23:57:27.428 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 23:57:27.431 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 23:57:27.431 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 23:57:27.434 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@428640fa 23:57:27.438 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 23:57:27.438 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 23:57:27.439 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 23:57:27.440 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 23:57:27.440 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 23:57:27.440 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 23:57:27.441 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 23:57:27.441 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @64bfbc86) 23:57:27.441 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 23:57:27.441 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 23:57:27.442 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 23:57:27.442 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 23:57:27.442 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 23:57:27.443 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 23:57:27.443 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 23:57:27.447 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 23:57:27.451 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 23:57:27.458 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 23:57:27.458 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 23:57:27.458 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 23:57:27.458 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 23:57:27.462 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 23:57:27.468 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 23:57:27.469 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 23:57:27.469 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 23:57:27.473 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 23:57:27.476 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 23:57:27.476 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 23:57:27.489 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 6884 (auto-detected) 23:57:27.491 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 23:57:27.491 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 23:57:27.492 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 23:57:27.492 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 23:57:27.493 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:61:25:8e (auto-detected) 23:57:27.511 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 23:57:27.517 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 23:57:27.517 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 23:57:27.517 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 23:57:27.517 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 23:57:27.517 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 23:57:27.519 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 23:57:27.519 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 23:57:27.519 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 23:57:29.532 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio 23:57:29.535 [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:57:29.543 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 500, SSH simulated devices starting on port 17830 23:57:29.721 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 23:57:29.781 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 23:57:29.781 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 4 sources 23:57:29.924 [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:57:29.954 [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:57:29.954 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 23:57:29.954 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 23:57:29.955 [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:57:29.955 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 23:57:29.955 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 23:57:29.969 [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:57:29.969 [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:57:29.969 [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:57:29.969 [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:57:29.969 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 23:57:29.980 [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:57:29.984 [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:57:29.985 [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:57:29.985 [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:57:29.985 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 23:57:29.985 [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:57:29.985 [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:57:29.985 [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:57:29.985 [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:57:29.985 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 23:57:29.988 [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:57:29.989 [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:57:29.989 [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:57:29.989 [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:57:29.989 [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:57:29.989 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 23:57:29.989 [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:57:29.989 [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:57:29.989 [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:57:29.989 [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:57:29.989 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 23:57:30.008 [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:57:30.008 [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:57:30.010 [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:57:30.010 [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:57:30.010 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 23:57:30.010 [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:57:30.010 [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:57:30.010 [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:57:30.010 [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:57:30.010 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 23:57:30.027 [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:57:30.039 [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:57:30.039 [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:57:30.039 [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:57:30.040 [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:57:30.040 [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:57:30.040 [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:57:30.040 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 23:57:30.040 [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:57:30.040 [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:57:30.040 [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:57:30.040 [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:57:30.040 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 23:57:30.041 [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:57:30.044 [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:57:30.046 [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:57:30.046 [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:57:30.046 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 23:57:30.114 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 23:57:30.116 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 23:57:30.118 [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:57:30.118 [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:57:30.124 [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:57:30.124 [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:57:30.124 [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:57:30.124 [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:57:30.124 [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:57:30.125 [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:57:30.125 [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:57:30.125 [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:57:30.125 [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:57:30.129 [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:57:30.130 [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:57:30.130 [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:57:30.130 [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:57:30.130 [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:57:30.130 [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:57:30.138 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 4 sources in 356.9 ms 23:57:30.182 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 23:57:30.185 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 23:57:30.188 [main] DEBUG o.o.y.c.AccessControllerCompat - Assuming Java <24 AccessController semantics 23:57:30.189 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 23:57:30.190 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 23:57:30.191 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 23:57:30.191 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 23:57:30.195 [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:57:30.357 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 23:57:30.359 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 23:57:30.422 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 23:57:30.766 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 18329 23:57:32.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]} 23:57:32.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]} 23:57:32.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52188]): SSH-2.0-SSHD-UNKNOWN 23:57:32.644 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38422]): SSH-2.0-SSHD-UNKNOWN 23:57:32.646 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 23:57:32.646 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 23:57:32.646 [netconf-device-simulator-threads-4] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@61320d3a 23:57:32.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52188]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52188]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38422]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38422]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]} 23:57:32.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54914]): SSH-2.0-SSHD-UNKNOWN 23:57:32.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]} 23:57:32.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60598]): SSH-2.0-SSHD-UNKNOWN 23:57:32.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60598]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60598]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.708 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54914]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]} 23:57:32.708 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54914]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38176]): SSH-2.0-SSHD-UNKNOWN 23:57:32.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38176]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38176]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.712 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]} 23:57:32.712 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57970]): SSH-2.0-SSHD-UNKNOWN 23:57:32.713 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57970]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.713 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57970]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]} 23:57:32.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49122]): SSH-2.0-SSHD-UNKNOWN 23:57:32.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49122]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49122]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]} 23:57:32.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41928]): SSH-2.0-SSHD-UNKNOWN 23:57:32.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41928]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:33.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38422]) Send SSH_MSG_KEXINIT 23:57:33.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:33.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38422]) process #0 SSH_MSG_KEXINIT 23:57:33.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38422]) SSH_MSG_KEXINIT 23:57:33.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38422]) strict KEX=true client=true server=true 23:57:33.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:33.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: server host key algorithms = rsa-sha2-512 23:57:33.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:33.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:33.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:33.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:33.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: compression algorithms (client to server) = none 23:57:33.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38422]) Kex: compression algorithms (server to client) = none 23:57:33.745 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:33.745 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38422]) process #1 30 23:57:33.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38422]] process command=SSH_MSG_KEXDH_INIT 23:57:34.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38422]] Send SSH_MSG_KEXDH_REPLY 23:57:34.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #1 sending command=31[31] len=1639 23:57:34.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38422])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:34.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38422]) Send SSH_MSG_NEWKEYS 23:57:34.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38422]) session ID=8a:19:15:a7:00:85:50:cf:3b:67:27:3b:03:00:1e:89:bf:e0:9b:cf:a5:a0:90:af:34:79:d3:a4:90:ed:dc:ba:57:d8:11:d7:1b:87:b6:29:c4:d5:dd:ee:51:48:03:3f:d7:60:2b:ab:02:5f:8f:99:99:91:82:77:5b:7f:2b:85 23:57:34.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:34.077 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38422]): strict KEX resets output message sequence number from 3 to 0 23:57:34.078 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38422]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3448127a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:34.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38422])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:34.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38422])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:34.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #0 sending command=7[7] len=419 23:57:34.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38422]) No pending packets to flush at end of KEX 23:57:34.086 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]} 23:57:34.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57652]): SSH-2.0-SSHD-UNKNOWN 23:57:34.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]} 23:57:34.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59974]): SSH-2.0-SSHD-UNKNOWN 23:57:34.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]} 23:57:34.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59446]): SSH-2.0-SSHD-UNKNOWN 23:57:34.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]} 23:57:34.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55626]): SSH-2.0-SSHD-UNKNOWN 23:57:34.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38422]) process #2 SSH_MSG_NEWKEYS 23:57:34.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38422]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:34.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38422]): strict KEX resets input message sequence number from 3 to 0 23:57:34.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38422]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e5738d3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:34.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:34.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38422]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:34.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38422]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:34.124 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38422]) authorized authentication methods: password,publickey 23:57:34.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38422]) Accepted service ssh-userauth 23:57:34.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:34.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38422]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:34.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:34.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38422]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:34.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38422]) no authentication factory for method=none 23:57:34.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38422]) SSH_MSG_USERAUTH_REQUEST 23:57:34.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38422]) remaining methods: password,publickey 23:57:34.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:34.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]} 23:57:34.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56648]): SSH-2.0-SSHD-UNKNOWN 23:57:34.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57652]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:34.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57652]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:34.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41928]) Send SSH_MSG_KEXINIT 23:57:34.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:34.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41928]) process #0 SSH_MSG_KEXINIT 23:57:34.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41928]) SSH_MSG_KEXINIT 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41928]) strict KEX=true client=true server=true 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: server host key algorithms = rsa-sha2-512 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: compression algorithms (client to server) = none 23:57:34.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41928]) Kex: compression algorithms (server to client) = none 23:57:34.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:34.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]} 23:57:34.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47482]): SSH-2.0-SSHD-UNKNOWN 23:57:34.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]} 23:57:34.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39302]): SSH-2.0-SSHD-UNKNOWN 23:57:34.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]} 23:57:34.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47290]): SSH-2.0-SSHD-UNKNOWN 23:57:34.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]} 23:57:34.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38378]): SSH-2.0-SSHD-UNKNOWN 23:57:34.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]} 23:57:34.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55034]): SSH-2.0-SSHD-UNKNOWN 23:57:34.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]} 23:57:34.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51490]): SSH-2.0-SSHD-UNKNOWN 23:57:34.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]} 23:57:34.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44666]): SSH-2.0-SSHD-UNKNOWN 23:57:34.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]} 23:57:34.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51016]): SSH-2.0-SSHD-UNKNOWN 23:57:34.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]} 23:57:34.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45200]): SSH-2.0-SSHD-UNKNOWN 23:57:34.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]} 23:57:34.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47680]): SSH-2.0-SSHD-UNKNOWN 23:57:34.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47482]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:34.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47482]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:34.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54914]) Send SSH_MSG_KEXINIT 23:57:34.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54914]) process #0 SSH_MSG_KEXINIT 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54914]) SSH_MSG_KEXINIT 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54914]) strict KEX=true client=true server=true 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: server host key algorithms = rsa-sha2-512 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: compression algorithms (client to server) = none 23:57:34.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54914]) Kex: compression algorithms (server to client) = none 23:57:34.803 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:34.812 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]} 23:57:34.812 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42692]): SSH-2.0-SSHD-UNKNOWN 23:57:34.812 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]} 23:57:34.812 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44052]): SSH-2.0-SSHD-UNKNOWN 23:57:34.812 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]} 23:57:34.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50834]): SSH-2.0-SSHD-UNKNOWN 23:57:34.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]} 23:57:34.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49196]): SSH-2.0-SSHD-UNKNOWN 23:57:34.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]} 23:57:34.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51916]): SSH-2.0-SSHD-UNKNOWN 23:57:34.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]} 23:57:34.814 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50950]): SSH-2.0-SSHD-UNKNOWN 23:57:34.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]} 23:57:34.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43476]): SSH-2.0-SSHD-UNKNOWN 23:57:34.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]} 23:57:34.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58306]): SSH-2.0-SSHD-UNKNOWN 23:57:34.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]} 23:57:34.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57862]): SSH-2.0-SSHD-UNKNOWN 23:57:34.879 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]} 23:57:34.879 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52812]): SSH-2.0-SSHD-UNKNOWN 23:57:34.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54914]) process #1 30 23:57:34.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54914]] process command=SSH_MSG_KEXDH_INIT 23:57:35.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54914]] Send SSH_MSG_KEXDH_REPLY 23:57:35.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #1 sending command=31[31] len=1639 23:57:35.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54914])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:35.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54914]) Send SSH_MSG_NEWKEYS 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54914]) session ID=a1:fe:0e:02:35:59:32:cf:ba:4d:85:1c:31:c5:8d:63:c1:ad:ac:96:d5:53:17:d7:37:e8:3f:e3:99:ad:b8:70:32:d0:47:86:1a:a9:25:0d:2c:fb:8e:d5:67:b9:de:44:08:4e:e7:5e:8d:b0:a7:56:06:9c:d0:8a:3c:83:76:7a 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54914]): strict KEX resets output message sequence number from 3 to 0 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54914]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6dc631f1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54914])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54914])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:35.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #0 sending command=7[7] len=419 23:57:35.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54914]) No pending packets to flush at end of KEX 23:57:35.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]} 23:57:35.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48062]): SSH-2.0-SSHD-UNKNOWN 23:57:35.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]} 23:57:35.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:32822]): SSH-2.0-SSHD-UNKNOWN 23:57:35.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]} 23:57:35.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51452]): SSH-2.0-SSHD-UNKNOWN 23:57:35.056 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]} 23:57:35.056 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49080]): SSH-2.0-SSHD-UNKNOWN 23:57:35.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]} 23:57:35.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53526]): SSH-2.0-SSHD-UNKNOWN 23:57:35.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42692]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:35.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42692]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:35.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49122]) Send SSH_MSG_KEXINIT 23:57:35.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49122]) process #0 SSH_MSG_KEXINIT 23:57:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49122]) SSH_MSG_KEXINIT 23:57:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49122]) strict KEX=true client=true server=true 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: server host key algorithms = rsa-sha2-512 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: compression algorithms (client to server) = none 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49122]) Kex: compression algorithms (server to client) = none 23:57:35.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:35.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]} 23:57:35.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54274]): SSH-2.0-SSHD-UNKNOWN 23:57:35.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]} 23:57:35.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56314]): SSH-2.0-SSHD-UNKNOWN 23:57:35.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]} 23:57:35.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60728]): SSH-2.0-SSHD-UNKNOWN 23:57:35.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]} 23:57:35.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54240]): SSH-2.0-SSHD-UNKNOWN 23:57:35.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]} 23:57:35.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42158]): SSH-2.0-SSHD-UNKNOWN 23:57:35.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]} 23:57:35.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53192]): SSH-2.0-SSHD-UNKNOWN 23:57:35.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]} 23:57:35.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44788]): SSH-2.0-SSHD-UNKNOWN 23:57:35.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]} 23:57:35.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45494]): SSH-2.0-SSHD-UNKNOWN 23:57:35.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]} 23:57:35.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50276]): SSH-2.0-SSHD-UNKNOWN 23:57:35.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]} 23:57:35.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35772]): SSH-2.0-SSHD-UNKNOWN 23:57:35.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]} 23:57:35.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36192]): SSH-2.0-SSHD-UNKNOWN 23:57:35.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]} 23:57:35.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53886]): SSH-2.0-SSHD-UNKNOWN 23:57:35.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]} 23:57:35.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53276]): SSH-2.0-SSHD-UNKNOWN 23:57:35.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]} 23:57:35.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43564]): SSH-2.0-SSHD-UNKNOWN 23:57:35.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]} 23:57:35.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41242]): SSH-2.0-SSHD-UNKNOWN 23:57:35.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]} 23:57:35.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41584]): SSH-2.0-SSHD-UNKNOWN 23:57:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]} 23:57:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35644]): SSH-2.0-SSHD-UNKNOWN 23:57:35.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]} 23:57:35.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35786]): SSH-2.0-SSHD-UNKNOWN 23:57:35.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]} 23:57:35.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42292]): SSH-2.0-SSHD-UNKNOWN 23:57:35.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]} 23:57:35.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53186]): SSH-2.0-SSHD-UNKNOWN 23:57:35.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54274]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:35.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54274]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:35.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47482]) Send SSH_MSG_KEXINIT 23:57:35.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #0 SSH_MSG_KEXINIT 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_KEXINIT 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47482]) strict KEX=true client=true server=true 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: server host key algorithms = rsa-sha2-512 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: compression algorithms (client to server) = none 23:57:35.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: compression algorithms (server to client) = none 23:57:35.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:35.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39302]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:35.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39302]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:35.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57652]) Send SSH_MSG_KEXINIT 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57652]) process #0 SSH_MSG_KEXINIT 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57652]) SSH_MSG_KEXINIT 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57652]) strict KEX=true client=true server=true 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: server host key algorithms = rsa-sha2-512 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: compression algorithms (client to server) = none 23:57:35.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57652]) Kex: compression algorithms (server to client) = none 23:57:35.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:35.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59974]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:35.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59974]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:35.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38176]) Send SSH_MSG_KEXINIT 23:57:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38176]) process #0 SSH_MSG_KEXINIT 23:57:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38176]) SSH_MSG_KEXINIT 23:57:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38176]) strict KEX=true client=true server=true 23:57:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: server host key algorithms = rsa-sha2-512 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: compression algorithms (client to server) = none 23:57:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38176]) Kex: compression algorithms (server to client) = none 23:57:35.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:35.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]} 23:57:35.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34276]): SSH-2.0-SSHD-UNKNOWN 23:57:35.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]} 23:57:35.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42604]): SSH-2.0-SSHD-UNKNOWN 23:57:35.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]} 23:57:35.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47426]): SSH-2.0-SSHD-UNKNOWN 23:57:35.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]} 23:57:35.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55434]): SSH-2.0-SSHD-UNKNOWN 23:57:35.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]} 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49256]): SSH-2.0-SSHD-UNKNOWN 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]} 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49240]): SSH-2.0-SSHD-UNKNOWN 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]} 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57226]): SSH-2.0-SSHD-UNKNOWN 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]} 23:57:35.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58434]): SSH-2.0-SSHD-UNKNOWN 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]} 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33550]): SSH-2.0-SSHD-UNKNOWN 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]} 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54038]): SSH-2.0-SSHD-UNKNOWN 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]} 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60612]): SSH-2.0-SSHD-UNKNOWN 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]} 23:57:35.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54666]): SSH-2.0-SSHD-UNKNOWN 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]} 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53394]): SSH-2.0-SSHD-UNKNOWN 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]} 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49598]): SSH-2.0-SSHD-UNKNOWN 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]} 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41920]): SSH-2.0-SSHD-UNKNOWN 23:57:35.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]} 23:57:35.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56010]): SSH-2.0-SSHD-UNKNOWN 23:57:35.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]} 23:57:35.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51436]): SSH-2.0-SSHD-UNKNOWN 23:57:35.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]} 23:57:35.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43282]): SSH-2.0-SSHD-UNKNOWN 23:57:35.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]} 23:57:35.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57946]): SSH-2.0-SSHD-UNKNOWN 23:57:35.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]} 23:57:35.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41836]): SSH-2.0-SSHD-UNKNOWN 23:57:35.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]} 23:57:35.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35000]): SSH-2.0-SSHD-UNKNOWN 23:57:35.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]} 23:57:35.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55918]): SSH-2.0-SSHD-UNKNOWN 23:57:35.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]} 23:57:35.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56918]): SSH-2.0-SSHD-UNKNOWN 23:57:35.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]} 23:57:35.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57024]): SSH-2.0-SSHD-UNKNOWN 23:57:35.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]} 23:57:35.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44578]): SSH-2.0-SSHD-UNKNOWN 23:57:35.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]} 23:57:35.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42418]): SSH-2.0-SSHD-UNKNOWN 23:57:35.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34276]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:35.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34276]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.008 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57970]) Send SSH_MSG_KEXINIT 23:57:36.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57970]) process #0 SSH_MSG_KEXINIT 23:57:36.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57970]) SSH_MSG_KEXINIT 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57970]) strict KEX=true client=true server=true 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: compression algorithms (client to server) = none 23:57:36.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57970]) Kex: compression algorithms (server to client) = none 23:57:36.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]} 23:57:36.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47660]): SSH-2.0-SSHD-UNKNOWN 23:57:36.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]} 23:57:36.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54890]): SSH-2.0-SSHD-UNKNOWN 23:57:36.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]} 23:57:36.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41450]): SSH-2.0-SSHD-UNKNOWN 23:57:36.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]} 23:57:36.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44878]): SSH-2.0-SSHD-UNKNOWN 23:57:36.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]} 23:57:36.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41682]): SSH-2.0-SSHD-UNKNOWN 23:57:36.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]} 23:57:36.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49918]): SSH-2.0-SSHD-UNKNOWN 23:57:36.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]} 23:57:36.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58890]): SSH-2.0-SSHD-UNKNOWN 23:57:36.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]} 23:57:36.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44256]): SSH-2.0-SSHD-UNKNOWN 23:57:36.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]} 23:57:36.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:37614]): SSH-2.0-SSHD-UNKNOWN 23:57:36.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]} 23:57:36.040 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53870]): SSH-2.0-SSHD-UNKNOWN 23:57:36.040 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]} 23:57:36.041 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41576]): SSH-2.0-SSHD-UNKNOWN 23:57:36.041 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]} 23:57:36.041 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52932]): SSH-2.0-SSHD-UNKNOWN 23:57:36.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]} 23:57:36.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53210]): SSH-2.0-SSHD-UNKNOWN 23:57:36.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]} 23:57:36.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58056]): SSH-2.0-SSHD-UNKNOWN 23:57:36.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]} 23:57:36.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60900]): SSH-2.0-SSHD-UNKNOWN 23:57:36.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]} 23:57:36.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48212]): SSH-2.0-SSHD-UNKNOWN 23:57:36.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]} 23:57:36.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41328]): SSH-2.0-SSHD-UNKNOWN 23:57:36.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]} 23:57:36.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53612]): SSH-2.0-SSHD-UNKNOWN 23:57:36.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]} 23:57:36.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54694]): SSH-2.0-SSHD-UNKNOWN 23:57:36.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]} 23:57:36.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:32800]): SSH-2.0-SSHD-UNKNOWN 23:57:36.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]} 23:57:36.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60160]): SSH-2.0-SSHD-UNKNOWN 23:57:36.063 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]} 23:57:36.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41288]): SSH-2.0-SSHD-UNKNOWN 23:57:36.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]} 23:57:36.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42928]): SSH-2.0-SSHD-UNKNOWN 23:57:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]} 23:57:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45406]): SSH-2.0-SSHD-UNKNOWN 23:57:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]} 23:57:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55176]): SSH-2.0-SSHD-UNKNOWN 23:57:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]} 23:57:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34216]): SSH-2.0-SSHD-UNKNOWN 23:57:36.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]} 23:57:36.069 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41246]): SSH-2.0-SSHD-UNKNOWN 23:57:36.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]} 23:57:36.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52934]): SSH-2.0-SSHD-UNKNOWN 23:57:36.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]} 23:57:36.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53372]): SSH-2.0-SSHD-UNKNOWN 23:57:36.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]} 23:57:36.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44242]): SSH-2.0-SSHD-UNKNOWN 23:57:36.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]} 23:57:36.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36034]): SSH-2.0-SSHD-UNKNOWN 23:57:36.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47660]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47660]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34276]) Send SSH_MSG_KEXINIT 23:57:36.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34276]) process #0 SSH_MSG_KEXINIT 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34276]) SSH_MSG_KEXINIT 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34276]) strict KEX=true client=true server=true 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: compression algorithms (client to server) = none 23:57:36.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34276]) Kex: compression algorithms (server to client) = none 23:57:36.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42604]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42604]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52188]) Send SSH_MSG_KEXINIT 23:57:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52188]) process #0 SSH_MSG_KEXINIT 23:57:36.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52188]) SSH_MSG_KEXINIT 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52188]) strict KEX=true client=true server=true 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: compression algorithms (client to server) = none 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52188]) Kex: compression algorithms (server to client) = none 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]} 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39982]): SSH-2.0-SSHD-UNKNOWN 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]} 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49016]): SSH-2.0-SSHD-UNKNOWN 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]} 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48144]): SSH-2.0-SSHD-UNKNOWN 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]} 23:57:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47428]): SSH-2.0-SSHD-UNKNOWN 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]} 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51546]): SSH-2.0-SSHD-UNKNOWN 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]} 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57472]): SSH-2.0-SSHD-UNKNOWN 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]} 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48690]): SSH-2.0-SSHD-UNKNOWN 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]} 23:57:36.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53688]): SSH-2.0-SSHD-UNKNOWN 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]} 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58154]): SSH-2.0-SSHD-UNKNOWN 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]} 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51522]): SSH-2.0-SSHD-UNKNOWN 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]} 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44896]): SSH-2.0-SSHD-UNKNOWN 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]} 23:57:36.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40710]): SSH-2.0-SSHD-UNKNOWN 23:57:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]} 23:57:36.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47564]): SSH-2.0-SSHD-UNKNOWN 23:57:36.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]} 23:57:36.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39128]): SSH-2.0-SSHD-UNKNOWN 23:57:36.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]} 23:57:36.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42350]): SSH-2.0-SSHD-UNKNOWN 23:57:36.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]} 23:57:36.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40138]): SSH-2.0-SSHD-UNKNOWN 23:57:36.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]} 23:57:36.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35588]): SSH-2.0-SSHD-UNKNOWN 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]} 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53162]): SSH-2.0-SSHD-UNKNOWN 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]} 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43710]): SSH-2.0-SSHD-UNKNOWN 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]} 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:37784]): SSH-2.0-SSHD-UNKNOWN 23:57:36.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]} 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58718]): SSH-2.0-SSHD-UNKNOWN 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]} 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:37234]): SSH-2.0-SSHD-UNKNOWN 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]} 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56388]): SSH-2.0-SSHD-UNKNOWN 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]} 23:57:36.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43226]): SSH-2.0-SSHD-UNKNOWN 23:57:36.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]} 23:57:36.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46184]): SSH-2.0-SSHD-UNKNOWN 23:57:36.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]} 23:57:36.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40030]): SSH-2.0-SSHD-UNKNOWN 23:57:36.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]} 23:57:36.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54714]): SSH-2.0-SSHD-UNKNOWN 23:57:36.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]} 23:57:36.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:32968]): SSH-2.0-SSHD-UNKNOWN 23:57:36.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]} 23:57:36.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47068]): SSH-2.0-SSHD-UNKNOWN 23:57:36.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]} 23:57:36.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38998]): SSH-2.0-SSHD-UNKNOWN 23:57:36.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]} 23:57:36.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59926]): SSH-2.0-SSHD-UNKNOWN 23:57:36.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]} 23:57:36.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56528]): SSH-2.0-SSHD-UNKNOWN 23:57:36.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]} 23:57:36.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43376]): SSH-2.0-SSHD-UNKNOWN 23:57:36.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]} 23:57:36.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57056]): SSH-2.0-SSHD-UNKNOWN 23:57:36.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]} 23:57:36.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:32798]): SSH-2.0-SSHD-UNKNOWN 23:57:36.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]} 23:57:36.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46600]): SSH-2.0-SSHD-UNKNOWN 23:57:36.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39982]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39982]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47660]) Send SSH_MSG_KEXINIT 23:57:36.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47660]) process #0 SSH_MSG_KEXINIT 23:57:36.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47660]) SSH_MSG_KEXINIT 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47660]) strict KEX=true client=true server=true 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: compression algorithms (client to server) = none 23:57:36.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47660]) Kex: compression algorithms (server to client) = none 23:57:36.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54890]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54890]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42604]) Send SSH_MSG_KEXINIT 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42604]) process #0 SSH_MSG_KEXINIT 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42604]) SSH_MSG_KEXINIT 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42604]) strict KEX=true client=true server=true 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: compression algorithms (client to server) = none 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42604]) Kex: compression algorithms (server to client) = none 23:57:36.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47426]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47426]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59974]) Send SSH_MSG_KEXINIT 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39302]) Send SSH_MSG_KEXINIT 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39302]) process #0 SSH_MSG_KEXINIT 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39302]) SSH_MSG_KEXINIT 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39302]) strict KEX=true client=true server=true 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59974]) process #0 SSH_MSG_KEXINIT 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59974]) SSH_MSG_KEXINIT 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59974]) strict KEX=true client=true server=true 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: server host key algorithms = rsa-sha2-512 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: compression algorithms (client to server) = none 23:57:36.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59974]) Kex: compression algorithms (server to client) = none 23:57:36.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: compression algorithms (client to server) = none 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39302]) Kex: compression algorithms (server to client) = none 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47290]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47290]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:36.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59446]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:36.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59446]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54274]) Send SSH_MSG_KEXINIT 23:57:37.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54274]) process #0 SSH_MSG_KEXINIT 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54274]) SSH_MSG_KEXINIT 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54274]) strict KEX=true client=true server=true 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: compression algorithms (client to server) = none 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54274]) Kex: compression algorithms (server to client) = none 23:57:37.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56314]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60598]) Send SSH_MSG_KEXINIT 23:57:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60598]) process #0 SSH_MSG_KEXINIT 23:57:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60598]) SSH_MSG_KEXINIT 23:57:37.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60598]) strict KEX=true client=true server=true 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: compression algorithms (client to server) = none 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60598]) Kex: compression algorithms (server to client) = none 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]} 23:57:37.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34094]): SSH-2.0-SSHD-UNKNOWN 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]} 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48440]): SSH-2.0-SSHD-UNKNOWN 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]} 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44618]): SSH-2.0-SSHD-UNKNOWN 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]} 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56980]): SSH-2.0-SSHD-UNKNOWN 23:57:37.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]} 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49314]): SSH-2.0-SSHD-UNKNOWN 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]} 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48582]): SSH-2.0-SSHD-UNKNOWN 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]} 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40196]): SSH-2.0-SSHD-UNKNOWN 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]} 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59356]): SSH-2.0-SSHD-UNKNOWN 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]} 23:57:37.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53220]): SSH-2.0-SSHD-UNKNOWN 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]} 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41920]): SSH-2.0-SSHD-UNKNOWN 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]} 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54082]): SSH-2.0-SSHD-UNKNOWN 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]} 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38592]): SSH-2.0-SSHD-UNKNOWN 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]} 23:57:37.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35480]): SSH-2.0-SSHD-UNKNOWN 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]} 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34432]): SSH-2.0-SSHD-UNKNOWN 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]} 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33292]): SSH-2.0-SSHD-UNKNOWN 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]} 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49662]): SSH-2.0-SSHD-UNKNOWN 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]} 23:57:37.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38586]): SSH-2.0-SSHD-UNKNOWN 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]} 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:32918]): SSH-2.0-SSHD-UNKNOWN 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]} 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56368]): SSH-2.0-SSHD-UNKNOWN 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]} 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:37062]): SSH-2.0-SSHD-UNKNOWN 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]} 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35026]): SSH-2.0-SSHD-UNKNOWN 23:57:37.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]} 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53360]): SSH-2.0-SSHD-UNKNOWN 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]} 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51032]): SSH-2.0-SSHD-UNKNOWN 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]} 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49664]): SSH-2.0-SSHD-UNKNOWN 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]} 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55258]): SSH-2.0-SSHD-UNKNOWN 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]} 23:57:37.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54654]): SSH-2.0-SSHD-UNKNOWN 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]} 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42406]): SSH-2.0-SSHD-UNKNOWN 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]} 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49224]): SSH-2.0-SSHD-UNKNOWN 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]} 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47182]): SSH-2.0-SSHD-UNKNOWN 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]} 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60026]): SSH-2.0-SSHD-UNKNOWN 23:57:37.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]} 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43120]): SSH-2.0-SSHD-UNKNOWN 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]} 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59982]): SSH-2.0-SSHD-UNKNOWN 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]} 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59198]): SSH-2.0-SSHD-UNKNOWN 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]} 23:57:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60688]): SSH-2.0-SSHD-UNKNOWN 23:57:37.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]} 23:57:37.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38394]): SSH-2.0-SSHD-UNKNOWN 23:57:37.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]} 23:57:37.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49784]): SSH-2.0-SSHD-UNKNOWN 23:57:37.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]} 23:57:37.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41864]): SSH-2.0-SSHD-UNKNOWN 23:57:37.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]} 23:57:37.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50366]): SSH-2.0-SSHD-UNKNOWN 23:57:37.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]} 23:57:37.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56114]): SSH-2.0-SSHD-UNKNOWN 23:57:37.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]} 23:57:37.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54456]): SSH-2.0-SSHD-UNKNOWN 23:57:37.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]} 23:57:37.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59908]): SSH-2.0-SSHD-UNKNOWN 23:57:37.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34094]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42692]) Send SSH_MSG_KEXINIT 23:57:37.465 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.465 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42692]) process #0 SSH_MSG_KEXINIT 23:57:37.465 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42692]) SSH_MSG_KEXINIT 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42692]) strict KEX=true client=true server=true 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: compression algorithms (client to server) = none 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42692]) Kex: compression algorithms (server to client) = none 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44052]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44052]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59446]) Send SSH_MSG_KEXINIT 23:57:37.532 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.532 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #0 SSH_MSG_KEXINIT 23:57:37.532 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_KEXINIT 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59446]) strict KEX=true client=true server=true 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: compression algorithms (client to server) = none 23:57:37.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: compression algorithms (server to client) = none 23:57:37.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55626]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55626]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39982]) Send SSH_MSG_KEXINIT 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39982]) process #0 SSH_MSG_KEXINIT 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39982]) SSH_MSG_KEXINIT 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39982]) strict KEX=true client=true server=true 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: compression algorithms (client to server) = none 23:57:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39982]) Kex: compression algorithms (server to client) = none 23:57:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49016]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49016]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47426]) Send SSH_MSG_KEXINIT 23:57:37.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47426]) process #0 SSH_MSG_KEXINIT 23:57:37.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47426]) SSH_MSG_KEXINIT 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47426]) strict KEX=true client=true server=true 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: compression algorithms (client to server) = none 23:57:37.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47426]) Kex: compression algorithms (server to client) = none 23:57:37.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55434]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55434]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54890]) Send SSH_MSG_KEXINIT 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54890]) process #0 SSH_MSG_KEXINIT 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54890]) SSH_MSG_KEXINIT 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54890]) strict KEX=true client=true server=true 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: compression algorithms (client to server) = none 23:57:37.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54890]) Kex: compression algorithms (server to client) = none 23:57:37.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41450]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41450]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56314]) Send SSH_MSG_KEXINIT 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56314]) process #0 SSH_MSG_KEXINIT 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56314]) SSH_MSG_KEXINIT 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56314]) strict KEX=true client=true server=true 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: server host key algorithms = rsa-sha2-512 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: compression algorithms (client to server) = none 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56314]) Kex: compression algorithms (server to client) = none 23:57:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:37.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60728]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:37.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60728]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55626]) Send SSH_MSG_KEXINIT 23:57:38.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55626]) process #0 SSH_MSG_KEXINIT 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55626]) SSH_MSG_KEXINIT 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55626]) strict KEX=true client=true server=true 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: compression algorithms (client to server) = none 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55626]) Kex: compression algorithms (server to client) = none 23:57:38.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]} 23:57:38.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51880]): SSH-2.0-SSHD-UNKNOWN 23:57:38.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]} 23:57:38.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54132]): SSH-2.0-SSHD-UNKNOWN 23:57:38.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]} 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49718]): SSH-2.0-SSHD-UNKNOWN 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]} 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51332]): SSH-2.0-SSHD-UNKNOWN 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]} 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38274]): SSH-2.0-SSHD-UNKNOWN 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]} 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56520]): SSH-2.0-SSHD-UNKNOWN 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]} 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58896]): SSH-2.0-SSHD-UNKNOWN 23:57:38.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]} 23:57:38.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45140]): SSH-2.0-SSHD-UNKNOWN 23:57:38.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]} 23:57:38.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57734]): SSH-2.0-SSHD-UNKNOWN 23:57:38.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]} 23:57:38.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49016]) Send SSH_MSG_KEXINIT 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49016]) process #0 SSH_MSG_KEXINIT 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49016]) SSH_MSG_KEXINIT 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49016]) strict KEX=true client=true server=true 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: compression algorithms (client to server) = none 23:57:38.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49016]) Kex: compression algorithms (server to client) = none 23:57:38.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48144]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48144]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58578]): SSH-2.0-SSHD-UNKNOWN 23:57:38.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]} 23:57:38.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41626]): SSH-2.0-SSHD-UNKNOWN 23:57:38.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]} 23:57:38.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58112]): SSH-2.0-SSHD-UNKNOWN 23:57:38.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]} 23:57:38.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59444]): SSH-2.0-SSHD-UNKNOWN 23:57:38.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]} 23:57:38.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33092]): SSH-2.0-SSHD-UNKNOWN 23:57:38.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]} 23:57:38.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51368]): SSH-2.0-SSHD-UNKNOWN 23:57:38.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]} 23:57:38.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39784]): SSH-2.0-SSHD-UNKNOWN 23:57:38.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]} 23:57:38.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59838]): SSH-2.0-SSHD-UNKNOWN 23:57:38.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]} 23:57:38.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58682]): SSH-2.0-SSHD-UNKNOWN 23:57:38.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]} 23:57:38.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50166]): SSH-2.0-SSHD-UNKNOWN 23:57:38.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]} 23:57:38.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41490]): SSH-2.0-SSHD-UNKNOWN 23:57:38.160 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]} 23:57:38.160 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59446]): SSH-2.0-SSHD-UNKNOWN 23:57:38.160 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]} 23:57:38.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34564]): SSH-2.0-SSHD-UNKNOWN 23:57:38.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]} 23:57:38.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57528]): SSH-2.0-SSHD-UNKNOWN 23:57:38.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]} 23:57:38.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51312]): SSH-2.0-SSHD-UNKNOWN 23:57:38.162 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]} 23:57:38.162 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:37028]): SSH-2.0-SSHD-UNKNOWN 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]} 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48340]): SSH-2.0-SSHD-UNKNOWN 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]} 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35530]): SSH-2.0-SSHD-UNKNOWN 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]} 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40834]): SSH-2.0-SSHD-UNKNOWN 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]} 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41234]): SSH-2.0-SSHD-UNKNOWN 23:57:38.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]} 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45696]): SSH-2.0-SSHD-UNKNOWN 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]} 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59898]): SSH-2.0-SSHD-UNKNOWN 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]} 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39736]): SSH-2.0-SSHD-UNKNOWN 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]} 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44770]): SSH-2.0-SSHD-UNKNOWN 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]} 23:57:38.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58960]): SSH-2.0-SSHD-UNKNOWN 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]} 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46062]): SSH-2.0-SSHD-UNKNOWN 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]} 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46100]): SSH-2.0-SSHD-UNKNOWN 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]} 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40430]): SSH-2.0-SSHD-UNKNOWN 23:57:38.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38422]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:38.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:38.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38422]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:38.166 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:38.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38422]) authentication result: true 23:57:38.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38422]) SSH_MSG_USERAUTH_REQUEST 23:57:38.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38422])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:38.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38422]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:38.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:38.167 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34094]) Send SSH_MSG_KEXINIT 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34094]) process #0 SSH_MSG_KEXINIT 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34094]) SSH_MSG_KEXINIT 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34094]) strict KEX=true client=true server=true 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: compression algorithms (client to server) = none 23:57:38.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34094]) Kex: compression algorithms (server to client) = none 23:57:38.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48440]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48440]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44052]) Send SSH_MSG_KEXINIT 23:57:38.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44052]) process #0 SSH_MSG_KEXINIT 23:57:38.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44052]) SSH_MSG_KEXINIT 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44052]) strict KEX=true client=true server=true 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: compression algorithms (client to server) = none 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44052]) Kex: compression algorithms (server to client) = none 23:57:38.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50834]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38422]) no heartbeat to stop 23:57:38.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38422]) heartbeat type=IGNORE, interval=PT30S 23:57:38.288 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38422 authenticated 23:57:38.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57652]) process #1 30 23:57:38.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57652]] process command=SSH_MSG_KEXDH_INIT 23:57:38.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57652]] Send SSH_MSG_KEXDH_REPLY 23:57:38.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #1 sending command=31[31] len=1639 23:57:38.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57652])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:38.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57652]) Send SSH_MSG_NEWKEYS 23:57:38.355 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57652]) session ID=ba:51:1e:0c:10:c8:3f:72:43:96:56:e1:7b:59:66:6d:ff:91:66:07:7c:e7:aa:a6:b5:c6:e7:63:b1:c8:14:4f:04:c7:ee:e0:37:e4:76:4c:18:e0:e4:9e:f8:43:64:67:54:7e:d0:d2:d4:16:9b:af:13:bf:f7:2f:4b:15:f5:79 23:57:38.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57652]): strict KEX resets output message sequence number from 3 to 0 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57652]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@693edb99; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57652])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #0 sending command=7[7] len=419 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57652]) No pending packets to flush at end of KEX 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59974]) process #1 30 23:57:38.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59974]] process command=SSH_MSG_KEXDH_INIT 23:57:38.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59974]] Send SSH_MSG_KEXDH_REPLY 23:57:38.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #1 sending command=31[31] len=1639 23:57:38.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59974])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:38.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59974]) Send SSH_MSG_NEWKEYS 23:57:38.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59974]) session ID=1d:08:fa:c5:7d:a7:9f:bb:fb:29:56:96:03:4d:d5:a4:d4:8a:43:fd:46:f5:90:34:14:5d:ae:e2:1a:2c:c4:03:64:64:ce:96:f7:2a:8e:f2:85:a9:67:ff:82:94:4b:a5:30:90:49:7e:5e:4a:f7:12:32:f6:d7:31:10:df:94:8c 23:57:38.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59974]): strict KEX resets output message sequence number from 3 to 0 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59974]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d299372; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59974])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59974])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #0 sending command=7[7] len=419 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59974]) No pending packets to flush at end of KEX 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #1 30 23:57:38.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59446]] process command=SSH_MSG_KEXDH_INIT 23:57:38.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59446]] Send SSH_MSG_KEXDH_REPLY 23:57:38.466 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #1 sending command=31[31] len=1639 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59446]) Send SSH_MSG_NEWKEYS 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59446]) session ID=f5:b5:5f:ce:8b:43:4a:f0:d3:2b:5e:da:cc:7e:62:1b:f3:66:1b:b9:25:bf:82:f5:af:c5:39:41:01:6e:fb:84:7b:e5:4d:b4:1a:02:12:72:1a:94:d8:3d:72:36:7f:0d:2f:d7:77:3b:75:aa:1b:2a:97:79:60:ee:91:df:c6:b1 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59446]): strict KEX resets output message sequence number from 3 to 0 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7adb5635; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59446])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #0 sending command=7[7] len=419 23:57:38.467 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59446]) No pending packets to flush at end of KEX 23:57:38.485 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47290]) Send SSH_MSG_KEXINIT 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47290]) process #0 SSH_MSG_KEXINIT 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47290]) SSH_MSG_KEXINIT 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47290]) strict KEX=true client=true server=true 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: compression algorithms (client to server) = none 23:57:38.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47290]) Kex: compression algorithms (server to client) = none 23:57:38.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38378]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38378]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56648]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56648]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41450]) Send SSH_MSG_KEXINIT 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41450]) process #0 SSH_MSG_KEXINIT 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41450]) SSH_MSG_KEXINIT 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41450]) strict KEX=true client=true server=true 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: compression algorithms (client to server) = none 23:57:38.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41450]) Kex: compression algorithms (server to client) = none 23:57:38.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44878]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44878]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60728]) Send SSH_MSG_KEXINIT 23:57:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60728]) process #0 SSH_MSG_KEXINIT 23:57:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60728]) SSH_MSG_KEXINIT 23:57:38.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60728]) strict KEX=true client=true server=true 23:57:38.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: compression algorithms (client to server) = none 23:57:38.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60728]) Kex: compression algorithms (server to client) = none 23:57:38.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54240]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54240]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:38.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50834]) Send SSH_MSG_KEXINIT 23:57:38.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:38.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50834]) process #0 SSH_MSG_KEXINIT 23:57:38.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50834]) SSH_MSG_KEXINIT 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50834]) strict KEX=true client=true server=true 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: server host key algorithms = rsa-sha2-512 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: compression algorithms (client to server) = none 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50834]) Kex: compression algorithms (server to client) = none 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49196]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:38.922 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49196]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:39.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38378]) Send SSH_MSG_KEXINIT 23:57:39.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:39.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38378]) process #0 SSH_MSG_KEXINIT 23:57:39.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38378]) SSH_MSG_KEXINIT 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38378]) strict KEX=true client=true server=true 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: server host key algorithms = rsa-sha2-512 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: compression algorithms (client to server) = none 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38378]) Kex: compression algorithms (server to client) = none 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]} 23:57:39.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58932]): SSH-2.0-SSHD-UNKNOWN 23:57:39.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]} 23:57:39.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46034]): SSH-2.0-SSHD-UNKNOWN 23:57:39.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]} 23:57:39.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43850]): SSH-2.0-SSHD-UNKNOWN 23:57:39.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]} 23:57:39.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39352]): SSH-2.0-SSHD-UNKNOWN 23:57:39.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]} 23:57:39.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43658]): SSH-2.0-SSHD-UNKNOWN 23:57:39.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]} 23:57:39.056 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38928]): SSH-2.0-SSHD-UNKNOWN 23:57:39.056 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]} 23:57:39.056 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49448]): SSH-2.0-SSHD-UNKNOWN 23:57:39.056 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]} 23:57:39.056 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56056]): SSH-2.0-SSHD-UNKNOWN 23:57:39.056 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]} 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50926]): SSH-2.0-SSHD-UNKNOWN 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]} 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43030]): SSH-2.0-SSHD-UNKNOWN 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]} 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57268]): SSH-2.0-SSHD-UNKNOWN 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]} 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60120]): SSH-2.0-SSHD-UNKNOWN 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]} 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50064]): SSH-2.0-SSHD-UNKNOWN 23:57:39.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]} 23:57:39.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47196]): SSH-2.0-SSHD-UNKNOWN 23:57:39.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]} 23:57:39.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41506]): SSH-2.0-SSHD-UNKNOWN 23:57:39.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]} 23:57:39.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53292]): SSH-2.0-SSHD-UNKNOWN 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]} 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42594]): SSH-2.0-SSHD-UNKNOWN 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]} 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42906]): SSH-2.0-SSHD-UNKNOWN 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]} 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59796]): SSH-2.0-SSHD-UNKNOWN 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]} 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43062]): SSH-2.0-SSHD-UNKNOWN 23:57:39.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]} 23:57:39.074 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40684]): SSH-2.0-SSHD-UNKNOWN 23:57:39.074 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]} 23:57:39.074 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41264]): SSH-2.0-SSHD-UNKNOWN 23:57:39.074 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]} 23:57:39.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33146]): SSH-2.0-SSHD-UNKNOWN 23:57:39.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]} 23:57:39.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60604]): SSH-2.0-SSHD-UNKNOWN 23:57:39.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]} 23:57:39.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55444]): SSH-2.0-SSHD-UNKNOWN 23:57:39.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]} 23:57:39.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60580]): SSH-2.0-SSHD-UNKNOWN 23:57:39.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]} 23:57:39.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53800]): SSH-2.0-SSHD-UNKNOWN 23:57:39.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]} 23:57:39.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48646]): SSH-2.0-SSHD-UNKNOWN 23:57:39.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]} 23:57:39.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46726]): SSH-2.0-SSHD-UNKNOWN 23:57:39.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]} 23:57:39.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54668]): SSH-2.0-SSHD-UNKNOWN 23:57:39.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]} 23:57:39.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53590]): SSH-2.0-SSHD-UNKNOWN 23:57:39.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #1 30 23:57:39.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47482]] process command=SSH_MSG_KEXDH_INIT 23:57:39.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47482]] Send SSH_MSG_KEXDH_REPLY 23:57:39.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #1 sending command=31[31] len=1639 23:57:39.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47482])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:39.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47482]) Send SSH_MSG_NEWKEYS 23:57:39.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47482]) session ID=d3:e3:c5:72:ad:a3:06:e3:ab:95:64:3b:fd:0c:92:7f:06:2f:a0:c7:fd:e8:b8:0a:d1:6a:55:bd:13:9d:f7:f7:74:a4:1c:f9:e1:0a:f9:b2:65:4b:eb:56:d2:35:e2:3a:f6:dd:7e:cc:f0:65:7d:ac:4a:bc:9d:f6:b7:18:18:27 23:57:39.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:39.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47482]): strict KEX resets output message sequence number from 3 to 0 23:57:39.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ad55093; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:39.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47482])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:39.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47482])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:39.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #0 sending command=7[7] len=419 23:57:39.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47482]) No pending packets to flush at end of KEX 23:57:39.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39302]) process #1 30 23:57:39.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39302]] process command=SSH_MSG_KEXDH_INIT 23:57:39.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39302]] Send SSH_MSG_KEXDH_REPLY 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #1 sending command=31[31] len=1639 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39302])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39302]) Send SSH_MSG_NEWKEYS 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39302]) session ID=cb:b0:5f:17:85:c2:64:5b:22:c5:10:bf:b7:64:0f:85:7a:a0:96:61:7d:0e:7c:fc:d3:17:f6:ca:66:d8:12:6a:29:f4:68:be:14:a4:b0:65:9a:1e:b5:23:a2:19:40:80:84:5b:9b:97:8a:22:1b:4b:0e:a0:bd:07:97:e9:21:68 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39302]): strict KEX resets output message sequence number from 3 to 0 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a9d4e30; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39302])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #0 sending command=7[7] len=419 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39302]) No pending packets to flush at end of KEX 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47290]) process #1 30 23:57:39.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47290]] process command=SSH_MSG_KEXDH_INIT 23:57:39.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47290]] Send SSH_MSG_KEXDH_REPLY 23:57:39.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #1 sending command=31[31] len=1639 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47290])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47290]) Send SSH_MSG_NEWKEYS 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47290]) session ID=80:6c:af:13:11:ae:30:72:d1:70:10:e9:88:f1:39:15:3f:73:3c:d2:cc:12:cf:4a:3d:bc:8e:12:58:5b:d2:e7:1c:05:ae:2f:44:16:1d:0f:0c:d1:ad:ce:11:3e:63:b4:59:11:74:ae:67:99:38:53:1d:3d:68:3a:c4:a0:b5:d3 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47290]): strict KEX resets output message sequence number from 3 to 0 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d08c674; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47290])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47290])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #0 sending command=7[7] len=419 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47290]) No pending packets to flush at end of KEX 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41928]) process #1 30 23:57:39.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41928]] process command=SSH_MSG_KEXDH_INIT 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41928]] Send SSH_MSG_KEXDH_REPLY 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #1 sending command=31[31] len=1639 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41928]) Send SSH_MSG_NEWKEYS 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41928]) session ID=1a:ae:f3:72:20:72:be:1f:85:f1:e9:ce:04:2e:7d:5a:76:40:d3:dc:22:12:8d:e4:42:f8:83:ac:4a:80:04:da:b4:e2:e4:d3:bd:04:13:18:cc:72:0e:2f:f4:34:5b:c7:72:0b:2a:31:f9:56:3e:bb:df:a7:d4:e0:32:b6:54:11 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41928]): strict KEX resets output message sequence number from 3 to 0 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64d72599; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:39.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #0 sending command=7[7] len=419 23:57:39.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41928]) No pending packets to flush at end of KEX 23:57:39.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55034]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:39.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55034]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55434]) Send SSH_MSG_KEXINIT 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55434]) process #0 SSH_MSG_KEXINIT 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55434]) SSH_MSG_KEXINIT 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55434]) strict KEX=true client=true server=true 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: server host key algorithms = rsa-sha2-512 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:39.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: compression algorithms (client to server) = none 23:57:39.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55434]) Kex: compression algorithms (server to client) = none 23:57:39.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:39.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49256]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:39.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:39.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56648]) Send SSH_MSG_KEXINIT 23:57:39.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56648]) process #0 SSH_MSG_KEXINIT 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56648]) SSH_MSG_KEXINIT 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56648]) strict KEX=true client=true server=true 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: server host key algorithms = rsa-sha2-512 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: compression algorithms (client to server) = none 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56648]) Kex: compression algorithms (server to client) = none 23:57:39.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:39.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51880]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:39.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51880]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:39.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49256]) Send SSH_MSG_KEXINIT 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49256]) process #0 SSH_MSG_KEXINIT 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49256]) SSH_MSG_KEXINIT 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49256]) strict KEX=true client=true server=true 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: server host key algorithms = rsa-sha2-512 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: compression algorithms (client to server) = none 23:57:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49256]) Kex: compression algorithms (server to client) = none 23:57:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49240]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49240]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:39.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55034]) Send SSH_MSG_KEXINIT 23:57:39.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:39.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55034]) process #0 SSH_MSG_KEXINIT 23:57:39.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55034]) SSH_MSG_KEXINIT 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55034]) strict KEX=true client=true server=true 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: server host key algorithms = rsa-sha2-512 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: compression algorithms (client to server) = none 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55034]) Kex: compression algorithms (server to client) = none 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51490]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:39.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51490]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54240]) Send SSH_MSG_KEXINIT 23:57:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54240]) process #0 SSH_MSG_KEXINIT 23:57:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54240]) SSH_MSG_KEXINIT 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54240]) strict KEX=true client=true server=true 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: compression algorithms (client to server) = none 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54240]) Kex: compression algorithms (server to client) = none 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42158]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42158]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51880]) Send SSH_MSG_KEXINIT 23:57:40.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51880]) process #0 SSH_MSG_KEXINIT 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51880]) SSH_MSG_KEXINIT 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51880]) strict KEX=true client=true server=true 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: compression algorithms (client to server) = none 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51880]) Kex: compression algorithms (server to client) = none 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54132]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54132]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48440]) Send SSH_MSG_KEXINIT 23:57:40.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48440]) process #0 SSH_MSG_KEXINIT 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48440]) SSH_MSG_KEXINIT 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48440]) strict KEX=true client=true server=true 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: compression algorithms (client to server) = none 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48440]) Kex: compression algorithms (server to client) = none 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44618]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44618]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49196]) Send SSH_MSG_KEXINIT 23:57:40.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49196]) process #0 SSH_MSG_KEXINIT 23:57:40.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49196]) SSH_MSG_KEXINIT 23:57:40.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49196]) strict KEX=true client=true server=true 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: compression algorithms (client to server) = none 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49196]) Kex: compression algorithms (server to client) = none 23:57:40.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51916]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51916]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44878]) Send SSH_MSG_KEXINIT 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44878]) process #0 SSH_MSG_KEXINIT 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44878]) SSH_MSG_KEXINIT 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44878]) strict KEX=true client=true server=true 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: compression algorithms (client to server) = none 23:57:40.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44878]) Kex: compression algorithms (server to client) = none 23:57:40.520 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.520 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41682]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.520 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41682]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51490]) Send SSH_MSG_KEXINIT 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51490]) process #0 SSH_MSG_KEXINIT 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51490]) SSH_MSG_KEXINIT 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51490]) strict KEX=true client=true server=true 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: compression algorithms (client to server) = none 23:57:40.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51490]) Kex: compression algorithms (server to client) = none 23:57:40.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44666]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44666]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:40.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49240]) Send SSH_MSG_KEXINIT 23:57:40.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49240]) process #0 SSH_MSG_KEXINIT 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49240]) SSH_MSG_KEXINIT 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49240]) strict KEX=true client=true server=true 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: server host key algorithms = rsa-sha2-512 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: compression algorithms (client to server) = none 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49240]) Kex: compression algorithms (server to client) = none 23:57:40.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:40.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57226]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:40.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57226]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.009 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44666]) Send SSH_MSG_KEXINIT 23:57:41.010 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.010 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44666]) process #0 SSH_MSG_KEXINIT 23:57:41.010 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44666]) SSH_MSG_KEXINIT 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44666]) strict KEX=true client=true server=true 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: compression algorithms (client to server) = none 23:57:41.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44666]) Kex: compression algorithms (server to client) = none 23:57:41.037 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.037 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51016]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.037 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51016]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44618]) Send SSH_MSG_KEXINIT 23:57:41.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44618]) process #0 SSH_MSG_KEXINIT 23:57:41.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44618]) SSH_MSG_KEXINIT 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44618]) strict KEX=true client=true server=true 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: compression algorithms (client to server) = none 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44618]) Kex: compression algorithms (server to client) = none 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56980]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56980]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54132]) Send SSH_MSG_KEXINIT 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54132]) process #0 SSH_MSG_KEXINIT 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54132]) SSH_MSG_KEXINIT 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54132]) strict KEX=true client=true server=true 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: compression algorithms (client to server) = none 23:57:41.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54132]) Kex: compression algorithms (server to client) = none 23:57:41.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49718]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49718]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49718]) Send SSH_MSG_KEXINIT 23:57:41.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49718]) process #0 SSH_MSG_KEXINIT 23:57:41.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49718]) SSH_MSG_KEXINIT 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49718]) strict KEX=true client=true server=true 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: compression algorithms (client to server) = none 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49718]) Kex: compression algorithms (server to client) = none 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51332]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51332]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57226]) Send SSH_MSG_KEXINIT 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57226]) process #0 SSH_MSG_KEXINIT 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57226]) SSH_MSG_KEXINIT 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57226]) strict KEX=true client=true server=true 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: compression algorithms (client to server) = none 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57226]) Kex: compression algorithms (server to client) = none 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58434]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58434]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51916]) Send SSH_MSG_KEXINIT 23:57:41.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51916]) process #0 SSH_MSG_KEXINIT 23:57:41.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51916]) SSH_MSG_KEXINIT 23:57:41.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51916]) strict KEX=true client=true server=true 23:57:41.402 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.402 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: compression algorithms (client to server) = none 23:57:41.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51916]) Kex: compression algorithms (server to client) = none 23:57:41.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50950]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50950]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.440 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41682]) Send SSH_MSG_KEXINIT 23:57:41.440 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41682]) process #0 SSH_MSG_KEXINIT 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41682]) SSH_MSG_KEXINIT 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41682]) strict KEX=true client=true server=true 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: compression algorithms (client to server) = none 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41682]) Kex: compression algorithms (server to client) = none 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49918]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42158]) Send SSH_MSG_KEXINIT 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42158]) process #0 SSH_MSG_KEXINIT 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42158]) SSH_MSG_KEXINIT 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42158]) strict KEX=true client=true server=true 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: compression algorithms (client to server) = none 23:57:41.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42158]) Kex: compression algorithms (server to client) = none 23:57:41.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53192]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53192]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.829 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50950]) Send SSH_MSG_KEXINIT 23:57:41.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50950]) process #0 SSH_MSG_KEXINIT 23:57:41.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50950]) SSH_MSG_KEXINIT 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50950]) strict KEX=true client=true server=true 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: compression algorithms (client to server) = none 23:57:41.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50950]) Kex: compression algorithms (server to client) = none 23:57:41.845 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43476]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43476]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58434]) Send SSH_MSG_KEXINIT 23:57:41.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58434]) process #0 SSH_MSG_KEXINIT 23:57:41.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58434]) SSH_MSG_KEXINIT 23:57:41.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58434]) strict KEX=true client=true server=true 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: compression algorithms (client to server) = none 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58434]) Kex: compression algorithms (server to client) = none 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33550]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33550]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:41.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53192]) Send SSH_MSG_KEXINIT 23:57:41.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:41.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53192]) process #0 SSH_MSG_KEXINIT 23:57:41.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53192]) SSH_MSG_KEXINIT 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53192]) strict KEX=true client=true server=true 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: server host key algorithms = rsa-sha2-512 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: compression algorithms (client to server) = none 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53192]) Kex: compression algorithms (server to client) = none 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44788]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:41.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44788]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51332]) Send SSH_MSG_KEXINIT 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51332]) process #0 SSH_MSG_KEXINIT 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51332]) SSH_MSG_KEXINIT 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51332]) strict KEX=true client=true server=true 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: compression algorithms (client to server) = none 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51332]) Kex: compression algorithms (server to client) = none 23:57:42.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38274]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38274]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33550]) Send SSH_MSG_KEXINIT 23:57:42.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33550]) process #0 SSH_MSG_KEXINIT 23:57:42.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33550]) SSH_MSG_KEXINIT 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33550]) strict KEX=true client=true server=true 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: compression algorithms (client to server) = none 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33550]) Kex: compression algorithms (server to client) = none 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54038]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54038]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48144]) Send SSH_MSG_KEXINIT 23:57:42.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48144]) process #0 SSH_MSG_KEXINIT 23:57:42.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48144]) SSH_MSG_KEXINIT 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48144]) strict KEX=true client=true server=true 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: compression algorithms (client to server) = none 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48144]) Kex: compression algorithms (server to client) = none 23:57:42.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47428]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47428]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51016]) Send SSH_MSG_KEXINIT 23:57:42.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51016]) process #0 SSH_MSG_KEXINIT 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51016]) SSH_MSG_KEXINIT 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51016]) strict KEX=true client=true server=true 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: compression algorithms (client to server) = none 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51016]) Kex: compression algorithms (server to client) = none 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45200]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45200]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43476]) Send SSH_MSG_KEXINIT 23:57:42.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43476]) process #0 SSH_MSG_KEXINIT 23:57:42.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43476]) SSH_MSG_KEXINIT 23:57:42.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43476]) strict KEX=true client=true server=true 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: compression algorithms (client to server) = none 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43476]) Kex: compression algorithms (server to client) = none 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58306]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58306]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56980]) Send SSH_MSG_KEXINIT 23:57:42.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56980]) process #0 SSH_MSG_KEXINIT 23:57:42.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56980]) SSH_MSG_KEXINIT 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56980]) strict KEX=true client=true server=true 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: compression algorithms (client to server) = none 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56980]) Kex: compression algorithms (server to client) = none 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49314]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49918]) Send SSH_MSG_KEXINIT 23:57:42.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49918]) process #0 SSH_MSG_KEXINIT 23:57:42.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49918]) SSH_MSG_KEXINIT 23:57:42.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49918]) strict KEX=true client=true server=true 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: compression algorithms (client to server) = none 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49918]) Kex: compression algorithms (server to client) = none 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58890]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58890]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.526 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58890]) Send SSH_MSG_KEXINIT 23:57:42.526 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.526 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58890]) process #0 SSH_MSG_KEXINIT 23:57:42.526 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58890]) SSH_MSG_KEXINIT 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58890]) strict KEX=true client=true server=true 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: compression algorithms (client to server) = none 23:57:42.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58890]) Kex: compression algorithms (server to client) = none 23:57:42.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44256]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47428]) Send SSH_MSG_KEXINIT 23:57:42.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54038]) Send SSH_MSG_KEXINIT 23:57:42.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54038]) process #0 SSH_MSG_KEXINIT 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54038]) SSH_MSG_KEXINIT 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54038]) strict KEX=true client=true server=true 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: compression algorithms (client to server) = none 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54038]) Kex: compression algorithms (server to client) = none 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60612]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60612]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47428]) process #0 SSH_MSG_KEXINIT 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47428]) SSH_MSG_KEXINIT 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47428]) strict KEX=true client=true server=true 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: compression algorithms (client to server) = none 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47428]) Kex: compression algorithms (server to client) = none 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51546]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51546]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44788]) Send SSH_MSG_KEXINIT 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44788]) process #0 SSH_MSG_KEXINIT 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44788]) SSH_MSG_KEXINIT 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44788]) strict KEX=true client=true server=true 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: compression algorithms (client to server) = none 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44788]) Kex: compression algorithms (server to client) = none 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45494]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45494]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49314]) Send SSH_MSG_KEXINIT 23:57:42.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49314]) process #0 SSH_MSG_KEXINIT 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49314]) SSH_MSG_KEXINIT 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49314]) strict KEX=true client=true server=true 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: compression algorithms (client to server) = none 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49314]) Kex: compression algorithms (server to client) = none 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48582]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48582]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.794 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44256]) Send SSH_MSG_KEXINIT 23:57:42.794 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.794 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #0 SSH_MSG_KEXINIT 23:57:42.794 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_KEXINIT 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44256]) strict KEX=true client=true server=true 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: compression algorithms (client to server) = none 23:57:42.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: compression algorithms (server to client) = none 23:57:42.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:37614]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:37614]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:42.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51546]) Send SSH_MSG_KEXINIT 23:57:42.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51546]) process #0 SSH_MSG_KEXINIT 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51546]) SSH_MSG_KEXINIT 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51546]) strict KEX=true client=true server=true 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: server host key algorithms = rsa-sha2-512 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: compression algorithms (client to server) = none 23:57:42.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51546]) Kex: compression algorithms (server to client) = none 23:57:42.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:42.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57472]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:42.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57472]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45494]) Send SSH_MSG_KEXINIT 23:57:43.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45494]) process #0 SSH_MSG_KEXINIT 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45494]) SSH_MSG_KEXINIT 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45494]) strict KEX=true client=true server=true 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: compression algorithms (client to server) = none 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45494]) Kex: compression algorithms (server to client) = none 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50276]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50276]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45200]) Send SSH_MSG_KEXINIT 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45200]) process #0 SSH_MSG_KEXINIT 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45200]) SSH_MSG_KEXINIT 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45200]) strict KEX=true client=true server=true 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: compression algorithms (client to server) = none 23:57:43.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45200]) Kex: compression algorithms (server to client) = none 23:57:43.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47680]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47680]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:37614]) Send SSH_MSG_KEXINIT 23:57:43.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37614]) process #0 SSH_MSG_KEXINIT 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:37614]) SSH_MSG_KEXINIT 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:37614]) strict KEX=true client=true server=true 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: compression algorithms (client to server) = none 23:57:43.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37614]) Kex: compression algorithms (server to client) = none 23:57:43.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53870]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53870]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57472]) Send SSH_MSG_KEXINIT 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57472]) process #0 SSH_MSG_KEXINIT 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57472]) SSH_MSG_KEXINIT 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57472]) strict KEX=true client=true server=true 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: compression algorithms (client to server) = none 23:57:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57472]) Kex: compression algorithms (server to client) = none 23:57:43.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48690]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48690]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38274]) Send SSH_MSG_KEXINIT 23:57:43.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38274]) process #0 SSH_MSG_KEXINIT 23:57:43.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38274]) SSH_MSG_KEXINIT 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38274]) strict KEX=true client=true server=true 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: compression algorithms (client to server) = none 23:57:43.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38274]) Kex: compression algorithms (server to client) = none 23:57:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50276]) Send SSH_MSG_KEXINIT 23:57:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50276]) process #0 SSH_MSG_KEXINIT 23:57:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50276]) SSH_MSG_KEXINIT 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50276]) strict KEX=true client=true server=true 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: compression algorithms (client to server) = none 23:57:43.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50276]) Kex: compression algorithms (server to client) = none 23:57:43.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56520]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56520]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35772]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35772]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60612]) Send SSH_MSG_KEXINIT 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60612]) process #0 SSH_MSG_KEXINIT 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60612]) SSH_MSG_KEXINIT 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60612]) strict KEX=true client=true server=true 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: compression algorithms (client to server) = none 23:57:43.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60612]) Kex: compression algorithms (server to client) = none 23:57:43.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54666]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54666]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58306]) Send SSH_MSG_KEXINIT 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58306]) process #0 SSH_MSG_KEXINIT 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58306]) SSH_MSG_KEXINIT 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58306]) strict KEX=true client=true server=true 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: server host key algorithms = rsa-sha2-512 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: compression algorithms (client to server) = none 23:57:43.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58306]) Kex: compression algorithms (server to client) = none 23:57:43.874 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:43.874 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57862]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:43.874 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57862]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47680]) Send SSH_MSG_KEXINIT 23:57:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47680]) process #0 SSH_MSG_KEXINIT 23:57:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47680]) SSH_MSG_KEXINIT 23:57:44.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47680]) strict KEX=true client=true server=true 23:57:44.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: compression algorithms (client to server) = none 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47680]) Kex: compression algorithms (server to client) = none 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58932]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58932]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54666]) Send SSH_MSG_KEXINIT 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54666]) process #0 SSH_MSG_KEXINIT 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54666]) SSH_MSG_KEXINIT 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54666]) strict KEX=true client=true server=true 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: compression algorithms (client to server) = none 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54666]) Kex: compression algorithms (server to client) = none 23:57:44.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53394]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53394]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35772]) Send SSH_MSG_KEXINIT 23:57:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35772]) process #0 SSH_MSG_KEXINIT 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35772]) SSH_MSG_KEXINIT 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35772]) strict KEX=true client=true server=true 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: compression algorithms (client to server) = none 23:57:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35772]) Kex: compression algorithms (server to client) = none 23:57:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36192]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36192]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48582]) Send SSH_MSG_KEXINIT 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48582]) process #0 SSH_MSG_KEXINIT 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48582]) SSH_MSG_KEXINIT 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48582]) strict KEX=true client=true server=true 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: compression algorithms (client to server) = none 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48582]) Kex: compression algorithms (server to client) = none 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40196]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40196]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57862]) Send SSH_MSG_KEXINIT 23:57:44.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57862]) process #0 SSH_MSG_KEXINIT 23:57:44.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57862]) SSH_MSG_KEXINIT 23:57:44.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57862]) strict KEX=true client=true server=true 23:57:44.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53870]) Send SSH_MSG_KEXINIT 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53870]) process #0 SSH_MSG_KEXINIT 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53870]) SSH_MSG_KEXINIT 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53870]) strict KEX=true client=true server=true 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: compression algorithms (client to server) = none 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53870]) Kex: compression algorithms (server to client) = none 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41576]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41576]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: compression algorithms (client to server) = none 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57862]) Kex: compression algorithms (server to client) = none 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52812]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52812]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56520]) Send SSH_MSG_KEXINIT 23:57:44.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56520]) process #0 SSH_MSG_KEXINIT 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56520]) SSH_MSG_KEXINIT 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56520]) strict KEX=true client=true server=true 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: compression algorithms (client to server) = none 23:57:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56520]) Kex: compression algorithms (server to client) = none 23:57:44.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58896]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58896]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40196]) Send SSH_MSG_KEXINIT 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40196]) process #0 SSH_MSG_KEXINIT 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40196]) SSH_MSG_KEXINIT 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40196]) strict KEX=true client=true server=true 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: compression algorithms (client to server) = none 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40196]) Kex: compression algorithms (server to client) = none 23:57:44.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59356]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59356]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:44.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58896]) Send SSH_MSG_KEXINIT 23:57:44.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:44.885 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58896]) process #0 SSH_MSG_KEXINIT 23:57:44.885 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58896]) SSH_MSG_KEXINIT 23:57:44.886 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58896]) strict KEX=true client=true server=true 23:57:44.886 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:44.886 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: server host key algorithms = rsa-sha2-512 23:57:44.888 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:44.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:44.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:44.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:44.890 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: compression algorithms (client to server) = none 23:57:44.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58896]) Kex: compression algorithms (server to client) = none 23:57:44.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:44.897 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45140]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:44.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45140]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.249 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58932]) Send SSH_MSG_KEXINIT 23:57:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59356]) Send SSH_MSG_KEXINIT 23:57:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59356]) process #0 SSH_MSG_KEXINIT 23:57:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59356]) SSH_MSG_KEXINIT 23:57:45.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59356]) strict KEX=true client=true server=true 23:57:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: compression algorithms (client to server) = none 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59356]) Kex: compression algorithms (server to client) = none 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53220]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53220]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58932]) process #0 SSH_MSG_KEXINIT 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58932]) SSH_MSG_KEXINIT 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58932]) strict KEX=true client=true server=true 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: compression algorithms (client to server) = none 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58932]) Kex: compression algorithms (server to client) = none 23:57:45.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46034]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46034]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48690]) Send SSH_MSG_KEXINIT 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45140]) Send SSH_MSG_KEXINIT 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48690]) process #0 SSH_MSG_KEXINIT 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48690]) SSH_MSG_KEXINIT 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45140]) process #0 SSH_MSG_KEXINIT 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45140]) SSH_MSG_KEXINIT 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48690]) strict KEX=true client=true server=true 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45140]) strict KEX=true client=true server=true 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: compression algorithms (client to server) = none 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48690]) Kex: compression algorithms (server to client) = none 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: compression algorithms (client to server) = none 23:57:45.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45140]) Kex: compression algorithms (server to client) = none 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53688]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53688]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57734]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57734]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36192]) Send SSH_MSG_KEXINIT 23:57:45.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36192]) process #0 SSH_MSG_KEXINIT 23:57:45.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36192]) SSH_MSG_KEXINIT 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36192]) strict KEX=true client=true server=true 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: compression algorithms (client to server) = none 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36192]) Kex: compression algorithms (server to client) = none 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53886]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53886]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52812]) Send SSH_MSG_KEXINIT 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52812]) process #0 SSH_MSG_KEXINIT 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52812]) SSH_MSG_KEXINIT 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52812]) strict KEX=true client=true server=true 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: compression algorithms (client to server) = none 23:57:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52812]) Kex: compression algorithms (server to client) = none 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]} 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36980]): SSH-2.0-SSHD-UNKNOWN 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]} 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40858]): SSH-2.0-SSHD-UNKNOWN 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]} 23:57:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34380]): SSH-2.0-SSHD-UNKNOWN 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]} 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:55012]): SSH-2.0-SSHD-UNKNOWN 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]} 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40732]): SSH-2.0-SSHD-UNKNOWN 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]} 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35280]): SSH-2.0-SSHD-UNKNOWN 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]} 23:57:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48534]): SSH-2.0-SSHD-UNKNOWN 23:57:45.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]} 23:57:45.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36888]): SSH-2.0-SSHD-UNKNOWN 23:57:45.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]} 23:57:45.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47482]): SSH-2.0-SSHD-UNKNOWN 23:57:45.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]} 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45526]): SSH-2.0-SSHD-UNKNOWN 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]} 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39588]): SSH-2.0-SSHD-UNKNOWN 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]} 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33508]): SSH-2.0-SSHD-UNKNOWN 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]} 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51868]): SSH-2.0-SSHD-UNKNOWN 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]} 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59838]): SSH-2.0-SSHD-UNKNOWN 23:57:45.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]} 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41772]): SSH-2.0-SSHD-UNKNOWN 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]} 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58430]): SSH-2.0-SSHD-UNKNOWN 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]} 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60054]): SSH-2.0-SSHD-UNKNOWN 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]} 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54640]): SSH-2.0-SSHD-UNKNOWN 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]} 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46322]): SSH-2.0-SSHD-UNKNOWN 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]} 23:57:45.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52422]): SSH-2.0-SSHD-UNKNOWN 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]} 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39720]): SSH-2.0-SSHD-UNKNOWN 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]} 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36282]): SSH-2.0-SSHD-UNKNOWN 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]} 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39686]): SSH-2.0-SSHD-UNKNOWN 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]} 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51058]): SSH-2.0-SSHD-UNKNOWN 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]} 23:57:45.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41322]): SSH-2.0-SSHD-UNKNOWN 23:57:45.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]} 23:57:45.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52162]): SSH-2.0-SSHD-UNKNOWN 23:57:45.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]} 23:57:45.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41964]): SSH-2.0-SSHD-UNKNOWN 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54914]) process #2 SSH_MSG_NEWKEYS 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54914]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54914]): strict KEX resets input message sequence number from 3 to 0 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54914]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cd47052; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54914]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54914]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54914]) authorized authentication methods: password,publickey 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54914]) Accepted service ssh-userauth 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54914]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54914]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54914]) no authentication factory for method=none 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54914]) SSH_MSG_USERAUTH_REQUEST 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54914]) remaining methods: password,publickey 23:57:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:45.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42692]) process #1 30 23:57:45.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42692]] process command=SSH_MSG_KEXDH_INIT 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53886]) Send SSH_MSG_KEXINIT 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53886]) process #0 SSH_MSG_KEXINIT 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53886]) SSH_MSG_KEXINIT 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53886]) strict KEX=true client=true server=true 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: compression algorithms (client to server) = none 23:57:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53886]) Kex: compression algorithms (server to client) = none 23:57:45.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42692]] Send SSH_MSG_KEXDH_REPLY 23:57:45.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #1 sending command=31[31] len=1639 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42692])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42692]) Send SSH_MSG_NEWKEYS 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42692]) session ID=a6:89:cd:38:54:ca:25:05:a5:02:9f:f3:04:a5:14:9c:27:51:b0:4f:b8:dc:29:c3:55:ee:28:44:6d:2d:f5:8f:17:01:ff:bb:7c:74:ee:9b:33:8c:ac:8a:2f:e9:1d:31:6f:3a:26:7c:30:e9:ff:b4:b6:ad:ed:c6:02:a0:08:1a 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42692]): strict KEX resets output message sequence number from 3 to 0 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42692]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@480be399; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53276]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53276]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42692])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.468 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42692])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.468 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #0 sending command=7[7] len=419 23:57:45.468 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42692]) No pending packets to flush at end of KEX 23:57:45.468 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44052]) process #1 30 23:57:45.468 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44052]] process command=SSH_MSG_KEXDH_INIT 23:57:45.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57734]) Send SSH_MSG_KEXINIT 23:57:45.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.503 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44052]] Send SSH_MSG_KEXDH_REPLY 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57734]) process #0 SSH_MSG_KEXINIT 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57734]) SSH_MSG_KEXINIT 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57734]) strict KEX=true client=true server=true 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: compression algorithms (client to server) = none 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57734]) Kex: compression algorithms (server to client) = none 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58578]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58578]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #1 sending command=31[31] len=1639 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44052])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44052]) Send SSH_MSG_NEWKEYS 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44052]) session ID=21:98:9c:9a:a6:81:ea:20:c3:16:0a:81:77:6a:f1:6f:18:82:9b:b9:82:0b:b5:62:05:0e:d4:28:f5:6d:a7:57:6b:9f:b1:0c:f1:85:89:77:04:94:07:ec:30:12:8b:83:ac:1b:04:78:09:73:67:ff:c9:8b:95:cf:f5:13:4b:86 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44052]): strict KEX resets output message sequence number from 3 to 0 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19895214; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44052])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #0 sending command=7[7] len=419 23:57:45.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44052]) No pending packets to flush at end of KEX 23:57:45.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50834]) process #1 30 23:57:45.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50834]] process command=SSH_MSG_KEXDH_INIT 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50834]] Send SSH_MSG_KEXDH_REPLY 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #1 sending command=31[31] len=1639 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50834])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50834]) Send SSH_MSG_NEWKEYS 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50834]) session ID=bf:a7:22:c8:93:4b:a4:ed:8b:1b:66:fc:64:fe:65:68:1a:7f:93:5e:53:50:48:c6:d1:ab:ee:86:ec:07:aa:98:ba:34:b1:45:40:2f:57:da:27:ba:38:36:9c:50:74:58:0f:7b:27:1b:e9:96:23:f8:ca:4f:1b:f7:e2:89:ee:bf 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50834]): strict KEX resets output message sequence number from 3 to 0 23:57:45.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10cf5a7a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50834])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #0 sending command=7[7] len=419 23:57:45.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50834]) No pending packets to flush at end of KEX 23:57:45.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49196]) process #1 30 23:57:45.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49196]] process command=SSH_MSG_KEXDH_INIT 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53394]) Send SSH_MSG_KEXINIT 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53394]) process #0 SSH_MSG_KEXINIT 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53394]) SSH_MSG_KEXINIT 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53394]) strict KEX=true client=true server=true 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: compression algorithms (client to server) = none 23:57:45.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53394]) Kex: compression algorithms (server to client) = none 23:57:45.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49598]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49598]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53276]) Send SSH_MSG_KEXINIT 23:57:45.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53276]) process #0 SSH_MSG_KEXINIT 23:57:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53276]) SSH_MSG_KEXINIT 23:57:45.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46034]) Send SSH_MSG_KEXINIT 23:57:45.613 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.614 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46034]) process #0 SSH_MSG_KEXINIT 23:57:45.614 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46034]) SSH_MSG_KEXINIT 23:57:45.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53276]) strict KEX=true client=true server=true 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: compression algorithms (client to server) = none 23:57:45.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53276]) Kex: compression algorithms (server to client) = none 23:57:45.616 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46034]) strict KEX=true client=true server=true 23:57:45.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: compression algorithms (client to server) = none 23:57:45.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46034]) Kex: compression algorithms (server to client) = none 23:57:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43564]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43564]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49196]] Send SSH_MSG_KEXDH_REPLY 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #1 sending command=31[31] len=1639 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49196])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49196]) Send SSH_MSG_NEWKEYS 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49196]) session ID=09:29:95:bb:dc:98:bd:bf:9e:13:c5:7c:a7:ee:ba:1d:6f:4c:76:ae:36:f8:59:d7:b6:68:4c:5e:ec:f2:0e:24:c7:a7:19:ee:0d:b5:99:bc:df:02:37:6a:f8:d5:93:d1:c3:9e:84:f5:ad:e9:ec:9e:77:bd:23:f2:c9:af:ce:ec 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49196]): strict KEX resets output message sequence number from 3 to 0 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3db7a29e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49196])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49196])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #0 sending command=7[7] len=419 23:57:45.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49196]) No pending packets to flush at end of KEX 23:57:45.623 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51916]) process #1 30 23:57:45.623 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51916]] process command=SSH_MSG_KEXDH_INIT 23:57:45.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43850]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43850]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51916]] Send SSH_MSG_KEXDH_REPLY 23:57:45.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #1 sending command=31[31] len=1639 23:57:45.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51916])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51916]) Send SSH_MSG_NEWKEYS 23:57:45.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51916]) session ID=09:e7:80:dc:4c:73:33:63:d1:ec:b6:fc:d5:d7:a8:f7:43:c7:ba:aa:3f:51:77:75:e9:d8:e5:b0:f7:8d:7f:3d:47:a0:3a:ab:3c:47:d9:ca:f7:82:d4:71:57:f5:c7:f9:cf:2c:fa:9c:44:a6:83:bf:a8:88:42:f4:ed:3c:bf:bd 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51916]): strict KEX resets output message sequence number from 3 to 0 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51916]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7150d1eb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51916])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51916])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #0 sending command=7[7] len=419 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51916]) No pending packets to flush at end of KEX 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50950]) process #1 30 23:57:45.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50950]] process command=SSH_MSG_KEXDH_INIT 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50950]] Send SSH_MSG_KEXDH_REPLY 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #1 sending command=31[31] len=1639 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50950])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50950]) Send SSH_MSG_NEWKEYS 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50950]) session ID=c5:1f:fb:5a:4a:85:4c:db:43:1a:00:26:db:3a:c6:04:ab:3e:23:5d:c2:92:cc:80:76:a7:7b:26:df:5e:aa:eb:b0:80:c6:6f:87:61:ee:3c:f3:4a:b7:fb:2d:3a:27:b0:61:c4:cf:34:9a:9b:b6:2b:35:ce:a0:cb:b9:e3:be:56 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50950]): strict KEX resets output message sequence number from 3 to 0 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75a87168; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50950])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50950])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #0 sending command=7[7] len=419 23:57:45.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50950]) No pending packets to flush at end of KEX 23:57:45.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43476]) process #1 30 23:57:45.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43476]] process command=SSH_MSG_KEXDH_INIT 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53688]) Send SSH_MSG_KEXINIT 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53688]) process #0 SSH_MSG_KEXINIT 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53688]) SSH_MSG_KEXINIT 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53688]) strict KEX=true client=true server=true 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: compression algorithms (client to server) = none 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53688]) Kex: compression algorithms (server to client) = none 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58154]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58154]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43476]] Send SSH_MSG_KEXDH_REPLY 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #1 sending command=31[31] len=1639 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43476])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43476]) Send SSH_MSG_NEWKEYS 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43476]) session ID=96:8a:cd:88:4b:fd:c8:bc:d2:3d:f6:99:41:82:0c:34:98:a8:83:11:6a:1c:e9:aa:6a:65:09:a2:bb:80:6c:ce:06:1d:e0:ed:5b:0c:15:9f:8f:6b:7f:f8:56:a4:fe:22:be:e9:ca:5f:92:a7:b8:5c:74:40:25:05:75:a4:81:c5 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43476]): strict KEX resets output message sequence number from 3 to 0 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43476]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f418cd5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43476])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43476])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #0 sending command=7[7] len=419 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43476]) No pending packets to flush at end of KEX 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58306]) process #1 30 23:57:45.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58306]] process command=SSH_MSG_KEXDH_INIT 23:57:45.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41576]) Send SSH_MSG_KEXINIT 23:57:45.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41576]) process #0 SSH_MSG_KEXINIT 23:57:45.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41576]) SSH_MSG_KEXINIT 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41576]) strict KEX=true client=true server=true 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: compression algorithms (client to server) = none 23:57:45.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41576]) Kex: compression algorithms (server to client) = none 23:57:45.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52932]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52932]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58306]] Send SSH_MSG_KEXDH_REPLY 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #1 sending command=31[31] len=1639 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58306])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58306]) Send SSH_MSG_NEWKEYS 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58306]) session ID=3f:b6:16:76:f7:0c:8e:be:a3:2d:3b:94:f1:f9:95:da:34:79:78:15:0a:11:c3:7e:dd:1b:63:e9:7a:a6:de:c8:47:88:03:00:17:10:2a:db:ec:13:54:00:e8:e0:b8:3b:68:53:db:19:99:6d:1d:af:20:58:8a:46:70:ae:1b:2e 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58306]): strict KEX resets output message sequence number from 3 to 0 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a0af53; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #0 sending command=7[7] len=419 23:57:45.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58306]) No pending packets to flush at end of KEX 23:57:45.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57862]) process #1 30 23:57:45.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57862]] process command=SSH_MSG_KEXDH_INIT 23:57:45.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58578]) Send SSH_MSG_KEXINIT 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58578]) process #0 SSH_MSG_KEXINIT 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58578]) SSH_MSG_KEXINIT 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58578]) strict KEX=true client=true server=true 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: server host key algorithms = rsa-sha2-512 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: compression algorithms (client to server) = none 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58578]) Kex: compression algorithms (server to client) = none 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41626]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41626]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57862]] Send SSH_MSG_KEXDH_REPLY 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #1 sending command=31[31] len=1639 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57862])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57862]) Send SSH_MSG_NEWKEYS 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57862]) session ID=d6:f7:eb:31:63:5f:39:61:05:86:45:5d:42:30:af:9f:48:c5:ad:97:16:58:8e:f7:3b:15:b4:67:0a:80:b6:cf:70:43:20:ee:81:82:33:49:38:80:36:0d:8d:3e:0b:aa:92:fa:cc:b6:43:0c:b1:67:65:69:e0:ba:4f:75:9c:79 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57862]): strict KEX resets output message sequence number from 3 to 0 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e1b4ba9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57862])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57862])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:45.866 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #0 sending command=7[7] len=419 23:57:45.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57862]) No pending packets to flush at end of KEX 23:57:45.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48062]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:45.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49598]) Send SSH_MSG_KEXINIT 23:57:46.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49598]) process #0 SSH_MSG_KEXINIT 23:57:46.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49598]) SSH_MSG_KEXINIT 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49598]) strict KEX=true client=true server=true 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: compression algorithms (client to server) = none 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49598]) Kex: compression algorithms (server to client) = none 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41920]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41920]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53220]) Send SSH_MSG_KEXINIT 23:57:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43564]) Send SSH_MSG_KEXINIT 23:57:46.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43564]) process #0 SSH_MSG_KEXINIT 23:57:46.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43564]) SSH_MSG_KEXINIT 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43564]) strict KEX=true client=true server=true 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: compression algorithms (client to server) = none 23:57:46.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43564]) Kex: compression algorithms (server to client) = none 23:57:46.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41242]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41242]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53220]) process #0 SSH_MSG_KEXINIT 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53220]) SSH_MSG_KEXINIT 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53220]) strict KEX=true client=true server=true 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: compression algorithms (client to server) = none 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53220]) Kex: compression algorithms (server to client) = none 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41920]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41920]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52932]) Send SSH_MSG_KEXINIT 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52932]) process #0 SSH_MSG_KEXINIT 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52932]) SSH_MSG_KEXINIT 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52932]) strict KEX=true client=true server=true 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: compression algorithms (client to server) = none 23:57:46.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52932]) Kex: compression algorithms (server to client) = none 23:57:46.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53210]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53210]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41920]) Send SSH_MSG_KEXINIT 23:57:46.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #0 SSH_MSG_KEXINIT 23:57:46.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_KEXINIT 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41920]) strict KEX=true client=true server=true 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: compression algorithms (client to server) = none 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: compression algorithms (server to client) = none 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56010]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56010]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53210]) Send SSH_MSG_KEXINIT 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53210]) process #0 SSH_MSG_KEXINIT 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53210]) SSH_MSG_KEXINIT 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53210]) strict KEX=true client=true server=true 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: compression algorithms (client to server) = none 23:57:46.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53210]) Kex: compression algorithms (server to client) = none 23:57:46.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58056]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58056]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41626]) Send SSH_MSG_KEXINIT 23:57:46.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41626]) process #0 SSH_MSG_KEXINIT 23:57:46.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41626]) SSH_MSG_KEXINIT 23:57:46.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41626]) strict KEX=true client=true server=true 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: compression algorithms (client to server) = none 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41626]) Kex: compression algorithms (server to client) = none 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58112]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58112]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58154]) Send SSH_MSG_KEXINIT 23:57:46.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58154]) process #0 SSH_MSG_KEXINIT 23:57:46.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58154]) SSH_MSG_KEXINIT 23:57:46.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58154]) strict KEX=true client=true server=true 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: compression algorithms (client to server) = none 23:57:46.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58154]) Kex: compression algorithms (server to client) = none 23:57:46.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51522]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51522]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48062]) Send SSH_MSG_KEXINIT 23:57:46.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48062]) process #0 SSH_MSG_KEXINIT 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48062]) SSH_MSG_KEXINIT 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48062]) strict KEX=true client=true server=true 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: compression algorithms (client to server) = none 23:57:46.800 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48062]) Kex: compression algorithms (server to client) = none 23:57:46.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:32822]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:32822]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:46.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43850]) Send SSH_MSG_KEXINIT 23:57:46.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43850]) process #0 SSH_MSG_KEXINIT 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43850]) SSH_MSG_KEXINIT 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43850]) strict KEX=true client=true server=true 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: server host key algorithms = rsa-sha2-512 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: compression algorithms (client to server) = none 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43850]) Kex: compression algorithms (server to client) = none 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39352]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:46.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39352]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41920]) Send SSH_MSG_KEXINIT 23:57:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #0 SSH_MSG_KEXINIT 23:57:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_KEXINIT 23:57:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41920]) strict KEX=true client=true server=true 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: compression algorithms (client to server) = none 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41920]) Kex: compression algorithms (server to client) = none 23:57:47.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54082]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54082]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:32822]) Send SSH_MSG_KEXINIT 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32822]) process #0 SSH_MSG_KEXINIT 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:32822]) SSH_MSG_KEXINIT 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:32822]) strict KEX=true client=true server=true 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: compression algorithms (client to server) = none 23:57:47.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32822]) Kex: compression algorithms (server to client) = none 23:57:47.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51452]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51452]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56010]) Send SSH_MSG_KEXINIT 23:57:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56010]) process #0 SSH_MSG_KEXINIT 23:57:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56010]) SSH_MSG_KEXINIT 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56010]) strict KEX=true client=true server=true 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: compression algorithms (client to server) = none 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56010]) Kex: compression algorithms (server to client) = none 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51436]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51436]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39352]) Send SSH_MSG_KEXINIT 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39352]) process #0 SSH_MSG_KEXINIT 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39352]) SSH_MSG_KEXINIT 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39352]) strict KEX=true client=true server=true 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: compression algorithms (client to server) = none 23:57:47.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39352]) Kex: compression algorithms (server to client) = none 23:57:47.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43658]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43658]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58056]) Send SSH_MSG_KEXINIT 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58056]) process #0 SSH_MSG_KEXINIT 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58056]) SSH_MSG_KEXINIT 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58056]) strict KEX=true client=true server=true 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: compression algorithms (client to server) = none 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58056]) Kex: compression algorithms (server to client) = none 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60900]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60900]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41242]) Send SSH_MSG_KEXINIT 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41242]) process #0 SSH_MSG_KEXINIT 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41242]) SSH_MSG_KEXINIT 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41242]) strict KEX=true client=true server=true 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: compression algorithms (client to server) = none 23:57:47.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41242]) Kex: compression algorithms (server to client) = none 23:57:47.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]} 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49414]): SSH-2.0-SSHD-UNKNOWN 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]} 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52076]): SSH-2.0-SSHD-UNKNOWN 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]} 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58818]): SSH-2.0-SSHD-UNKNOWN 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]} 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36902]): SSH-2.0-SSHD-UNKNOWN 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]} 23:57:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43034]): SSH-2.0-SSHD-UNKNOWN 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]} 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42656]): SSH-2.0-SSHD-UNKNOWN 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]} 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56890]): SSH-2.0-SSHD-UNKNOWN 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]} 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40026]): SSH-2.0-SSHD-UNKNOWN 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]} 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39430]): SSH-2.0-SSHD-UNKNOWN 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]} 23:57:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42182]): SSH-2.0-SSHD-UNKNOWN 23:57:47.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]} 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51296]): SSH-2.0-SSHD-UNKNOWN 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]} 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:37348]): SSH-2.0-SSHD-UNKNOWN 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]} 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39518]): SSH-2.0-SSHD-UNKNOWN 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]} 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38572]): SSH-2.0-SSHD-UNKNOWN 23:57:47.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]} 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54790]): SSH-2.0-SSHD-UNKNOWN 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]} 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40280]): SSH-2.0-SSHD-UNKNOWN 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]} 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40590]): SSH-2.0-SSHD-UNKNOWN 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]} 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51136]): SSH-2.0-SSHD-UNKNOWN 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]} 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56014]): SSH-2.0-SSHD-UNKNOWN 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]} 23:57:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40018]): SSH-2.0-SSHD-UNKNOWN 23:57:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]} 23:57:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43066]): SSH-2.0-SSHD-UNKNOWN 23:57:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]} 23:57:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47928]): SSH-2.0-SSHD-UNKNOWN 23:57:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54274]) process #1 30 23:57:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54274]] process command=SSH_MSG_KEXDH_INIT 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54274]] Send SSH_MSG_KEXDH_REPLY 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #1 sending command=31[31] len=1639 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54274])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54274]) Send SSH_MSG_NEWKEYS 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54274]) session ID=94:c7:06:0e:07:60:7d:cb:2a:af:5b:90:bf:8b:93:f3:0e:42:2a:c2:34:50:e4:e9:31:1b:37:e4:48:cd:c2:e9:4f:c0:b2:5a:bd:09:a5:34:84:d0:79:c7:a1:9c:d3:9c:2c:de:d6:cf:67:45:f3:54:c5:ce:7f:69:3e:b3:16:63 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54274]): strict KEX resets output message sequence number from 3 to 0 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54274]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7695edd9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54274])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54274])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #0 sending command=7[7] len=419 23:57:47.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54274]) No pending packets to flush at end of KEX 23:57:47.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56314]) process #1 30 23:57:47.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56314]] process command=SSH_MSG_KEXDH_INIT 23:57:47.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51522]) Send SSH_MSG_KEXINIT 23:57:47.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51522]) process #0 SSH_MSG_KEXINIT 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51522]) SSH_MSG_KEXINIT 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51522]) strict KEX=true client=true server=true 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: compression algorithms (client to server) = none 23:57:47.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51522]) Kex: compression algorithms (server to client) = none 23:57:47.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56314]] Send SSH_MSG_KEXDH_REPLY 23:57:47.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #1 sending command=31[31] len=1639 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56314]) Send SSH_MSG_NEWKEYS 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56314]) session ID=ed:c0:e6:1b:18:2b:e7:a1:5f:0c:87:aa:3b:99:25:4a:d5:af:21:aa:08:24:36:67:97:26:ce:f5:88:ff:64:f7:54:5e:e4:29:08:5b:c3:16:a1:65:df:2f:47:db:36:3a:da:f4:17:48:d2:b7:9d:3d:ea:55:c2:5f:8a:29:92:af 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56314]): strict KEX resets output message sequence number from 3 to 0 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f9ead2e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56314])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #0 sending command=7[7] len=419 23:57:47.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56314]) No pending packets to flush at end of KEX 23:57:47.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60728]) process #1 30 23:57:47.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60728]] process command=SSH_MSG_KEXDH_INIT 23:57:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44896]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44896]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60728]] Send SSH_MSG_KEXDH_REPLY 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #1 sending command=31[31] len=1639 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60728])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60728]) Send SSH_MSG_NEWKEYS 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60728]) session ID=77:e3:da:45:25:f1:00:67:63:f1:e2:bb:21:01:56:d7:3b:8a:bf:af:e6:5b:62:ed:96:4e:d9:06:79:ab:fa:14:73:36:56:7c:3f:b3:48:44:77:4f:81:50:e7:46:fb:84:25:1b:e5:46:cd:74:34:4d:2a:36:94:e6:f3:d8:94:51 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60728]): strict KEX resets output message sequence number from 3 to 0 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@564ca4a5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60728])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60728])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #0 sending command=7[7] len=419 23:57:47.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60728]) No pending packets to flush at end of KEX 23:57:47.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54240]) process #1 30 23:57:47.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54240]] process command=SSH_MSG_KEXDH_INIT 23:57:47.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54240]] Send SSH_MSG_KEXDH_REPLY 23:57:47.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #1 sending command=31[31] len=1639 23:57:47.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54240])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54240]) Send SSH_MSG_NEWKEYS 23:57:47.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54240]) session ID=95:b1:0a:4a:0a:59:de:36:a9:39:b2:93:9a:be:31:dd:ac:99:63:c4:f7:5d:2f:35:f0:f2:59:88:fe:0a:e2:f2:5e:31:15:5c:57:db:60:5f:16:33:69:d6:77:d4:ba:b3:c5:ea:5f:6c:a8:92:96:57:12:50:02:0c:e5:1b:10:63 23:57:47.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54240]): strict KEX resets output message sequence number from 3 to 0 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54240]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5684a27f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54240])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54240])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #0 sending command=7[7] len=419 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54240]) No pending packets to flush at end of KEX 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42158]) process #1 30 23:57:47.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42158]] process command=SSH_MSG_KEXDH_INIT 23:57:47.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42158]] Send SSH_MSG_KEXDH_REPLY 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #1 sending command=31[31] len=1639 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42158])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42158]) Send SSH_MSG_NEWKEYS 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42158]) session ID=2d:af:90:72:93:fe:b4:23:aa:9c:b1:f5:20:a5:db:6c:97:f2:cd:94:59:9f:7f:ac:e7:29:5b:1d:18:68:c5:ac:43:60:89:37:c3:bb:80:82:40:f7:1e:07:b9:a5:e9:e3:db:8f:bd:7e:23:56:85:9e:0f:1c:07:3e:26:f7:d4:ee 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42158]): strict KEX resets output message sequence number from 3 to 0 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42158]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32d84b27; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42158])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42158])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #0 sending command=7[7] len=419 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42158]) No pending packets to flush at end of KEX 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53192]) process #1 30 23:57:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53192]] process command=SSH_MSG_KEXDH_INIT 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53192]] Send SSH_MSG_KEXDH_REPLY 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #1 sending command=31[31] len=1639 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53192])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53192]) Send SSH_MSG_NEWKEYS 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53192]) session ID=7c:31:6f:9e:17:a4:f5:a9:7a:90:89:28:5e:5b:28:f8:bb:4c:67:88:a1:39:2e:9e:3c:ad:27:6c:aa:01:67:c5:4a:25:7c:45:0c:39:d7:04:75:59:cc:94:88:55:39:01:53:60:8e:f5:0d:a2:88:61:22:25:12:8a:de:3d:21:51 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53192]): strict KEX resets output message sequence number from 3 to 0 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5dc81627; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53192])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53192])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #0 sending command=7[7] len=419 23:57:47.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53192]) No pending packets to flush at end of KEX 23:57:47.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44788]) process #1 30 23:57:47.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44788]] process command=SSH_MSG_KEXDH_INIT 23:57:47.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58112]) Send SSH_MSG_KEXINIT 23:57:47.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58112]) process #0 SSH_MSG_KEXINIT 23:57:47.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58112]) SSH_MSG_KEXINIT 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58112]) strict KEX=true client=true server=true 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: compression algorithms (client to server) = none 23:57:47.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58112]) Kex: compression algorithms (server to client) = none 23:57:47.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51436]) Send SSH_MSG_KEXINIT 23:57:47.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51436]) process #0 SSH_MSG_KEXINIT 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51436]) SSH_MSG_KEXINIT 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51436]) strict KEX=true client=true server=true 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: compression algorithms (client to server) = none 23:57:47.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51436]) Kex: compression algorithms (server to client) = none 23:57:47.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43282]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43282]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59444]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59444]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54082]) Send SSH_MSG_KEXINIT 23:57:47.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54082]) process #0 SSH_MSG_KEXINIT 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54082]) SSH_MSG_KEXINIT 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54082]) strict KEX=true client=true server=true 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: server host key algorithms = rsa-sha2-512 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: compression algorithms (client to server) = none 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54082]) Kex: compression algorithms (server to client) = none 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38592]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:47.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38592]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:47.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44788]] Send SSH_MSG_KEXDH_REPLY 23:57:47.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #1 sending command=31[31] len=1639 23:57:47.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44788])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44788]) Send SSH_MSG_NEWKEYS 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44788]) session ID=ef:43:3d:0f:d6:76:33:9e:6c:77:93:45:e6:85:ad:4c:96:4d:31:f6:6e:88:6d:f6:db:bc:82:42:33:42:5f:1c:6c:9f:4f:a1:a1:08:5a:c3:56:b3:1a:66:1d:9e:62:9f:44:a3:58:f1:45:14:5d:c9:a9:08:8c:d9:b5:3b:2a:55 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44788]): strict KEX resets output message sequence number from 3 to 0 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44788]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43e08b16; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44788])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44788])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #0 sending command=7[7] len=419 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44788]) No pending packets to flush at end of KEX 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45494]) process #1 30 23:57:47.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45494]] process command=SSH_MSG_KEXDH_INIT 23:57:47.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45494]] Send SSH_MSG_KEXDH_REPLY 23:57:47.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #1 sending command=31[31] len=1639 23:57:47.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45494])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45494]) Send SSH_MSG_NEWKEYS 23:57:47.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45494]) session ID=b8:98:29:75:9f:3e:cd:55:87:db:7f:08:cb:d0:f3:ad:b9:35:4d:af:b0:ad:96:08:36:ac:74:c0:96:aa:c6:e5:39:00:c9:af:ce:dd:02:ae:72:a9:3f:ec:32:b8:19:72:68:bf:0c:7f:11:05:61:82:eb:93:e8:54:ff:18:af:47 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45494]): strict KEX resets output message sequence number from 3 to 0 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45494]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d42a7a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45494])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45494])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #0 sending command=7[7] len=419 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45494]) No pending packets to flush at end of KEX 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50276]) process #1 30 23:57:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50276]] process command=SSH_MSG_KEXDH_INIT 23:57:47.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50276]] Send SSH_MSG_KEXDH_REPLY 23:57:47.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #1 sending command=31[31] len=1639 23:57:47.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50276])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:47.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50276]) Send SSH_MSG_NEWKEYS 23:57:47.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50276]) session ID=36:4e:06:8a:4a:c5:d4:f7:d9:db:aa:72:4b:81:28:9d:8e:2b:41:6a:52:7d:74:1a:4c:9e:bb:a7:74:06:73:4a:c0:3c:39:78:0e:75:e4:14:ae:1c:c0:42:09:08:eb:c1:0f:da:74:fb:c8:98:e9:81:78:6f:d0:a7:a5:ba:96:b6 23:57:47.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50276]): strict KEX resets output message sequence number from 3 to 0 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f1e527d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50276])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #0 sending command=7[7] len=419 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50276]) No pending packets to flush at end of KEX 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35772]) process #1 30 23:57:47.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35772]] process command=SSH_MSG_KEXDH_INIT 23:57:48.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35772]] Send SSH_MSG_KEXDH_REPLY 23:57:48.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #1 sending command=31[31] len=1639 23:57:48.010 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43658]) Send SSH_MSG_KEXINIT 23:57:48.010 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35772])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:48.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35772]) Send SSH_MSG_NEWKEYS 23:57:48.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35772]) session ID=68:2e:c2:e2:dd:50:68:c4:2a:aa:b0:9d:45:d5:4b:cd:d6:f6:f2:24:51:87:82:fa:73:98:4c:0f:a4:35:b5:4a:62:78:dc:0b:09:52:2a:58:85:ca:7f:d2:1c:0b:40:c2:88:bd:76:44:87:3d:5a:8e:da:53:40:36:f0:d0:c3:bd 23:57:48.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:48.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35772]): strict KEX resets output message sequence number from 3 to 0 23:57:48.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35772]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a346a6f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:48.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43658]) process #0 SSH_MSG_KEXINIT 23:57:48.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43658]) SSH_MSG_KEXINIT 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43658]) strict KEX=true client=true server=true 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: compression algorithms (client to server) = none 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43658]) Kex: compression algorithms (server to client) = none 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38928]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35772])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35772])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #0 sending command=7[7] len=419 23:57:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35772]) No pending packets to flush at end of KEX 23:57:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36192]) process #1 30 23:57:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36192]] process command=SSH_MSG_KEXDH_INIT 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36192]] Send SSH_MSG_KEXDH_REPLY 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #1 sending command=31[31] len=1639 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36192])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36192]) Send SSH_MSG_NEWKEYS 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36192]) session ID=ae:7b:c8:55:aa:3c:4b:75:db:84:c9:a0:76:43:cf:6c:ef:a7:63:2a:b0:59:3c:76:3a:74:35:53:7b:72:36:3b:38:1d:b6:4f:86:01:a3:d2:dc:74:22:da:0d:ed:85:2e:d4:62:38:d0:3b:a9:de:1a:45:af:59:47:01:6a:08:9f 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36192]): strict KEX resets output message sequence number from 3 to 0 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6276b3e6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36192])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36192])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #0 sending command=7[7] len=419 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36192]) No pending packets to flush at end of KEX 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53886]) process #1 30 23:57:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53886]] process command=SSH_MSG_KEXDH_INIT 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53886]] Send SSH_MSG_KEXDH_REPLY 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #1 sending command=31[31] len=1639 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53886])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53886]) Send SSH_MSG_NEWKEYS 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53886]) session ID=f2:71:4f:6f:c9:2a:9a:fd:97:0a:68:3e:dc:41:ca:7b:5a:b1:20:a3:1a:88:71:75:f2:b4:7b:5f:77:97:81:ad:9c:4d:db:93:af:73:78:a4:1e:20:db:bf:02:61:1e:df:dc:a6:3c:55:44:5a:19:29:54:a3:e2:e1:06:68:68:f9 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53886]): strict KEX resets output message sequence number from 3 to 0 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53886]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f8ae49b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53886])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53886])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #0 sending command=7[7] len=419 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53886]) No pending packets to flush at end of KEX 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53276]) process #1 30 23:57:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53276]] process command=SSH_MSG_KEXDH_INIT 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53276]] Send SSH_MSG_KEXDH_REPLY 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #1 sending command=31[31] len=1639 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53276])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53276]) Send SSH_MSG_NEWKEYS 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53276]) session ID=49:01:56:24:2a:87:b5:a4:94:2b:e9:fc:21:0f:e9:f8:b4:3e:2a:c1:ca:73:76:8a:b5:2b:49:3c:fb:13:f5:e7:55:d3:07:30:df:cc:8b:36:37:7d:f0:39:cd:25:99:3e:f4:cc:3d:56:47:0a:b3:22:00:5f:de:05:a2:fa:8c:dd 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53276]): strict KEX resets output message sequence number from 3 to 0 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22883c17; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53276])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #0 sending command=7[7] len=419 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53276]) No pending packets to flush at end of KEX 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43564]) process #1 30 23:57:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43564]] process command=SSH_MSG_KEXDH_INIT 23:57:48.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43282]) Send SSH_MSG_KEXINIT 23:57:48.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43282]) process #0 SSH_MSG_KEXINIT 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43282]) SSH_MSG_KEXINIT 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43282]) strict KEX=true client=true server=true 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: compression algorithms (client to server) = none 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43282]) Kex: compression algorithms (server to client) = none 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57946]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57946]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43564]] Send SSH_MSG_KEXDH_REPLY 23:57:48.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #1 sending command=31[31] len=1639 23:57:48.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43564])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:48.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43564]) Send SSH_MSG_NEWKEYS 23:57:48.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43564]) session ID=e0:09:5e:a8:04:7e:8c:74:91:2a:6c:a9:ee:8f:64:f2:42:9c:d3:b4:28:f6:71:53:9a:dc:37:c4:41:77:c7:9f:22:62:2c:b7:3b:78:6f:97:45:55:68:73:8e:e0:ac:f2:a6:db:ad:fc:ff:70:29:03:9b:7e:34:b8:5b:c6:0b:a4 23:57:48.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:48.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43564]): strict KEX resets output message sequence number from 3 to 0 23:57:48.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28a9d408; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:48.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43564])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:48.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43564])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:48.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #0 sending command=7[7] len=419 23:57:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43564]) No pending packets to flush at end of KEX 23:57:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49122]) process #1 30 23:57:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49122]] process command=SSH_MSG_KEXDH_INIT 23:57:48.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60900]) Send SSH_MSG_KEXINIT 23:57:48.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60900]) process #0 SSH_MSG_KEXINIT 23:57:48.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60900]) SSH_MSG_KEXINIT 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60900]) strict KEX=true client=true server=true 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: compression algorithms (client to server) = none 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60900]) Kex: compression algorithms (server to client) = none 23:57:48.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48212]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48212]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49122]] Send SSH_MSG_KEXDH_REPLY 23:57:48.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #1 sending command=31[31] len=1639 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49122])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49122]) Send SSH_MSG_NEWKEYS 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49122]) session ID=94:59:d6:ae:92:d9:fb:01:48:0e:15:c5:9b:5f:8d:b3:68:a2:f8:4a:48:08:46:ce:b6:b4:a7:07:05:8e:c3:08:2f:f6:ce:4e:f9:ca:f7:93:4a:dc:1b:0d:35:eb:f4:9b:33:96:c7:70:17:00:5e:c5:cc:83:31:35:87:3c:ab:ae 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49122]): strict KEX resets output message sequence number from 3 to 0 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49122]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67497062; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49122])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49122])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #0 sending command=7[7] len=419 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49122]) No pending packets to flush at end of KEX 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41584]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41584]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38592]) Send SSH_MSG_KEXINIT 23:57:48.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38592]) process #0 SSH_MSG_KEXINIT 23:57:48.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38592]) SSH_MSG_KEXINIT 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38592]) strict KEX=true client=true server=true 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: compression algorithms (client to server) = none 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38592]) Kex: compression algorithms (server to client) = none 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35480]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35480]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38928]) Send SSH_MSG_KEXINIT 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38928]) process #0 SSH_MSG_KEXINIT 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38928]) SSH_MSG_KEXINIT 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38928]) strict KEX=true client=true server=true 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: compression algorithms (client to server) = none 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38928]) Kex: compression algorithms (server to client) = none 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49448]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49448]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59444]) Send SSH_MSG_KEXINIT 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59444]) process #0 SSH_MSG_KEXINIT 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59444]) SSH_MSG_KEXINIT 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59444]) strict KEX=true client=true server=true 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: compression algorithms (client to server) = none 23:57:48.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59444]) Kex: compression algorithms (server to client) = none 23:57:48.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33092]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33092]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48212]) Send SSH_MSG_KEXINIT 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48212]) process #0 SSH_MSG_KEXINIT 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48212]) SSH_MSG_KEXINIT 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48212]) strict KEX=true client=true server=true 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: compression algorithms (client to server) = none 23:57:48.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48212]) Kex: compression algorithms (server to client) = none 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41584]) Send SSH_MSG_KEXINIT 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41584]) process #0 SSH_MSG_KEXINIT 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41584]) SSH_MSG_KEXINIT 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41584]) strict KEX=true client=true server=true 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: compression algorithms (client to server) = none 23:57:48.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41584]) Kex: compression algorithms (server to client) = none 23:57:48.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35644]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35644]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41328]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41328]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57946]) Send SSH_MSG_KEXINIT 23:57:48.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57946]) process #0 SSH_MSG_KEXINIT 23:57:48.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57946]) SSH_MSG_KEXINIT 23:57:48.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57946]) strict KEX=true client=true server=true 23:57:48.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: compression algorithms (client to server) = none 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57946]) Kex: compression algorithms (server to client) = none 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41836]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41836]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44896]) Send SSH_MSG_KEXINIT 23:57:48.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44896]) process #0 SSH_MSG_KEXINIT 23:57:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44896]) SSH_MSG_KEXINIT 23:57:48.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44896]) strict KEX=true client=true server=true 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: compression algorithms (client to server) = none 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44896]) Kex: compression algorithms (server to client) = none 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40710]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40710]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:48.935 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51452]) Send SSH_MSG_KEXINIT 23:57:48.935 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:48.935 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51452]) process #0 SSH_MSG_KEXINIT 23:57:48.935 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51452]) SSH_MSG_KEXINIT 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51452]) strict KEX=true client=true server=true 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: server host key algorithms = rsa-sha2-512 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: compression algorithms (client to server) = none 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51452]) Kex: compression algorithms (server to client) = none 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49080]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:48.952 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49080]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41328]) Send SSH_MSG_KEXINIT 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41328]) process #0 SSH_MSG_KEXINIT 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41328]) SSH_MSG_KEXINIT 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41328]) strict KEX=true client=true server=true 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: compression algorithms (client to server) = none 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41328]) Kex: compression algorithms (server to client) = none 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53612]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53612]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35480]) Send SSH_MSG_KEXINIT 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35480]) process #0 SSH_MSG_KEXINIT 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35480]) SSH_MSG_KEXINIT 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35480]) strict KEX=true client=true server=true 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: compression algorithms (client to server) = none 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35480]) Kex: compression algorithms (server to client) = none 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34432]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34432]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35644]) Send SSH_MSG_KEXINIT 23:57:49.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35644]) process #0 SSH_MSG_KEXINIT 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35644]) SSH_MSG_KEXINIT 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35644]) strict KEX=true client=true server=true 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: compression algorithms (client to server) = none 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35644]) Kex: compression algorithms (server to client) = none 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35786]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35786]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33092]) Send SSH_MSG_KEXINIT 23:57:49.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40710]) Send SSH_MSG_KEXINIT 23:57:49.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40710]) process #0 SSH_MSG_KEXINIT 23:57:49.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40710]) SSH_MSG_KEXINIT 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40710]) strict KEX=true client=true server=true 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: compression algorithms (client to server) = none 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40710]) Kex: compression algorithms (server to client) = none 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47564]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47564]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33092]) process #0 SSH_MSG_KEXINIT 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33092]) SSH_MSG_KEXINIT 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33092]) strict KEX=true client=true server=true 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: compression algorithms (client to server) = none 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33092]) Kex: compression algorithms (server to client) = none 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51368]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51368]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34432]) Send SSH_MSG_KEXINIT 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34432]) process #0 SSH_MSG_KEXINIT 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34432]) SSH_MSG_KEXINIT 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34432]) strict KEX=true client=true server=true 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: compression algorithms (client to server) = none 23:57:49.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34432]) Kex: compression algorithms (server to client) = none 23:57:49.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33292]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33292]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53612]) Send SSH_MSG_KEXINIT 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53612]) process #0 SSH_MSG_KEXINIT 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53612]) SSH_MSG_KEXINIT 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53612]) strict KEX=true client=true server=true 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: compression algorithms (client to server) = none 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53612]) Kex: compression algorithms (server to client) = none 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54694]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54694]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49080]) Send SSH_MSG_KEXINIT 23:57:49.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49080]) process #0 SSH_MSG_KEXINIT 23:57:49.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49080]) SSH_MSG_KEXINIT 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35786]) Send SSH_MSG_KEXINIT 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35786]) process #0 SSH_MSG_KEXINIT 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35786]) SSH_MSG_KEXINIT 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35786]) strict KEX=true client=true server=true 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: compression algorithms (client to server) = none 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35786]) Kex: compression algorithms (server to client) = none 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42292]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42292]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49080]) strict KEX=true client=true server=true 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: compression algorithms (client to server) = none 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49080]) Kex: compression algorithms (server to client) = none 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53526]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53526]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51368]) Send SSH_MSG_KEXINIT 23:57:49.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51368]) process #0 SSH_MSG_KEXINIT 23:57:49.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51368]) SSH_MSG_KEXINIT 23:57:49.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51368]) strict KEX=true client=true server=true 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: compression algorithms (client to server) = none 23:57:49.659 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51368]) Kex: compression algorithms (server to client) = none 23:57:49.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39784]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39784]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47564]) Send SSH_MSG_KEXINIT 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47564]) process #0 SSH_MSG_KEXINIT 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47564]) SSH_MSG_KEXINIT 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47564]) strict KEX=true client=true server=true 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: compression algorithms (client to server) = none 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47564]) Kex: compression algorithms (server to client) = none 23:57:49.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39128]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39128]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33292]) Send SSH_MSG_KEXINIT 23:57:49.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33292]) process #0 SSH_MSG_KEXINIT 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33292]) SSH_MSG_KEXINIT 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33292]) strict KEX=true client=true server=true 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: compression algorithms (client to server) = none 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33292]) Kex: compression algorithms (server to client) = none 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49662]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49662]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42292]) Send SSH_MSG_KEXINIT 23:57:49.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42292]) process #0 SSH_MSG_KEXINIT 23:57:49.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42292]) SSH_MSG_KEXINIT 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42292]) strict KEX=true client=true server=true 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: compression algorithms (client to server) = none 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42292]) Kex: compression algorithms (server to client) = none 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53186]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53186]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:49.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49448]) Send SSH_MSG_KEXINIT 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49448]) process #0 SSH_MSG_KEXINIT 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49448]) SSH_MSG_KEXINIT 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49448]) strict KEX=true client=true server=true 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: server host key algorithms = rsa-sha2-512 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: compression algorithms (client to server) = none 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49448]) Kex: compression algorithms (server to client) = none 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56056]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:49.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56056]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41836]) Send SSH_MSG_KEXINIT 23:57:50.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41836]) process #0 SSH_MSG_KEXINIT 23:57:50.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41836]) SSH_MSG_KEXINIT 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41836]) strict KEX=true client=true server=true 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: compression algorithms (client to server) = none 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41836]) Kex: compression algorithms (server to client) = none 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35000]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35000]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39784]) Send SSH_MSG_KEXINIT 23:57:50.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39784]) process #0 SSH_MSG_KEXINIT 23:57:50.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39784]) SSH_MSG_KEXINIT 23:57:50.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39784]) strict KEX=true client=true server=true 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: compression algorithms (client to server) = none 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39784]) Kex: compression algorithms (server to client) = none 23:57:50.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59838]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59838]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53526]) Send SSH_MSG_KEXINIT 23:57:50.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53526]) process #0 SSH_MSG_KEXINIT 23:57:50.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53526]) SSH_MSG_KEXINIT 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53526]) strict KEX=true client=true server=true 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: compression algorithms (client to server) = none 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53526]) Kex: compression algorithms (server to client) = none 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36980]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36980]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53186]) Send SSH_MSG_KEXINIT 23:57:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53186]) process #0 SSH_MSG_KEXINIT 23:57:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53186]) SSH_MSG_KEXINIT 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53186]) strict KEX=true client=true server=true 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: compression algorithms (client to server) = none 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53186]) Kex: compression algorithms (server to client) = none 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49414]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49414]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59838]) Send SSH_MSG_KEXINIT 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #0 SSH_MSG_KEXINIT 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_KEXINIT 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59838]) strict KEX=true client=true server=true 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: compression algorithms (client to server) = none 23:57:50.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: compression algorithms (server to client) = none 23:57:50.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58682]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58682]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49414]) Send SSH_MSG_KEXINIT 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49414]) process #0 SSH_MSG_KEXINIT 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49414]) SSH_MSG_KEXINIT 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49414]) strict KEX=true client=true server=true 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: compression algorithms (client to server) = none 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49414]) Kex: compression algorithms (server to client) = none 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52076]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52076]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56056]) Send SSH_MSG_KEXINIT 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56056]) process #0 SSH_MSG_KEXINIT 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56056]) SSH_MSG_KEXINIT 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56056]) strict KEX=true client=true server=true 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: compression algorithms (client to server) = none 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56056]) Kex: compression algorithms (server to client) = none 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50926]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50926]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35000]) Send SSH_MSG_KEXINIT 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35000]) process #0 SSH_MSG_KEXINIT 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35000]) SSH_MSG_KEXINIT 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35000]) strict KEX=true client=true server=true 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: server host key algorithms = rsa-sha2-512 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:50.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: compression algorithms (client to server) = none 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35000]) Kex: compression algorithms (server to client) = none 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]} 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:43596]): SSH-2.0-SSHD-UNKNOWN 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]} 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33354]): SSH-2.0-SSHD-UNKNOWN 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]} 23:57:50.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60198]): SSH-2.0-SSHD-UNKNOWN 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]} 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35648]): SSH-2.0-SSHD-UNKNOWN 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]} 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38058]): SSH-2.0-SSHD-UNKNOWN 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]} 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39682]): SSH-2.0-SSHD-UNKNOWN 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]} 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46280]): SSH-2.0-SSHD-UNKNOWN 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]} 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60622]): SSH-2.0-SSHD-UNKNOWN 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]} 23:57:50.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59018]): SSH-2.0-SSHD-UNKNOWN 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]} 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59576]): SSH-2.0-SSHD-UNKNOWN 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]} 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48252]): SSH-2.0-SSHD-UNKNOWN 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]} 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58942]): SSH-2.0-SSHD-UNKNOWN 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]} 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40562]): SSH-2.0-SSHD-UNKNOWN 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]} 23:57:50.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50442]): SSH-2.0-SSHD-UNKNOWN 23:57:50.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]} 23:57:50.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41750]): SSH-2.0-SSHD-UNKNOWN 23:57:50.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]} 23:57:50.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39446]): SSH-2.0-SSHD-UNKNOWN 23:57:50.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34276]) process #1 30 23:57:50.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34276]] process command=SSH_MSG_KEXDH_INIT 23:57:51.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52076]) Send SSH_MSG_KEXINIT 23:57:51.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34276]] Send SSH_MSG_KEXDH_REPLY 23:57:51.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54694]) Send SSH_MSG_KEXINIT 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54694]) process #0 SSH_MSG_KEXINIT 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54694]) SSH_MSG_KEXINIT 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54694]) strict KEX=true client=true server=true 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: compression algorithms (client to server) = none 23:57:51.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54694]) Kex: compression algorithms (server to client) = none 23:57:51.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:32800]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:32800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52076]) process #0 SSH_MSG_KEXINIT 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52076]) SSH_MSG_KEXINIT 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52076]) strict KEX=true client=true server=true 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: compression algorithms (client to server) = none 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52076]) Kex: compression algorithms (server to client) = none 23:57:51.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58818]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58818]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #1 sending command=31[31] len=1639 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34276])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34276]) Send SSH_MSG_NEWKEYS 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34276]) session ID=1f:ed:99:9d:14:f4:de:ae:bd:22:fa:84:3c:33:04:6e:18:56:12:f3:26:9e:2b:b5:fe:e0:58:e1:51:22:28:0c:9f:b2:10:e7:33:44:84:7d:19:5e:98:36:3a:a4:60:97:0c:ef:ee:66:59:e6:79:f6:c0:3d:b7:ad:1a:50:a3:16 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34276]): strict KEX resets output message sequence number from 3 to 0 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16b891cd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34276])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #0 sending command=7[7] len=419 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34276]) No pending packets to flush at end of KEX 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42604]) process #1 30 23:57:51.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42604]] process command=SSH_MSG_KEXDH_INIT 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42604]] Send SSH_MSG_KEXDH_REPLY 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #1 sending command=31[31] len=1639 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42604])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42604]) Send SSH_MSG_NEWKEYS 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42604]) session ID=5e:31:d0:92:9e:55:59:98:e0:c0:ac:a6:c6:69:cc:93:c5:c1:b0:a6:38:e0:23:d5:fe:ec:86:1e:12:98:6e:58:a7:dc:f6:81:4c:7d:5a:76:b8:dc:42:74:24:d3:c5:c5:4f:50:c5:51:e8:6a:23:63:89:c5:f9:f9:70:72:ae:b0 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42604]): strict KEX resets output message sequence number from 3 to 0 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bbbe3b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42604])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #0 sending command=7[7] len=419 23:57:51.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42604]) No pending packets to flush at end of KEX 23:57:51.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47426]) process #1 30 23:57:51.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47426]] process command=SSH_MSG_KEXDH_INIT 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47426]] Send SSH_MSG_KEXDH_REPLY 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #1 sending command=31[31] len=1639 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47426])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47426]) Send SSH_MSG_NEWKEYS 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47426]) session ID=e1:89:d2:20:48:41:2f:60:7d:1e:ad:dd:50:44:9b:cf:40:64:dc:fc:27:9f:f1:d6:de:da:2e:84:25:57:91:be:26:f9:49:a5:28:0d:af:0a:e1:19:55:6d:14:fc:15:4a:d2:19:a8:d3:7e:53:11:f1:68:cd:dd:32:a3:84:35:3b 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47426]): strict KEX resets output message sequence number from 3 to 0 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47426]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@400c7a51; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47426])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47426])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #0 sending command=7[7] len=419 23:57:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47426]) No pending packets to flush at end of KEX 23:57:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55434]) process #1 30 23:57:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55434]] process command=SSH_MSG_KEXDH_INIT 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36980]) Send SSH_MSG_KEXINIT 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36980]) process #0 SSH_MSG_KEXINIT 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36980]) SSH_MSG_KEXINIT 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36980]) strict KEX=true client=true server=true 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: compression algorithms (client to server) = none 23:57:51.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36980]) Kex: compression algorithms (server to client) = none 23:57:51.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40858]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40858]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50926]) Send SSH_MSG_KEXINIT 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50926]) process #0 SSH_MSG_KEXINIT 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50926]) SSH_MSG_KEXINIT 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50926]) strict KEX=true client=true server=true 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: compression algorithms (client to server) = none 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50926]) Kex: compression algorithms (server to client) = none 23:57:51.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43030]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43030]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55434]] Send SSH_MSG_KEXDH_REPLY 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #1 sending command=31[31] len=1639 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55434])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55434]) Send SSH_MSG_NEWKEYS 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55434]) session ID=42:97:b4:44:0a:52:60:c5:a0:83:68:76:c4:c3:c8:b0:f4:40:f8:11:7f:e4:80:40:b9:cd:06:b1:8d:87:9a:ce:6a:d7:b1:37:25:2f:ed:ad:40:22:c6:87:7a:6a:3a:6b:ea:d9:bf:8b:29:4e:f9:64:45:ac:e5:c0:26:0e:57:5a 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55434]): strict KEX resets output message sequence number from 3 to 0 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55434]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@306f3f4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55434])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55434])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #0 sending command=7[7] len=419 23:57:51.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55434]) No pending packets to flush at end of KEX 23:57:51.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49256]) process #1 30 23:57:51.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49256]] process command=SSH_MSG_KEXDH_INIT 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49256]] Send SSH_MSG_KEXDH_REPLY 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #1 sending command=31[31] len=1639 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49256])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49256]) Send SSH_MSG_NEWKEYS 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49256]) session ID=84:52:85:f0:e1:aa:ff:39:8d:3e:91:11:6f:ea:a1:5a:1e:0a:97:46:42:c7:61:59:b5:01:b8:f6:aa:dd:2c:ea:e0:7e:26:bd:15:d3:65:ea:19:65:16:c3:00:f5:60:79:9a:d7:25:4a:ca:4c:78:f3:1b:d7:c8:31:24:54:ba:22 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49256]): strict KEX resets output message sequence number from 3 to 0 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@77487655; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49256])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #0 sending command=7[7] len=419 23:57:51.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49256]) No pending packets to flush at end of KEX 23:57:51.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49240]) process #1 30 23:57:51.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49240]] process command=SSH_MSG_KEXDH_INIT 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49240]] Send SSH_MSG_KEXDH_REPLY 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #1 sending command=31[31] len=1639 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49240])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49240]) Send SSH_MSG_NEWKEYS 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49240]) session ID=b0:6a:2b:ec:25:d0:32:42:0e:67:c3:cf:2d:17:cc:32:e5:92:3a:ab:97:e6:f9:d3:88:63:2d:b1:8f:d5:83:c5:a4:a2:8e:eb:53:20:21:4d:87:d5:e3:24:f5:15:86:1d:b4:3e:60:37:70:b2:51:d7:40:eb:d5:9a:cc:d5:c5:81 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49240]): strict KEX resets output message sequence number from 3 to 0 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49240]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70689f20; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49240])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49240])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #0 sending command=7[7] len=419 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49240]) No pending packets to flush at end of KEX 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57226]) process #1 30 23:57:51.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57226]] process command=SSH_MSG_KEXDH_INIT 23:57:51.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58682]) Send SSH_MSG_KEXINIT 23:57:51.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58682]) process #0 SSH_MSG_KEXINIT 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58682]) SSH_MSG_KEXINIT 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58682]) strict KEX=true client=true server=true 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: compression algorithms (client to server) = none 23:57:51.332 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58682]) Kex: compression algorithms (server to client) = none 23:57:51.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50166]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50166]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:32800]) Send SSH_MSG_KEXINIT 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32800]) process #0 SSH_MSG_KEXINIT 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:32800]) SSH_MSG_KEXINIT 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:32800]) strict KEX=true client=true server=true 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: compression algorithms (client to server) = none 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32800]) Kex: compression algorithms (server to client) = none 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60160]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60160]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57226]] Send SSH_MSG_KEXDH_REPLY 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #1 sending command=31[31] len=1639 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57226])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57226]) Send SSH_MSG_NEWKEYS 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57226]) session ID=97:ee:30:1c:2f:70:09:5a:78:f0:d6:01:53:67:8c:34:e2:e5:6b:bc:51:0f:5d:6c:a5:eb:a2:a3:25:15:a4:68:c3:4d:b0:ff:e3:d1:05:1a:e0:c1:f1:c8:4a:50:c5:bf:19:05:91:bc:fa:5a:9a:28:9a:cc:12:d1:bd:55:10:c5 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57226]): strict KEX resets output message sequence number from 3 to 0 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@629fbf7a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57226])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57226])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #0 sending command=7[7] len=419 23:57:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57226]) No pending packets to flush at end of KEX 23:57:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58434]) process #1 30 23:57:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58434]] process command=SSH_MSG_KEXDH_INIT 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39128]) Send SSH_MSG_KEXINIT 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39128]) process #0 SSH_MSG_KEXINIT 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39128]) SSH_MSG_KEXINIT 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39128]) strict KEX=true client=true server=true 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: compression algorithms (client to server) = none 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39128]) Kex: compression algorithms (server to client) = none 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42350]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42350]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58434]] Send SSH_MSG_KEXDH_REPLY 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #1 sending command=31[31] len=1639 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58434])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58434]) Send SSH_MSG_NEWKEYS 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58434]) session ID=78:3a:cd:86:c2:4a:9c:69:bd:e0:79:bd:f9:e9:63:06:26:87:a0:9c:b9:11:59:8c:b9:79:db:75:bf:49:bc:6a:c4:63:d2:e7:a9:ff:bf:3f:4d:43:20:0f:20:e9:56:84:08:58:c8:6e:96:2c:7e:34:8f:f2:f0:c0:23:d1:60:6b 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58434]): strict KEX resets output message sequence number from 3 to 0 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58434]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4165ce7a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58434])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58434])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #0 sending command=7[7] len=419 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58434]) No pending packets to flush at end of KEX 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33550]) process #1 30 23:57:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33550]] process command=SSH_MSG_KEXDH_INIT 23:57:51.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33550]] Send SSH_MSG_KEXDH_REPLY 23:57:51.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #1 sending command=31[31] len=1639 23:57:51.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33550])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33550]) Send SSH_MSG_NEWKEYS 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33550]) session ID=5f:ff:16:b3:6b:91:43:c5:b5:94:2c:4b:77:9d:6d:12:e3:e2:42:58:41:79:81:f2:fb:91:f1:ee:f2:d5:77:17:9b:fd:c4:08:77:0b:f8:68:ae:6f:bc:ff:a2:d9:0a:97:71:f1:65:2c:9c:4b:c0:81:7e:8a:5d:36:f5:dc:51:27 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33550]): strict KEX resets output message sequence number from 3 to 0 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33550]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@365fc38c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33550])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33550])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #0 sending command=7[7] len=419 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33550]) No pending packets to flush at end of KEX 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54038]) process #1 30 23:57:51.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54038]] process command=SSH_MSG_KEXDH_INIT 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54038]] Send SSH_MSG_KEXDH_REPLY 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #1 sending command=31[31] len=1639 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54038])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54038]) Send SSH_MSG_NEWKEYS 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54038]) session ID=3f:48:27:12:4b:cc:89:4d:37:e0:9c:5c:01:15:b7:3b:93:18:32:24:12:44:90:37:17:f5:23:b7:6f:83:10:a2:49:a1:3c:c7:97:9d:4e:44:f4:19:5b:20:58:c2:a7:90:01:5a:5d:9b:73:17:12:df:cf:63:48:da:e7:59:9e:8b 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54038]): strict KEX resets output message sequence number from 3 to 0 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23c50868; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54038])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54038])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #0 sending command=7[7] len=419 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54038]) No pending packets to flush at end of KEX 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60612]) process #1 30 23:57:51.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60612]] process command=SSH_MSG_KEXDH_INIT 23:57:51.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49662]) Send SSH_MSG_KEXINIT 23:57:51.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49662]) process #0 SSH_MSG_KEXINIT 23:57:51.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49662]) SSH_MSG_KEXINIT 23:57:51.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49662]) strict KEX=true client=true server=true 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: compression algorithms (client to server) = none 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49662]) Kex: compression algorithms (server to client) = none 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38586]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38586]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60612]] Send SSH_MSG_KEXDH_REPLY 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #1 sending command=31[31] len=1639 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60612])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60612]) Send SSH_MSG_NEWKEYS 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60612]) session ID=be:f2:6f:9d:9a:89:be:ac:7b:6b:e3:89:d2:02:00:25:54:fb:5f:e6:85:d1:3c:de:f6:6c:88:65:75:42:ea:e2:21:02:fe:90:d8:c5:af:96:d3:b8:07:96:c7:92:8b:9d:c8:71:8a:77:68:38:d1:0b:3b:4a:4a:e2:2c:16:91:76 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60612]): strict KEX resets output message sequence number from 3 to 0 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50c2b955; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60612])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #0 sending command=7[7] len=419 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60612]) No pending packets to flush at end of KEX 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54666]) process #1 30 23:57:51.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54666]] process command=SSH_MSG_KEXDH_INIT 23:57:51.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43030]) Send SSH_MSG_KEXINIT 23:57:51.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43030]) process #0 SSH_MSG_KEXINIT 23:57:51.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43030]) SSH_MSG_KEXINIT 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43030]) strict KEX=true client=true server=true 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: compression algorithms (client to server) = none 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43030]) Kex: compression algorithms (server to client) = none 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57268]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57268]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54666]] Send SSH_MSG_KEXDH_REPLY 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #1 sending command=31[31] len=1639 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54666])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54666]) Send SSH_MSG_NEWKEYS 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54666]) session ID=57:1c:04:fc:82:93:c4:c5:fa:73:02:47:ea:a6:24:5d:a1:c3:54:c6:ba:33:d3:1c:d2:69:db:ee:ed:8a:86:c6:ef:a5:cd:3d:0f:07:95:ba:75:ab:49:6c:e9:bf:38:0a:d3:9f:e7:9f:7c:c0:13:53:97:ea:bf:88:c7:36:fd:06 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54666]): strict KEX resets output message sequence number from 3 to 0 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54666]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38906804; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54666])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54666])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #0 sending command=7[7] len=419 23:57:51.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54666]) No pending packets to flush at end of KEX 23:57:51.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53394]) process #1 30 23:57:51.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53394]] process command=SSH_MSG_KEXDH_INIT 23:57:51.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53394]] Send SSH_MSG_KEXDH_REPLY 23:57:51.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #1 sending command=31[31] len=1639 23:57:51.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53394])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53394]) Send SSH_MSG_NEWKEYS 23:57:51.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53394]) session ID=8c:bf:84:16:37:e6:53:7c:3c:94:d4:22:e5:ee:91:da:40:96:61:20:64:a5:53:5f:54:01:0e:f6:c8:cc:07:a2:e9:02:1a:57:b3:1b:d5:6c:5f:51:6f:de:0f:2b:41:79:07:2f:64:98:f5:c8:1b:8a:09:1e:f4:4a:b5:73:cb:fc 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53394]): strict KEX resets output message sequence number from 3 to 0 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e31a087; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53394])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #0 sending command=7[7] len=419 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53394]) No pending packets to flush at end of KEX 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49598]) process #1 30 23:57:51.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49598]] process command=SSH_MSG_KEXDH_INIT 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49598]] Send SSH_MSG_KEXDH_REPLY 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #1 sending command=31[31] len=1639 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49598])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49598]) Send SSH_MSG_NEWKEYS 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49598]) session ID=cc:76:bc:75:f9:57:64:45:45:92:99:85:55:1b:80:f0:71:7c:99:ff:db:a1:56:e7:0e:fc:07:73:8e:8b:17:b9:93:17:1c:c0:82:fd:28:b5:54:fe:b5:43:ea:7f:17:28:bb:c8:96:00:cc:fc:2e:e5:ba:90:f5:e0:c5:08:1c:3a 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49598]): strict KEX resets output message sequence number from 3 to 0 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b6f8242; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49598])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #0 sending command=7[7] len=419 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49598]) No pending packets to flush at end of KEX 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #1 30 23:57:51.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41920]] process command=SSH_MSG_KEXDH_INIT 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38586]) Send SSH_MSG_KEXINIT 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38586]) process #0 SSH_MSG_KEXINIT 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38586]) SSH_MSG_KEXINIT 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38586]) strict KEX=true client=true server=true 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: compression algorithms (client to server) = none 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38586]) Kex: compression algorithms (server to client) = none 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:32918]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:32918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41920]] Send SSH_MSG_KEXDH_REPLY 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #1 sending command=31[31] len=1639 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41920])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41920]) Send SSH_MSG_NEWKEYS 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41920]) session ID=f9:82:a6:a0:bd:a7:25:39:07:45:e9:af:b9:c2:6d:8d:66:36:0d:44:af:57:99:56:8c:b1:01:7c:a7:0a:94:ad:39:9b:56:c2:3c:eb:dc:c3:9f:a1:87:9e:7f:30:e0:17:33:8c:62:bf:46:16:e3:0b:a1:c8:49:73:e4:6d:02:10 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41920]): strict KEX resets output message sequence number from 3 to 0 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@542bcd7f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41920])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41920])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #0 sending command=7[7] len=419 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41920]) No pending packets to flush at end of KEX 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56010]) process #1 30 23:57:51.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56010]] process command=SSH_MSG_KEXDH_INIT 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56010]] Send SSH_MSG_KEXDH_REPLY 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #1 sending command=31[31] len=1639 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56010])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56010]) Send SSH_MSG_NEWKEYS 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56010]) session ID=63:ad:cd:c7:ff:c0:56:3b:1b:b0:69:18:d5:04:80:f2:ce:ad:90:e0:e6:95:ae:cd:5c:6b:12:7d:7c:29:3d:c6:0e:cf:5e:c7:53:4f:9c:2d:6d:65:e9:e0:13:d7:69:47:14:3a:30:8d:d4:42:ad:e2:60:30:1d:c9:82:20:16:72 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56010]): strict KEX resets output message sequence number from 3 to 0 23:57:51.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56010]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@91227b5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56010])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56010])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #0 sending command=7[7] len=419 23:57:51.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56010]) No pending packets to flush at end of KEX 23:57:51.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51436]) process #1 30 23:57:51.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51436]] process command=SSH_MSG_KEXDH_INIT 23:57:51.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51436]] Send SSH_MSG_KEXDH_REPLY 23:57:51.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #1 sending command=31[31] len=1639 23:57:51.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51436])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51436]) Send SSH_MSG_NEWKEYS 23:57:51.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51436]) session ID=32:cb:18:b8:10:92:21:c3:57:42:8c:a0:6a:d2:e1:78:8a:c7:6d:e2:e3:b6:14:ef:68:dc:f9:18:c8:1e:fa:2a:4a:2b:29:33:3c:df:8b:16:72:8a:3e:83:80:4f:82:ab:2d:e3:0a:99:1f:04:ab:4e:da:5b:20:79:7e:2c:fa:f1 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51436]): strict KEX resets output message sequence number from 3 to 0 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51436]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5fc83a94; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51436])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51436])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #0 sending command=7[7] len=419 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51436]) No pending packets to flush at end of KEX 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43282]) process #1 30 23:57:51.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43282]] process command=SSH_MSG_KEXDH_INIT 23:57:51.964 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40858]) Send SSH_MSG_KEXINIT 23:57:51.964 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40858]) process #0 SSH_MSG_KEXINIT 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40858]) SSH_MSG_KEXINIT 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40858]) strict KEX=true client=true server=true 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: compression algorithms (client to server) = none 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40858]) Kex: compression algorithms (server to client) = none 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34380]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34380]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:51.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43282]] Send SSH_MSG_KEXDH_REPLY 23:57:51.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #1 sending command=31[31] len=1639 23:57:51.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43282])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:51.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43282]) Send SSH_MSG_NEWKEYS 23:57:51.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43282]) session ID=1d:b5:38:50:d4:b9:95:ba:2f:46:ec:9c:54:9b:bc:9c:0f:4f:90:70:52:a2:a6:fa:d4:0d:9b:32:43:d7:e6:6a:e3:6b:d9:05:4d:d4:80:e7:e5:d0:8c:f5:37:60:c4:83:b6:58:62:c7:1a:08:74:5a:ca:34:1b:28:37:98:05:f5 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43282]): strict KEX resets output message sequence number from 3 to 0 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7048182a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43282])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #0 sending command=7[7] len=419 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43282]) No pending packets to flush at end of KEX 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57946]) process #1 30 23:57:51.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57946]] process command=SSH_MSG_KEXDH_INIT 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50166]) Send SSH_MSG_KEXINIT 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50166]) process #0 SSH_MSG_KEXINIT 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50166]) SSH_MSG_KEXINIT 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50166]) strict KEX=true client=true server=true 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: server host key algorithms = rsa-sha2-512 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: compression algorithms (client to server) = none 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50166]) Kex: compression algorithms (server to client) = none 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41490]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:51.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41490]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57946]] Send SSH_MSG_KEXDH_REPLY 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #1 sending command=31[31] len=1639 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57946])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57946]) Send SSH_MSG_NEWKEYS 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57946]) session ID=01:f0:30:e3:7e:05:7c:b0:5e:79:27:ff:ac:4c:da:3e:5b:f2:68:84:10:fc:f0:c4:93:f7:e4:63:9e:a4:c4:88:77:92:38:ef:cb:1d:f2:6a:7c:c5:4b:52:1c:dc:cc:94:ff:e2:63:27:40:c1:09:ea:4f:20:00:2a:58:22:e1:81 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:52.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57946]): strict KEX resets output message sequence number from 3 to 0 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57946]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a76b392; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57946])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57946])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #0 sending command=7[7] len=419 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57946]) No pending packets to flush at end of KEX 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41836]) process #1 30 23:57:52.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41836]] process command=SSH_MSG_KEXDH_INIT 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41836]] Send SSH_MSG_KEXDH_REPLY 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #1 sending command=31[31] len=1639 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41836])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41836]) Send SSH_MSG_NEWKEYS 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41836]) session ID=60:fa:79:fd:3e:df:a1:68:b3:bc:2b:b4:2f:67:53:44:09:4b:ff:11:ca:1d:89:71:50:81:37:35:2e:1e:f2:4a:2a:f2:ec:92:12:e0:7c:70:f0:f8:7b:88:64:f8:c9:ab:2a:bc:c1:74:a5:e0:9b:92:f3:b0:0b:9e:68:6e:33:18 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41836]): strict KEX resets output message sequence number from 3 to 0 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41836]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@675d73f3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41836])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41836])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #0 sending command=7[7] len=419 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41836]) No pending packets to flush at end of KEX 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38176]) process #1 30 23:57:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38176]] process command=SSH_MSG_KEXDH_INIT 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38176]] Send SSH_MSG_KEXDH_REPLY 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #1 sending command=31[31] len=1639 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38176])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38176]) Send SSH_MSG_NEWKEYS 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38176]) session ID=d8:e2:31:7b:bc:a3:49:14:2b:2d:77:87:0b:ba:11:d4:5f:69:a9:6e:2d:4e:7b:d6:5b:91:12:f4:2a:c6:70:61:d7:86:4f:c2:1d:d8:79:9a:a2:d1:16:28:7f:e5:7b:9b:43:dd:fc:cf:90:f9:66:56:07:ba:2a:d4:c4:7a:e6:f8 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38176]): strict KEX resets output message sequence number from 3 to 0 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fe0dd70; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38176])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #0 sending command=7[7] len=419 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38176]) No pending packets to flush at end of KEX 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55918]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42350]) Send SSH_MSG_KEXINIT 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42350]) process #0 SSH_MSG_KEXINIT 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42350]) SSH_MSG_KEXINIT 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42350]) strict KEX=true client=true server=true 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: compression algorithms (client to server) = none 23:57:52.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42350]) Kex: compression algorithms (server to client) = none 23:57:52.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40138]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40138]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41490]) Send SSH_MSG_KEXINIT 23:57:52.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41490]) process #0 SSH_MSG_KEXINIT 23:57:52.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41490]) SSH_MSG_KEXINIT 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41490]) strict KEX=true client=true server=true 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: compression algorithms (client to server) = none 23:57:52.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41490]) Kex: compression algorithms (server to client) = none 23:57:52.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59446]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59446]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58818]) Send SSH_MSG_KEXINIT 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58818]) process #0 SSH_MSG_KEXINIT 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58818]) SSH_MSG_KEXINIT 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58818]) strict KEX=true client=true server=true 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: compression algorithms (client to server) = none 23:57:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58818]) Kex: compression algorithms (server to client) = none 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60160]) Send SSH_MSG_KEXINIT 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60160]) process #0 SSH_MSG_KEXINIT 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60160]) SSH_MSG_KEXINIT 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60160]) strict KEX=true client=true server=true 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: compression algorithms (client to server) = none 23:57:52.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60160]) Kex: compression algorithms (server to client) = none 23:57:52.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36902]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36902]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41288]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41288]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59446]) Send SSH_MSG_KEXINIT 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #0 SSH_MSG_KEXINIT 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_KEXINIT 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59446]) strict KEX=true client=true server=true 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: compression algorithms (client to server) = none 23:57:52.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59446]) Kex: compression algorithms (server to client) = none 23:57:52.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34564]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34564]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57268]) Send SSH_MSG_KEXINIT 23:57:52.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57268]) process #0 SSH_MSG_KEXINIT 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57268]) SSH_MSG_KEXINIT 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57268]) strict KEX=true client=true server=true 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: compression algorithms (client to server) = none 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57268]) Kex: compression algorithms (server to client) = none 23:57:52.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60120]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60120]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:32918]) Send SSH_MSG_KEXINIT 23:57:52.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32918]) process #0 SSH_MSG_KEXINIT 23:57:52.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:32918]) SSH_MSG_KEXINIT 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:32918]) strict KEX=true client=true server=true 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: compression algorithms (client to server) = none 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32918]) Kex: compression algorithms (server to client) = none 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56368]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56368]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34380]) Send SSH_MSG_KEXINIT 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34380]) process #0 SSH_MSG_KEXINIT 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34380]) SSH_MSG_KEXINIT 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34380]) strict KEX=true client=true server=true 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: server host key algorithms = rsa-sha2-512 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: compression algorithms (client to server) = none 23:57:52.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34380]) Kex: compression algorithms (server to client) = none 23:57:52.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:52.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55012]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:52.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55012]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34564]) Send SSH_MSG_KEXINIT 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34564]) process #0 SSH_MSG_KEXINIT 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34564]) SSH_MSG_KEXINIT 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34564]) strict KEX=true client=true server=true 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: compression algorithms (client to server) = none 23:57:53.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34564]) Kex: compression algorithms (server to client) = none 23:57:53.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57528]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57528]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40138]) Send SSH_MSG_KEXINIT 23:57:53.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40138]) process #0 SSH_MSG_KEXINIT 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40138]) SSH_MSG_KEXINIT 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40138]) strict KEX=true client=true server=true 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: compression algorithms (client to server) = none 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40138]) Kex: compression algorithms (server to client) = none 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35588]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35588]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36902]) Send SSH_MSG_KEXINIT 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36902]) process #0 SSH_MSG_KEXINIT 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36902]) SSH_MSG_KEXINIT 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36902]) strict KEX=true client=true server=true 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: compression algorithms (client to server) = none 23:57:53.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36902]) Kex: compression algorithms (server to client) = none 23:57:53.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43034]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43034]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41288]) Send SSH_MSG_KEXINIT 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41288]) process #0 SSH_MSG_KEXINIT 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41288]) SSH_MSG_KEXINIT 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41288]) strict KEX=true client=true server=true 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: compression algorithms (client to server) = none 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41288]) Kex: compression algorithms (server to client) = none 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42928]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60120]) Send SSH_MSG_KEXINIT 23:57:53.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60120]) process #0 SSH_MSG_KEXINIT 23:57:53.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60120]) SSH_MSG_KEXINIT 23:57:53.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60120]) strict KEX=true client=true server=true 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: compression algorithms (client to server) = none 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60120]) Kex: compression algorithms (server to client) = none 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50064]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.764 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50064]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56368]) Send SSH_MSG_KEXINIT 23:57:53.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56368]) process #0 SSH_MSG_KEXINIT 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56368]) SSH_MSG_KEXINIT 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56368]) strict KEX=true client=true server=true 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: compression algorithms (client to server) = none 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56368]) Kex: compression algorithms (server to client) = none 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:37062]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:37062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.819 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55012]) Send SSH_MSG_KEXINIT 23:57:53.819 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.819 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55012]) process #0 SSH_MSG_KEXINIT 23:57:53.819 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55012]) SSH_MSG_KEXINIT 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55012]) strict KEX=true client=true server=true 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: compression algorithms (client to server) = none 23:57:53.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55012]) Kex: compression algorithms (server to client) = none 23:57:53.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40732]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40732]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55918]) Send SSH_MSG_KEXINIT 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55918]) process #0 SSH_MSG_KEXINIT 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55918]) SSH_MSG_KEXINIT 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55918]) strict KEX=true client=true server=true 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: compression algorithms (client to server) = none 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55918]) Kex: compression algorithms (server to client) = none 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56918]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57528]) Send SSH_MSG_KEXINIT 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43034]) Send SSH_MSG_KEXINIT 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43034]) process #0 SSH_MSG_KEXINIT 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43034]) SSH_MSG_KEXINIT 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43034]) strict KEX=true client=true server=true 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: compression algorithms (client to server) = none 23:57:53.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43034]) Kex: compression algorithms (server to client) = none 23:57:53.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42656]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42656]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57528]) process #0 SSH_MSG_KEXINIT 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57528]) SSH_MSG_KEXINIT 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57528]) strict KEX=true client=true server=true 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: server host key algorithms = rsa-sha2-512 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: compression algorithms (client to server) = none 23:57:53.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57528]) Kex: compression algorithms (server to client) = none 23:57:53.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:53.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51312]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:53.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51312]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.218 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40732]) Send SSH_MSG_KEXINIT 23:57:54.218 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.218 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40732]) process #0 SSH_MSG_KEXINIT 23:57:54.218 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40732]) SSH_MSG_KEXINIT 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40732]) strict KEX=true client=true server=true 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: compression algorithms (client to server) = none 23:57:54.219 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40732]) Kex: compression algorithms (server to client) = none 23:57:54.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35280]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35280]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51312]) Send SSH_MSG_KEXINIT 23:57:54.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51312]) process #0 SSH_MSG_KEXINIT 23:57:54.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51312]) SSH_MSG_KEXINIT 23:57:54.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51312]) strict KEX=true client=true server=true 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: compression algorithms (client to server) = none 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51312]) Kex: compression algorithms (server to client) = none 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:37028]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:37028]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:37062]) Send SSH_MSG_KEXINIT 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37062]) process #0 SSH_MSG_KEXINIT 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:37062]) SSH_MSG_KEXINIT 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:37062]) strict KEX=true client=true server=true 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: compression algorithms (client to server) = none 23:57:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37062]) Kex: compression algorithms (server to client) = none 23:57:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35026]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35588]) Send SSH_MSG_KEXINIT 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35588]) process #0 SSH_MSG_KEXINIT 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35588]) SSH_MSG_KEXINIT 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35588]) strict KEX=true client=true server=true 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: compression algorithms (client to server) = none 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35588]) Kex: compression algorithms (server to client) = none 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53162]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53162]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56918]) Send SSH_MSG_KEXINIT 23:57:54.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56918]) process #0 SSH_MSG_KEXINIT 23:57:54.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56918]) SSH_MSG_KEXINIT 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56918]) strict KEX=true client=true server=true 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: compression algorithms (client to server) = none 23:57:54.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56918]) Kex: compression algorithms (server to client) = none 23:57:54.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57024]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57024]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42656]) Send SSH_MSG_KEXINIT 23:57:54.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42656]) process #0 SSH_MSG_KEXINIT 23:57:54.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42656]) SSH_MSG_KEXINIT 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42656]) strict KEX=true client=true server=true 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: compression algorithms (client to server) = none 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42656]) Kex: compression algorithms (server to client) = none 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56890]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56890]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42928]) Send SSH_MSG_KEXINIT 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42928]) process #0 SSH_MSG_KEXINIT 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42928]) SSH_MSG_KEXINIT 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42928]) strict KEX=true client=true server=true 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: compression algorithms (client to server) = none 23:57:54.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42928]) Kex: compression algorithms (server to client) = none 23:57:54.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45406]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45406]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35026]) Send SSH_MSG_KEXINIT 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35026]) process #0 SSH_MSG_KEXINIT 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35026]) SSH_MSG_KEXINIT 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35026]) strict KEX=true client=true server=true 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: compression algorithms (client to server) = none 23:57:54.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35026]) Kex: compression algorithms (server to client) = none 23:57:54.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53360]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53360]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:54.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50064]) Send SSH_MSG_KEXINIT 23:57:54.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:54.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50064]) process #0 SSH_MSG_KEXINIT 23:57:54.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50064]) SSH_MSG_KEXINIT 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50064]) strict KEX=true client=true server=true 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: server host key algorithms = rsa-sha2-512 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: compression algorithms (client to server) = none 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50064]) Kex: compression algorithms (server to client) = none 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47196]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:54.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47196]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53360]) Send SSH_MSG_KEXINIT 23:57:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53360]) process #0 SSH_MSG_KEXINIT 23:57:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53360]) SSH_MSG_KEXINIT 23:57:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53162]) Send SSH_MSG_KEXINIT 23:57:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53162]) process #0 SSH_MSG_KEXINIT 23:57:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53162]) SSH_MSG_KEXINIT 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53360]) strict KEX=true client=true server=true 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: compression algorithms (client to server) = none 23:57:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53360]) Kex: compression algorithms (server to client) = none 23:57:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51032]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51032]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53162]) strict KEX=true client=true server=true 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: compression algorithms (client to server) = none 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53162]) Kex: compression algorithms (server to client) = none 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43710]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43710]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43710]) Send SSH_MSG_KEXINIT 23:57:55.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43710]) process #0 SSH_MSG_KEXINIT 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43710]) SSH_MSG_KEXINIT 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43710]) strict KEX=true client=true server=true 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: compression algorithms (client to server) = none 23:57:55.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43710]) Kex: compression algorithms (server to client) = none 23:57:55.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:37784]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:37784]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.496 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45406]) Send SSH_MSG_KEXINIT 23:57:55.496 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45406]) process #0 SSH_MSG_KEXINIT 23:57:55.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45406]) SSH_MSG_KEXINIT 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45406]) strict KEX=true client=true server=true 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: compression algorithms (client to server) = none 23:57:55.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45406]) Kex: compression algorithms (server to client) = none 23:57:55.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55176]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55176]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35280]) Send SSH_MSG_KEXINIT 23:57:55.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35280]) process #0 SSH_MSG_KEXINIT 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35280]) SSH_MSG_KEXINIT 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35280]) strict KEX=true client=true server=true 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: compression algorithms (client to server) = none 23:57:55.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35280]) Kex: compression algorithms (server to client) = none 23:57:55.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48534]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48534]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:37028]) Send SSH_MSG_KEXINIT 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37028]) process #0 SSH_MSG_KEXINIT 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:37028]) SSH_MSG_KEXINIT 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:37028]) strict KEX=true client=true server=true 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: compression algorithms (client to server) = none 23:57:55.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37028]) Kex: compression algorithms (server to client) = none 23:57:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57024]) Send SSH_MSG_KEXINIT 23:57:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57024]) process #0 SSH_MSG_KEXINIT 23:57:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57024]) SSH_MSG_KEXINIT 23:57:55.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48340]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57024]) strict KEX=true client=true server=true 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: compression algorithms (client to server) = none 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57024]) Kex: compression algorithms (server to client) = none 23:57:55.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44578]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44578]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47196]) Send SSH_MSG_KEXINIT 23:57:55.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47196]) process #0 SSH_MSG_KEXINIT 23:57:55.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47196]) SSH_MSG_KEXINIT 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47196]) strict KEX=true client=true server=true 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: compression algorithms (client to server) = none 23:57:55.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47196]) Kex: compression algorithms (server to client) = none 23:57:55.598 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.598 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41506]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.598 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41506]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:37784]) Send SSH_MSG_KEXINIT 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37784]) process #0 SSH_MSG_KEXINIT 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:37784]) SSH_MSG_KEXINIT 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:37784]) strict KEX=true client=true server=true 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: compression algorithms (client to server) = none 23:57:55.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37784]) Kex: compression algorithms (server to client) = none 23:57:55.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58718]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58718]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:55.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41506]) Send SSH_MSG_KEXINIT 23:57:55.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:55.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41506]) process #0 SSH_MSG_KEXINIT 23:57:55.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41506]) SSH_MSG_KEXINIT 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41506]) strict KEX=true client=true server=true 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: server host key algorithms = rsa-sha2-512 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: compression algorithms (client to server) = none 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41506]) Kex: compression algorithms (server to client) = none 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53292]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:55.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53292]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44578]) Send SSH_MSG_KEXINIT 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44578]) process #0 SSH_MSG_KEXINIT 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44578]) SSH_MSG_KEXINIT 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44578]) strict KEX=true client=true server=true 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: compression algorithms (client to server) = none 23:57:56.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44578]) Kex: compression algorithms (server to client) = none 23:57:56.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51032]) Send SSH_MSG_KEXINIT 23:57:56.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51032]) process #0 SSH_MSG_KEXINIT 23:57:56.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51032]) SSH_MSG_KEXINIT 23:57:56.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42418]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42418]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51032]) strict KEX=true client=true server=true 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: compression algorithms (client to server) = none 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51032]) Kex: compression algorithms (server to client) = none 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49664]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49664]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56890]) Send SSH_MSG_KEXINIT 23:57:56.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56890]) process #0 SSH_MSG_KEXINIT 23:57:56.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56890]) SSH_MSG_KEXINIT 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56890]) strict KEX=true client=true server=true 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: compression algorithms (client to server) = none 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56890]) Kex: compression algorithms (server to client) = none 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40026]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55176]) Send SSH_MSG_KEXINIT 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55176]) process #0 SSH_MSG_KEXINIT 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55176]) SSH_MSG_KEXINIT 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55176]) strict KEX=true client=true server=true 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: compression algorithms (client to server) = none 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55176]) Kex: compression algorithms (server to client) = none 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34216]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34216]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48340]) Send SSH_MSG_KEXINIT 23:57:56.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48340]) process #0 SSH_MSG_KEXINIT 23:57:56.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48340]) SSH_MSG_KEXINIT 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48340]) strict KEX=true client=true server=true 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: compression algorithms (client to server) = none 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48340]) Kex: compression algorithms (server to client) = none 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35530]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35530]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53292]) Send SSH_MSG_KEXINIT 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53292]) process #0 SSH_MSG_KEXINIT 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53292]) SSH_MSG_KEXINIT 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53292]) strict KEX=true client=true server=true 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: compression algorithms (client to server) = none 23:57:56.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53292]) Kex: compression algorithms (server to client) = none 23:57:56.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42594]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42594]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49664]) Send SSH_MSG_KEXINIT 23:57:56.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49664]) process #0 SSH_MSG_KEXINIT 23:57:56.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49664]) SSH_MSG_KEXINIT 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49664]) strict KEX=true client=true server=true 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: compression algorithms (client to server) = none 23:57:56.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49664]) Kex: compression algorithms (server to client) = none 23:57:56.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55258]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55258]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.327 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48534]) Send SSH_MSG_KEXINIT 23:57:56.327 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48534]) process #0 SSH_MSG_KEXINIT 23:57:56.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48534]) SSH_MSG_KEXINIT 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48534]) strict KEX=true client=true server=true 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: compression algorithms (client to server) = none 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48534]) Kex: compression algorithms (server to client) = none 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36888]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36888]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42418]) Send SSH_MSG_KEXINIT 23:57:56.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42418]) process #0 SSH_MSG_KEXINIT 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42418]) SSH_MSG_KEXINIT 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42418]) strict KEX=true client=true server=true 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: compression algorithms (client to server) = none 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42418]) Kex: compression algorithms (server to client) = none 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43596]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43596]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43596]) Send SSH_MSG_KEXINIT 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43596]) process #0 SSH_MSG_KEXINIT 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43596]) SSH_MSG_KEXINIT 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43596]) strict KEX=true client=true server=true 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: compression algorithms (client to server) = none 23:57:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43596]) Kex: compression algorithms (server to client) = none 23:57:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33354]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33354]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58718]) Send SSH_MSG_KEXINIT 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58718]) process #0 SSH_MSG_KEXINIT 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58718]) SSH_MSG_KEXINIT 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58718]) strict KEX=true client=true server=true 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: compression algorithms (client to server) = none 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58718]) Kex: compression algorithms (server to client) = none 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:37234]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:37234]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:56.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40026]) Send SSH_MSG_KEXINIT 23:57:56.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:56.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40026]) process #0 SSH_MSG_KEXINIT 23:57:56.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40026]) SSH_MSG_KEXINIT 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40026]) strict KEX=true client=true server=true 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: server host key algorithms = rsa-sha2-512 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: compression algorithms (client to server) = none 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40026]) Kex: compression algorithms (server to client) = none 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39430]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:56.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39430]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.005 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36888]) Send SSH_MSG_KEXINIT 23:57:57.005 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.005 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36888]) process #0 SSH_MSG_KEXINIT 23:57:57.005 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36888]) SSH_MSG_KEXINIT 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36888]) strict KEX=true client=true server=true 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: compression algorithms (client to server) = none 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36888]) Kex: compression algorithms (server to client) = none 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47482]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.006 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47482]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42594]) Send SSH_MSG_KEXINIT 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42594]) process #0 SSH_MSG_KEXINIT 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42594]) SSH_MSG_KEXINIT 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42594]) strict KEX=true client=true server=true 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: compression algorithms (client to server) = none 23:57:57.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42594]) Kex: compression algorithms (server to client) = none 23:57:57.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42906]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42906]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34216]) Send SSH_MSG_KEXINIT 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34216]) process #0 SSH_MSG_KEXINIT 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34216]) SSH_MSG_KEXINIT 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34216]) strict KEX=true client=true server=true 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: compression algorithms (client to server) = none 23:57:57.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34216]) Kex: compression algorithms (server to client) = none 23:57:57.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]} 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46154]): SSH-2.0-SSHD-UNKNOWN 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]} 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50364]): SSH-2.0-SSHD-UNKNOWN 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]} 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48920]): SSH-2.0-SSHD-UNKNOWN 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]} 23:57:57.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60910]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]} 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59696]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]} 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:46740]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]} 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60736]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]} 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:40378]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]} 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44398]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]} 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45340]): SSH-2.0-SSHD-UNKNOWN 23:57:57.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]} 23:57:57.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36318]): SSH-2.0-SSHD-UNKNOWN 23:57:57.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47660]) process #1 30 23:57:57.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47660]] process command=SSH_MSG_KEXDH_INIT 23:57:57.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47660]] Send SSH_MSG_KEXDH_REPLY 23:57:57.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #1 sending command=31[31] len=1639 23:57:57.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47660])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47660]) Send SSH_MSG_NEWKEYS 23:57:57.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47660]) session ID=7d:33:3c:ea:7a:f2:b1:5e:d8:be:8c:99:68:9f:04:42:f6:cf:79:27:16:37:cc:5d:04:f4:11:5c:46:0e:e3:35:1b:68:7f:1c:d5:45:96:10:82:6b:75:9e:82:15:f3:7c:01:e6:5e:b8:c7:21:a1:b2:aa:2c:a9:66:ed:19:fe:42 23:57:57.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47660]): strict KEX resets output message sequence number from 3 to 0 23:57:57.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45476adc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47660])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47660])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #0 sending command=7[7] len=419 23:57:57.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47660]) No pending packets to flush at end of KEX 23:57:57.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54890]) process #1 30 23:57:57.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54890]] process command=SSH_MSG_KEXDH_INIT 23:57:57.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54890]] Send SSH_MSG_KEXDH_REPLY 23:57:57.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #1 sending command=31[31] len=1639 23:57:57.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54890])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54890]) Send SSH_MSG_NEWKEYS 23:57:57.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54890]) session ID=67:9a:68:c5:dc:57:fb:8f:d6:b4:c8:9e:27:9f:a2:ad:81:90:63:15:81:9d:99:aa:d8:40:86:a2:23:c9:1d:22:fe:a2:bf:b5:98:83:85:cb:c5:0d:f3:5d:de:0a:ef:28:e1:4d:e2:f4:ac:e9:2a:56:a8:09:af:36:05:bc:8f:9a 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54890]): strict KEX resets output message sequence number from 3 to 0 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b864e3e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54890])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54890])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #0 sending command=7[7] len=419 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54890]) No pending packets to flush at end of KEX 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41450]) process #1 30 23:57:57.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41450]] process command=SSH_MSG_KEXDH_INIT 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39430]) Send SSH_MSG_KEXINIT 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39430]) process #0 SSH_MSG_KEXINIT 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39430]) SSH_MSG_KEXINIT 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39430]) strict KEX=true client=true server=true 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: compression algorithms (client to server) = none 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39430]) Kex: compression algorithms (server to client) = none 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42182]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42182]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41450]] Send SSH_MSG_KEXDH_REPLY 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #1 sending command=31[31] len=1639 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41450])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41450]) Send SSH_MSG_NEWKEYS 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41450]) session ID=59:a4:54:ce:62:e7:9d:9f:eb:0d:c2:4b:62:b7:f1:df:55:7e:de:57:8e:39:33:77:33:4b:35:e6:66:24:a8:56:aa:9a:51:dd:cf:77:60:1f:d7:9f:17:22:ee:df:85:c1:3d:fe:8a:9d:b3:28:56:ce:0e:49:54:f6:e9:62:c6:86 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41450]): strict KEX resets output message sequence number from 3 to 0 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a97dca1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41450])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #0 sending command=7[7] len=419 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41450]) No pending packets to flush at end of KEX 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44878]) process #1 30 23:57:57.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44878]] process command=SSH_MSG_KEXDH_INIT 23:57:57.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:37234]) Send SSH_MSG_KEXINIT 23:57:57.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37234]) process #0 SSH_MSG_KEXINIT 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:37234]) SSH_MSG_KEXINIT 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:37234]) strict KEX=true client=true server=true 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: compression algorithms (client to server) = none 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37234]) Kex: compression algorithms (server to client) = none 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56388]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56388]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44878]] Send SSH_MSG_KEXDH_REPLY 23:57:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #1 sending command=31[31] len=1639 23:57:57.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44878])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44878]) Send SSH_MSG_NEWKEYS 23:57:57.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44878]) session ID=df:8e:25:f5:b2:15:da:20:16:ce:f0:98:e2:92:48:20:e1:c1:d6:66:09:4c:9d:61:16:78:45:97:fd:f4:ef:50:0f:7d:81:b5:62:bf:31:a4:d3:65:60:77:82:07:57:7b:fc:e3:66:3d:9e:ef:60:42:6b:ea:0c:cb:33:44:4c:d2 23:57:57.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44878]): strict KEX resets output message sequence number from 3 to 0 23:57:57.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fbc7c04; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44878])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #0 sending command=7[7] len=419 23:57:57.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44878]) No pending packets to flush at end of KEX 23:57:57.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41682]) process #1 30 23:57:57.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41682]] process command=SSH_MSG_KEXDH_INIT 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35530]) Send SSH_MSG_KEXINIT 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35530]) process #0 SSH_MSG_KEXINIT 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35530]) SSH_MSG_KEXINIT 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35530]) strict KEX=true client=true server=true 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: compression algorithms (client to server) = none 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35530]) Kex: compression algorithms (server to client) = none 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40834]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41682]] Send SSH_MSG_KEXDH_REPLY 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #1 sending command=31[31] len=1639 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41682])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41682]) Send SSH_MSG_NEWKEYS 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41682]) session ID=97:3a:d1:84:25:cf:4f:20:a7:b5:a7:1c:c3:89:cd:09:78:28:f5:d7:03:10:e1:81:23:7a:bf:f0:4c:21:ed:a3:9f:2e:0e:d7:fd:cb:66:c1:e4:e7:4d:d8:29:6b:9d:00:20:6b:a5:82:4c:07:88:08:c5:32:42:32:4c:ee:db:cf 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41682]): strict KEX resets output message sequence number from 3 to 0 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41682]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14dfdb8e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41682])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41682])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #0 sending command=7[7] len=419 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41682]) No pending packets to flush at end of KEX 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49918]) process #1 30 23:57:57.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49918]] process command=SSH_MSG_KEXDH_INIT 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55258]) Send SSH_MSG_KEXINIT 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55258]) process #0 SSH_MSG_KEXINIT 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55258]) SSH_MSG_KEXINIT 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55258]) strict KEX=true client=true server=true 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: compression algorithms (client to server) = none 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55258]) Kex: compression algorithms (server to client) = none 23:57:57.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54654]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54654]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49918]] Send SSH_MSG_KEXDH_REPLY 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #1 sending command=31[31] len=1639 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49918]) Send SSH_MSG_NEWKEYS 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49918]) session ID=a2:1d:5e:98:56:5c:5d:2a:0c:f6:92:5b:d7:31:9f:72:33:75:c2:6e:3c:1d:53:c4:69:18:bd:68:40:95:7a:f6:7f:f2:d6:5e:02:b1:96:26:3e:fd:cd:8d:30:bc:b4:59:c2:01:29:ae:f5:ed:65:eb:4e:f2:83:92:55:7a:3e:2f 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49918]): strict KEX resets output message sequence number from 3 to 0 23:57:57.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78033ae2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49918])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #0 sending command=7[7] len=419 23:57:57.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49918]) No pending packets to flush at end of KEX 23:57:57.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58890]) process #1 30 23:57:57.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58890]] process command=SSH_MSG_KEXDH_INIT 23:57:57.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58890]] Send SSH_MSG_KEXDH_REPLY 23:57:57.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #1 sending command=31[31] len=1639 23:57:57.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58890])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58890]) Send SSH_MSG_NEWKEYS 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58890]) session ID=27:d4:de:66:8f:b3:42:00:dd:ef:33:ef:9d:9a:a7:30:e0:b7:db:50:9a:3d:33:d8:0a:a8:30:3e:99:cd:92:0a:d8:34:76:4d:0a:2b:57:bc:7f:9c:d4:7b:66:d9:b5:22:0f:33:b3:52:0d:a2:cc:89:66:da:d9:aa:90:3e:88:3b 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58890]): strict KEX resets output message sequence number from 3 to 0 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12b69c6d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58890])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58890])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #0 sending command=7[7] len=419 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58890]) No pending packets to flush at end of KEX 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #1 30 23:57:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44256]] process command=SSH_MSG_KEXDH_INIT 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44256]] Send SSH_MSG_KEXDH_REPLY 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #1 sending command=31[31] len=1639 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44256])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44256]) Send SSH_MSG_NEWKEYS 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44256]) session ID=1a:35:7b:8d:df:12:ad:24:e6:86:49:c0:40:1b:d7:1e:97:85:e9:cd:a1:84:94:d4:3c:2c:2e:70:64:f2:6e:96:ac:a2:54:30:98:b2:5e:0e:5c:1d:09:89:18:20:51:cc:dd:5d:90:59:fd:31:65:ed:35:5e:a8:f8:06:72:e1:9f 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44256]): strict KEX resets output message sequence number from 3 to 0 23:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5efa06d5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #0 sending command=7[7] len=419 23:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44256]) No pending packets to flush at end of KEX 23:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37614]) process #1 30 23:57:57.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37614]] process command=SSH_MSG_KEXDH_INIT 23:57:57.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37614]] Send SSH_MSG_KEXDH_REPLY 23:57:57.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #1 sending command=31[31] len=1639 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:37614])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:37614]) Send SSH_MSG_NEWKEYS 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:37614]) session ID=b0:a3:ad:26:5b:bc:82:08:6f:89:c1:f5:f4:04:e0:e0:5f:a5:77:7f:d2:bf:72:cb:e3:05:f8:ce:22:1c:67:49:f3:d0:cb:b6:c3:75:95:5c:ab:39:a7:17:53:23:1d:0e:8e:30:f6:98:6c:2b:e3:9a:7c:9b:72:fc:65:4f:40:09 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37614]): strict KEX resets output message sequence number from 3 to 0 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@224ead37; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:37614])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37614])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #0 sending command=7[7] len=419 23:57:57.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37614]) No pending packets to flush at end of KEX 23:57:57.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53870]) process #1 30 23:57:57.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53870]] process command=SSH_MSG_KEXDH_INIT 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54654]) Send SSH_MSG_KEXINIT 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54654]) process #0 SSH_MSG_KEXINIT 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54654]) SSH_MSG_KEXINIT 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54654]) strict KEX=true client=true server=true 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: compression algorithms (client to server) = none 23:57:57.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54654]) Kex: compression algorithms (server to client) = none 23:57:57.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42406]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42406]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53870]] Send SSH_MSG_KEXDH_REPLY 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #1 sending command=31[31] len=1639 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53870])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53870]) Send SSH_MSG_NEWKEYS 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53870]) session ID=c8:52:bb:36:55:be:96:13:84:a4:ed:0e:e8:b8:62:7d:54:ac:2f:00:8a:47:19:a6:5f:31:a9:fb:50:9a:13:59:28:c6:60:f3:e2:e8:86:c6:2f:cb:a9:37:28:e7:b1:34:74:45:d2:62:dc:aa:62:8c:30:31:a0:45:42:6c:8b:ea 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53870]): strict KEX resets output message sequence number from 3 to 0 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53870]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e25a964; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53870])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53870])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #0 sending command=7[7] len=419 23:57:57.731 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40834]) Send SSH_MSG_KEXINIT 23:57:57.731 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.731 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40834]) process #0 SSH_MSG_KEXINIT 23:57:57.731 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40834]) SSH_MSG_KEXINIT 23:57:57.731 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40834]) strict KEX=true client=true server=true 23:57:57.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53870]) No pending packets to flush at end of KEX 23:57:57.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41576]) process #1 30 23:57:57.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41576]] process command=SSH_MSG_KEXDH_INIT 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: compression algorithms (client to server) = none 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40834]) Kex: compression algorithms (server to client) = none 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41234]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.740 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41234]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47482]) Send SSH_MSG_KEXINIT 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #0 SSH_MSG_KEXINIT 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_KEXINIT 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47482]) strict KEX=true client=true server=true 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: compression algorithms (client to server) = none 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47482]) Kex: compression algorithms (server to client) = none 23:57:57.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.760 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45526]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.760 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45526]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41576]] Send SSH_MSG_KEXDH_REPLY 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #1 sending command=31[31] len=1639 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41576])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41576]) Send SSH_MSG_NEWKEYS 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41576]) session ID=f2:a8:0d:bf:67:e8:d0:60:fd:bd:ae:8a:10:09:1f:82:46:59:48:0f:4a:67:fb:3b:11:36:4a:67:64:25:26:6a:3c:36:b9:a3:0c:3a:4b:63:6a:bd:76:28:a5:0c:32:35:f7:ee:ff:1b:59:60:88:c3:cb:0d:08:6b:8d:f2:97:3b 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41576]): strict KEX resets output message sequence number from 3 to 0 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41576]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75fe8ad3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41576])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41576])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #0 sending command=7[7] len=419 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41576]) No pending packets to flush at end of KEX 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52932]) process #1 30 23:57:57.777 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52932]] process command=SSH_MSG_KEXDH_INIT 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52932]] Send SSH_MSG_KEXDH_REPLY 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #1 sending command=31[31] len=1639 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52932]) Send SSH_MSG_NEWKEYS 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52932]) session ID=4b:32:52:90:a8:9e:71:7c:46:aa:8d:f7:25:79:ad:a9:49:94:32:8b:cb:c3:34:31:dc:ed:30:6b:f2:ca:c8:e6:3a:fa:3a:5a:0d:98:9c:1b:b6:35:ca:9d:1b:f5:1d:e0:ab:51:b9:7b:21:cd:57:7e:03:9e:27:4f:c5:6a:61:3b 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52932]): strict KEX resets output message sequence number from 3 to 0 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52932]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54cc9f10; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #0 sending command=7[7] len=419 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52932]) No pending packets to flush at end of KEX 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53210]) process #1 30 23:57:57.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53210]] process command=SSH_MSG_KEXDH_INIT 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53210]] Send SSH_MSG_KEXDH_REPLY 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #1 sending command=31[31] len=1639 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53210])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53210]) Send SSH_MSG_NEWKEYS 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53210]) session ID=17:29:76:13:a9:59:48:13:b2:87:36:b5:3b:e6:71:05:5c:d4:94:e8:d9:fb:f1:8e:37:c8:2e:f1:fd:d8:32:d8:55:65:71:75:cc:86:90:fc:69:14:02:16:02:20:b1:53:0a:7d:a7:35:91:3d:f2:6f:32:03:44:f7:35:b8:29:65 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53210]): strict KEX resets output message sequence number from 3 to 0 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53210]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cbd1819; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53210])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53210])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #0 sending command=7[7] len=419 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53210]) No pending packets to flush at end of KEX 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58056]) process #1 30 23:57:57.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58056]] process command=SSH_MSG_KEXDH_INIT 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42906]) Send SSH_MSG_KEXINIT 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42906]) process #0 SSH_MSG_KEXINIT 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42906]) SSH_MSG_KEXINIT 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42906]) strict KEX=true client=true server=true 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: compression algorithms (client to server) = none 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42906]) Kex: compression algorithms (server to client) = none 23:57:57.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59796]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59796]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56388]) Send SSH_MSG_KEXINIT 23:57:57.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:57.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56388]) process #0 SSH_MSG_KEXINIT 23:57:57.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56388]) SSH_MSG_KEXINIT 23:57:57.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56388]) strict KEX=true client=true server=true 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: server host key algorithms = rsa-sha2-512 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: compression algorithms (client to server) = none 23:57:57.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56388]) Kex: compression algorithms (server to client) = none 23:57:57.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58056]] Send SSH_MSG_KEXDH_REPLY 23:57:57.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #1 sending command=31[31] len=1639 23:57:57.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58056])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:57.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58056]) Send SSH_MSG_NEWKEYS 23:57:57.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58056]) session ID=bc:0a:09:3d:19:d4:2a:38:8a:0a:ce:f2:38:7f:50:86:17:8a:b7:19:f7:5b:e5:f1:d7:5b:6f:ef:7b:b6:5b:d6:91:94:b9:e1:6d:83:9a:4e:72:16:22:86:6c:f8:d9:83:35:c0:e7:2a:f0:7d:99:34:c1:19:28:ae:25:72:37:46 23:57:57.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:57.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:57.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43226]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:57.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43226]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58056]): strict KEX resets output message sequence number from 3 to 0 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bfaf089; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58056])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58056])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #0 sending command=7[7] len=419 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58056]) No pending packets to flush at end of KEX 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60900]) process #1 30 23:57:57.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60900]] process command=SSH_MSG_KEXDH_INIT 23:57:58.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60900]] Send SSH_MSG_KEXDH_REPLY 23:57:58.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #1 sending command=31[31] len=1639 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60900])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60900]) Send SSH_MSG_NEWKEYS 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60900]) session ID=60:ca:13:45:c1:e7:c9:91:1a:bf:ad:4d:bc:b5:09:83:e8:a1:77:cd:54:83:10:78:7f:2b:0a:27:37:a8:36:58:b4:c1:0e:65:76:ce:e5:43:52:27:92:2b:e7:88:64:eb:c7:48:54:ca:a1:fd:1f:81:00:ca:06:9a:04:19:b7:e5 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60900]): strict KEX resets output message sequence number from 3 to 0 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d8146f2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60900])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #0 sending command=7[7] len=419 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60900]) No pending packets to flush at end of KEX 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48212]) process #1 30 23:57:58.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48212]] process command=SSH_MSG_KEXDH_INIT 23:57:58.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48212]] Send SSH_MSG_KEXDH_REPLY 23:57:58.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #1 sending command=31[31] len=1639 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48212])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48212]) Send SSH_MSG_NEWKEYS 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48212]) session ID=e6:11:5e:73:05:48:95:ec:7d:3c:3b:da:8c:0e:1c:26:18:e2:a3:48:18:fa:f4:75:ed:a2:59:17:6a:0c:24:6f:fd:00:34:7f:8c:cb:3c:bd:ad:42:1a:d8:21:91:af:cc:70:8d:e5:31:49:12:60:ea:ea:89:5e:04:d1:eb:04:e8 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48212]): strict KEX resets output message sequence number from 3 to 0 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48212]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b3a688; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48212])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48212])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #0 sending command=7[7] len=419 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48212]) No pending packets to flush at end of KEX 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41328]) process #1 30 23:57:58.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41328]] process command=SSH_MSG_KEXDH_INIT 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41328]] Send SSH_MSG_KEXDH_REPLY 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #1 sending command=31[31] len=1639 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41328])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41328]) Send SSH_MSG_NEWKEYS 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41328]) session ID=ce:fd:4c:5b:88:c1:02:36:13:ca:83:5a:d5:94:da:1c:91:6b:55:3f:9b:63:77:4b:d7:d2:6b:67:4c:69:e4:a6:2f:2f:7f:5b:df:d9:12:ff:39:65:ab:22:32:9c:bb:16:f9:7e:28:78:a2:4c:70:2e:f7:73:98:4d:b4:f4:f7:79 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41328]): strict KEX resets output message sequence number from 3 to 0 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41328]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16bff679; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41328])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41328])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #0 sending command=7[7] len=419 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41328]) No pending packets to flush at end of KEX 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53612]) process #1 30 23:57:58.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53612]] process command=SSH_MSG_KEXDH_INIT 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53612]] Send SSH_MSG_KEXDH_REPLY 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #1 sending command=31[31] len=1639 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53612])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53612]) Send SSH_MSG_NEWKEYS 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53612]) session ID=90:cd:51:82:7a:05:db:f2:bf:ab:d4:37:92:18:e2:fd:95:f3:0d:e9:73:c3:85:46:ae:ed:58:4a:cb:96:dc:65:db:46:85:e3:30:4e:7c:92:7e:95:04:a6:0a:31:40:b4:6f:34:7b:e5:87:fa:64:8e:74:02:32:6c:a1:7b:18:22 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53612]): strict KEX resets output message sequence number from 3 to 0 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@364bd7d9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53612])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #0 sending command=7[7] len=419 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53612]) No pending packets to flush at end of KEX 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54694]) process #1 30 23:57:58.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54694]] process command=SSH_MSG_KEXDH_INIT 23:57:58.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45526]) Send SSH_MSG_KEXINIT 23:57:58.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45526]) process #0 SSH_MSG_KEXINIT 23:57:58.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45526]) SSH_MSG_KEXINIT 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45526]) strict KEX=true client=true server=true 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: compression algorithms (client to server) = none 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45526]) Kex: compression algorithms (server to client) = none 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39588]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39588]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54694]] Send SSH_MSG_KEXDH_REPLY 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #1 sending command=31[31] len=1639 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54694])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54694]) Send SSH_MSG_NEWKEYS 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54694]) session ID=52:44:86:39:49:05:fd:da:18:12:5c:2b:b6:c5:0b:c5:e4:5f:ed:35:e5:17:30:33:02:8f:79:14:c8:c9:0a:2a:74:29:f4:66:c5:d7:66:1c:d4:90:40:e8:3c:df:96:9d:42:90:98:54:25:0f:c3:e3:23:07:d8:53:9b:9c:46:49 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54694]): strict KEX resets output message sequence number from 3 to 0 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54694]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f40291c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54694])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54694])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #0 sending command=7[7] len=419 23:57:58.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54694]) No pending packets to flush at end of KEX 23:57:58.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32800]) process #1 30 23:57:58.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32800]] process command=SSH_MSG_KEXDH_INIT 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42406]) Send SSH_MSG_KEXINIT 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42406]) process #0 SSH_MSG_KEXINIT 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42406]) SSH_MSG_KEXINIT 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42406]) strict KEX=true client=true server=true 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: compression algorithms (client to server) = none 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42406]) Kex: compression algorithms (server to client) = none 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49224]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49224]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43226]) Send SSH_MSG_KEXINIT 23:57:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43226]) process #0 SSH_MSG_KEXINIT 23:57:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43226]) SSH_MSG_KEXINIT 23:57:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43226]) strict KEX=true client=true server=true 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: compression algorithms (client to server) = none 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43226]) Kex: compression algorithms (server to client) = none 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46184]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46184]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32800]] Send SSH_MSG_KEXDH_REPLY 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #1 sending command=31[31] len=1639 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:32800])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:32800]) Send SSH_MSG_NEWKEYS 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:32800]) session ID=f3:18:eb:69:e9:c9:3a:9a:cf:7d:af:9e:4b:e8:c4:ea:04:9b:d8:52:bc:48:59:06:28:74:22:67:59:84:e0:73:f9:cc:ce:fa:46:b9:62:96:4e:c7:78:af:0f:5c:f7:d1:80:af:0f:a6:c9:97:5b:17:2e:a1:b5:79:d7:bc:2d:1b 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32800]): strict KEX resets output message sequence number from 3 to 0 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ce6411e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #0 sending command=7[7] len=419 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32800]) No pending packets to flush at end of KEX 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60160]) process #1 30 23:57:58.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60160]] process command=SSH_MSG_KEXDH_INIT 23:57:58.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60160]] Send SSH_MSG_KEXDH_REPLY 23:57:58.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #1 sending command=31[31] len=1639 23:57:58.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60160])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60160]) Send SSH_MSG_NEWKEYS 23:57:58.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60160]) session ID=98:a3:43:7d:79:ad:84:e7:26:22:bc:78:48:34:cd:cc:7a:8d:19:b8:4f:08:bf:47:46:68:3a:b1:ea:ac:a5:12:76:9b:96:46:9c:dc:03:84:1c:51:0e:d8:e5:7a:06:41:f8:50:c0:57:76:42:2b:b7:8d:d9:f6:f5:d0:fe:3c:2a 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60160]): strict KEX resets output message sequence number from 3 to 0 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60160]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bebc03b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60160])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60160])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #0 sending command=7[7] len=419 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60160]) No pending packets to flush at end of KEX 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41288]) process #1 30 23:57:58.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41288]] process command=SSH_MSG_KEXDH_INIT 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41288]] Send SSH_MSG_KEXDH_REPLY 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #1 sending command=31[31] len=1639 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41288])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41288]) Send SSH_MSG_NEWKEYS 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41288]) session ID=4d:8b:49:f5:d5:55:30:ef:39:21:3e:6c:29:d8:5d:c7:c4:df:bc:b7:e6:e9:6d:23:c1:a6:a4:5b:79:6e:b8:bc:22:41:24:78:13:9d:12:99:10:cd:67:cd:38:3d:5e:20:aa:73:c3:fe:10:76:82:ed:a4:05:ab:6b:38:54:58:5e 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41288]): strict KEX resets output message sequence number from 3 to 0 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@547f315f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41288])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41288])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #0 sending command=7[7] len=419 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41288]) No pending packets to flush at end of KEX 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42928]) process #1 30 23:57:58.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42928]] process command=SSH_MSG_KEXDH_INIT 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42928]] Send SSH_MSG_KEXDH_REPLY 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #1 sending command=31[31] len=1639 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42928]) Send SSH_MSG_NEWKEYS 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42928]) session ID=16:30:f2:82:dd:49:51:3a:da:ad:57:40:ae:ea:d7:07:6d:7d:bb:10:16:66:7b:1b:57:07:ac:ca:57:f3:12:f5:bc:65:cc:da:44:32:89:87:d8:a8:e5:96:c2:8b:9f:f1:5f:be:46:90:62:ba:fd:50:22:6b:ae:d7:4b:e1:fa:ef 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42928]): strict KEX resets output message sequence number from 3 to 0 23:57:58.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a142222; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42928])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #0 sending command=7[7] len=419 23:57:58.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42928]) No pending packets to flush at end of KEX 23:57:58.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45406]) process #1 30 23:57:58.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45406]] process command=SSH_MSG_KEXDH_INIT 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45406]] Send SSH_MSG_KEXDH_REPLY 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #1 sending command=31[31] len=1639 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45406])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45406]) Send SSH_MSG_NEWKEYS 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45406]) session ID=42:14:ff:d5:b5:98:d6:7d:71:21:9e:28:73:6a:bc:30:21:00:af:24:df:17:3e:b2:68:01:91:c8:d5:fd:df:8a:bd:70:86:85:04:a3:7c:dd:01:ff:3c:94:1e:45:eb:24:98:06:bd:fd:59:86:30:c0:a5:28:ec:e3:24:a4:82:a2 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45406]): strict KEX resets output message sequence number from 3 to 0 23:57:58.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30dc7a2c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45406])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45406])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #0 sending command=7[7] len=419 23:57:58.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45406]) No pending packets to flush at end of KEX 23:57:58.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55176]) process #1 30 23:57:58.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55176]] process command=SSH_MSG_KEXDH_INIT 23:57:58.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46184]) Send SSH_MSG_KEXINIT 23:57:58.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46184]) process #0 SSH_MSG_KEXINIT 23:57:58.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46184]) SSH_MSG_KEXINIT 23:57:58.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46184]) strict KEX=true client=true server=true 23:57:58.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42182]) Send SSH_MSG_KEXINIT 23:57:58.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42182]) process #0 SSH_MSG_KEXINIT 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42182]) SSH_MSG_KEXINIT 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42182]) strict KEX=true client=true server=true 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: compression algorithms (client to server) = none 23:57:58.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42182]) Kex: compression algorithms (server to client) = none 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: compression algorithms (client to server) = none 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46184]) Kex: compression algorithms (server to client) = none 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40030]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40030]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51296]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51296]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55176]] Send SSH_MSG_KEXDH_REPLY 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #1 sending command=31[31] len=1639 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55176])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55176]) Send SSH_MSG_NEWKEYS 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55176]) session ID=4e:93:ac:4a:68:23:25:74:60:15:43:4e:41:38:20:bf:75:a1:36:80:68:80:59:5f:2b:f3:e0:a7:9b:c2:5a:83:2b:0f:f9:82:6b:ce:31:29:34:24:ba:ce:50:ed:1e:fc:63:2f:a0:bb:f0:00:5d:b4:58:2a:54:83:27:04:dc:ab 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55176]): strict KEX resets output message sequence number from 3 to 0 23:57:58.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d3a12d7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55176])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #0 sending command=7[7] len=419 23:57:58.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55176]) No pending packets to flush at end of KEX 23:57:58.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57970]) process #1 30 23:57:58.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57970]] process command=SSH_MSG_KEXDH_INIT 23:57:58.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57970]] Send SSH_MSG_KEXDH_REPLY 23:57:58.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #1 sending command=31[31] len=1639 23:57:58.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57970])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:58.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57970]) Send SSH_MSG_NEWKEYS 23:57:58.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57970]) session ID=f3:f9:07:ed:aa:3c:bd:9a:d8:2b:90:31:ae:aa:13:63:0b:65:fd:94:d1:fe:12:b6:b0:94:8e:d6:10:d2:fc:a9:fa:a8:b6:71:2b:b4:cd:4d:52:59:7d:60:e8:54:16:96:67:bf:90:87:a3:28:59:99:73:20:1c:ff:01:7e:d0:57 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57970]): strict KEX resets output message sequence number from 3 to 0 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57970]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2746b067; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57970])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57970])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #0 sending command=7[7] len=419 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57970]) No pending packets to flush at end of KEX 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41246]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41246]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49224]) Send SSH_MSG_KEXINIT 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49224]) process #0 SSH_MSG_KEXINIT 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49224]) SSH_MSG_KEXINIT 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49224]) strict KEX=true client=true server=true 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: compression algorithms (client to server) = none 23:57:58.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49224]) Kex: compression algorithms (server to client) = none 23:57:58.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47182]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47182]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39588]) Send SSH_MSG_KEXINIT 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39588]) process #0 SSH_MSG_KEXINIT 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39588]) SSH_MSG_KEXINIT 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39588]) strict KEX=true client=true server=true 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: compression algorithms (client to server) = none 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39588]) Kex: compression algorithms (server to client) = none 23:57:58.707 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33508]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33508]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:58.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33354]) Send SSH_MSG_KEXINIT 23:57:58.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33354]) process #0 SSH_MSG_KEXINIT 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33354]) SSH_MSG_KEXINIT 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33354]) strict KEX=true client=true server=true 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: server host key algorithms = rsa-sha2-512 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: compression algorithms (client to server) = none 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33354]) Kex: compression algorithms (server to client) = none 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60198]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:58.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60198]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59796]) Send SSH_MSG_KEXINIT 23:57:59.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59796]) process #0 SSH_MSG_KEXINIT 23:57:59.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59796]) SSH_MSG_KEXINIT 23:57:59.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59796]) strict KEX=true client=true server=true 23:57:59.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40030]) Send SSH_MSG_KEXINIT 23:57:59.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40030]) process #0 SSH_MSG_KEXINIT 23:57:59.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40030]) SSH_MSG_KEXINIT 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: compression algorithms (client to server) = none 23:57:59.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59796]) Kex: compression algorithms (server to client) = none 23:57:59.408 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.408 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43062]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40030]) strict KEX=true client=true server=true 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: compression algorithms (client to server) = none 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40030]) Kex: compression algorithms (server to client) = none 23:57:59.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54714]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54714]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.421 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41234]) Send SSH_MSG_KEXINIT 23:57:59.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41246]) Send SSH_MSG_KEXINIT 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41246]) process #0 SSH_MSG_KEXINIT 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41246]) SSH_MSG_KEXINIT 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41246]) strict KEX=true client=true server=true 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: compression algorithms (client to server) = none 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41246]) Kex: compression algorithms (server to client) = none 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52934]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52934]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41234]) process #0 SSH_MSG_KEXINIT 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41234]) SSH_MSG_KEXINIT 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41234]) strict KEX=true client=true server=true 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: compression algorithms (client to server) = none 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41234]) Kex: compression algorithms (server to client) = none 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45696]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45696]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51296]) Send SSH_MSG_KEXINIT 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51296]) process #0 SSH_MSG_KEXINIT 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51296]) SSH_MSG_KEXINIT 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51296]) strict KEX=true client=true server=true 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: compression algorithms (client to server) = none 23:57:59.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51296]) Kex: compression algorithms (server to client) = none 23:57:59.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:37348]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:37348]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60198]) Send SSH_MSG_KEXINIT 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60198]) process #0 SSH_MSG_KEXINIT 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60198]) SSH_MSG_KEXINIT 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60198]) strict KEX=true client=true server=true 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: compression algorithms (client to server) = none 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60198]) Kex: compression algorithms (server to client) = none 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35648]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35648]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:37348]) Send SSH_MSG_KEXINIT 23:57:59.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37348]) process #0 SSH_MSG_KEXINIT 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:37348]) SSH_MSG_KEXINIT 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:37348]) strict KEX=true client=true server=true 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: compression algorithms (client to server) = none 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:37348]) Kex: compression algorithms (server to client) = none 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39518]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39518]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:59.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33508]) Send SSH_MSG_KEXINIT 23:57:59.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:59.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33508]) process #0 SSH_MSG_KEXINIT 23:57:59.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33508]) SSH_MSG_KEXINIT 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33508]) strict KEX=true client=true server=true 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: server host key algorithms = rsa-sha2-512 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: compression algorithms (client to server) = none 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33508]) Kex: compression algorithms (server to client) = none 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51868]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:59.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51868]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52934]) Send SSH_MSG_KEXINIT 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52934]) process #0 SSH_MSG_KEXINIT 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52934]) SSH_MSG_KEXINIT 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52934]) strict KEX=true client=true server=true 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: compression algorithms (client to server) = none 23:58:00.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52934]) Kex: compression algorithms (server to client) = none 23:58:00.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53372]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53372]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45696]) Send SSH_MSG_KEXINIT 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45696]) process #0 SSH_MSG_KEXINIT 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45696]) SSH_MSG_KEXINIT 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45696]) strict KEX=true client=true server=true 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: compression algorithms (client to server) = none 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45696]) Kex: compression algorithms (server to client) = none 23:58:00.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59898]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59898]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35648]) Send SSH_MSG_KEXINIT 23:58:00.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35648]) process #0 SSH_MSG_KEXINIT 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35648]) SSH_MSG_KEXINIT 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35648]) strict KEX=true client=true server=true 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: compression algorithms (client to server) = none 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35648]) Kex: compression algorithms (server to client) = none 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38058]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43062]) Send SSH_MSG_KEXINIT 23:58:00.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43062]) process #0 SSH_MSG_KEXINIT 23:58:00.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43062]) SSH_MSG_KEXINIT 23:58:00.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43062]) strict KEX=true client=true server=true 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: compression algorithms (client to server) = none 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43062]) Kex: compression algorithms (server to client) = none 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40684]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40684]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51868]) Send SSH_MSG_KEXINIT 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51868]) process #0 SSH_MSG_KEXINIT 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51868]) SSH_MSG_KEXINIT 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51868]) strict KEX=true client=true server=true 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: compression algorithms (client to server) = none 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51868]) Kex: compression algorithms (server to client) = none 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59838]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59838]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39518]) Send SSH_MSG_KEXINIT 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39518]) process #0 SSH_MSG_KEXINIT 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39518]) SSH_MSG_KEXINIT 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39518]) strict KEX=true client=true server=true 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: compression algorithms (client to server) = none 23:58:00.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39518]) Kex: compression algorithms (server to client) = none 23:58:00.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38572]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38572]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54714]) Send SSH_MSG_KEXINIT 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54714]) process #0 SSH_MSG_KEXINIT 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54714]) SSH_MSG_KEXINIT 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54714]) strict KEX=true client=true server=true 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: compression algorithms (client to server) = none 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54714]) Kex: compression algorithms (server to client) = none 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:32968]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:32968]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53372]) Send SSH_MSG_KEXINIT 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53372]) process #0 SSH_MSG_KEXINIT 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53372]) SSH_MSG_KEXINIT 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53372]) strict KEX=true client=true server=true 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: compression algorithms (client to server) = none 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53372]) Kex: compression algorithms (server to client) = none 23:58:00.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44242]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44242]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40684]) Send SSH_MSG_KEXINIT 23:58:00.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40684]) process #0 SSH_MSG_KEXINIT 23:58:00.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40684]) SSH_MSG_KEXINIT 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40684]) strict KEX=true client=true server=true 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: compression algorithms (client to server) = none 23:58:00.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40684]) Kex: compression algorithms (server to client) = none 23:58:00.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41264]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41264]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38572]) Send SSH_MSG_KEXINIT 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38572]) process #0 SSH_MSG_KEXINIT 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38572]) SSH_MSG_KEXINIT 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38572]) strict KEX=true client=true server=true 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: compression algorithms (client to server) = none 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38572]) Kex: compression algorithms (server to client) = none 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54790]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54790]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38058]) Send SSH_MSG_KEXINIT 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38058]) process #0 SSH_MSG_KEXINIT 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38058]) SSH_MSG_KEXINIT 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38058]) strict KEX=true client=true server=true 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: compression algorithms (client to server) = none 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38058]) Kex: compression algorithms (server to client) = none 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39682]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39682]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59898]) Send SSH_MSG_KEXINIT 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59898]) process #0 SSH_MSG_KEXINIT 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59898]) SSH_MSG_KEXINIT 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59898]) strict KEX=true client=true server=true 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: server host key algorithms = rsa-sha2-512 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: compression algorithms (client to server) = none 23:58:00.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59898]) Kex: compression algorithms (server to client) = none 23:58:00.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:00.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39736]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:00.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44242]) Send SSH_MSG_KEXINIT 23:58:01.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44242]) process #0 SSH_MSG_KEXINIT 23:58:01.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44242]) SSH_MSG_KEXINIT 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44242]) strict KEX=true client=true server=true 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: compression algorithms (client to server) = none 23:58:01.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44242]) Kex: compression algorithms (server to client) = none 23:58:01.035 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.035 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36034]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.035 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36034]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47182]) Send SSH_MSG_KEXINIT 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47182]) process #0 SSH_MSG_KEXINIT 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47182]) SSH_MSG_KEXINIT 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47182]) strict KEX=true client=true server=true 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: compression algorithms (client to server) = none 23:58:01.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47182]) Kex: compression algorithms (server to client) = none 23:58:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60026]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:32968]) Send SSH_MSG_KEXINIT 23:58:01.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32968]) process #0 SSH_MSG_KEXINIT 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:32968]) SSH_MSG_KEXINIT 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:32968]) strict KEX=true client=true server=true 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: compression algorithms (client to server) = none 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32968]) Kex: compression algorithms (server to client) = none 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47068]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47068]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60026]) Send SSH_MSG_KEXINIT 23:58:01.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60026]) process #0 SSH_MSG_KEXINIT 23:58:01.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60026]) SSH_MSG_KEXINIT 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60026]) strict KEX=true client=true server=true 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: compression algorithms (client to server) = none 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60026]) Kex: compression algorithms (server to client) = none 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43120]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43120]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39736]) Send SSH_MSG_KEXINIT 23:58:01.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39736]) process #0 SSH_MSG_KEXINIT 23:58:01.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39736]) SSH_MSG_KEXINIT 23:58:01.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39736]) strict KEX=true client=true server=true 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: compression algorithms (client to server) = none 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39736]) Kex: compression algorithms (server to client) = none 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44770]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44770]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59838]) Send SSH_MSG_KEXINIT 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #0 SSH_MSG_KEXINIT 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_KEXINIT 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59838]) strict KEX=true client=true server=true 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: compression algorithms (client to server) = none 23:58:01.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59838]) Kex: compression algorithms (server to client) = none 23:58:01.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41772]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41772]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39682]) Send SSH_MSG_KEXINIT 23:58:01.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39682]) process #0 SSH_MSG_KEXINIT 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39682]) SSH_MSG_KEXINIT 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39682]) strict KEX=true client=true server=true 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: compression algorithms (client to server) = none 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39682]) Kex: compression algorithms (server to client) = none 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46280]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46280]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43120]) Send SSH_MSG_KEXINIT 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43120]) process #0 SSH_MSG_KEXINIT 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43120]) SSH_MSG_KEXINIT 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43120]) strict KEX=true client=true server=true 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: compression algorithms (client to server) = none 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43120]) Kex: compression algorithms (server to client) = none 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59982]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59982]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47068]) Send SSH_MSG_KEXINIT 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47068]) process #0 SSH_MSG_KEXINIT 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47068]) SSH_MSG_KEXINIT 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47068]) strict KEX=true client=true server=true 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: compression algorithms (client to server) = none 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47068]) Kex: compression algorithms (server to client) = none 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38998]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38998]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44770]) Send SSH_MSG_KEXINIT 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44770]) process #0 SSH_MSG_KEXINIT 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44770]) SSH_MSG_KEXINIT 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44770]) strict KEX=true client=true server=true 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: compression algorithms (client to server) = none 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44770]) Kex: compression algorithms (server to client) = none 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58960]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58960]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:01.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36034]) Send SSH_MSG_KEXINIT 23:58:01.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:01.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36034]) process #0 SSH_MSG_KEXINIT 23:58:01.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36034]) SSH_MSG_KEXINIT 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36034]) strict KEX=true client=true server=true 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: server host key algorithms = rsa-sha2-512 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: compression algorithms (client to server) = none 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36034]) Kex: compression algorithms (server to client) = none 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46154]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:01.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46154]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54790]) Send SSH_MSG_KEXINIT 23:58:02.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54790]) process #0 SSH_MSG_KEXINIT 23:58:02.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54790]) SSH_MSG_KEXINIT 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41264]) Send SSH_MSG_KEXINIT 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41264]) process #0 SSH_MSG_KEXINIT 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41264]) SSH_MSG_KEXINIT 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41264]) strict KEX=true client=true server=true 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: compression algorithms (client to server) = none 23:58:02.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41264]) Kex: compression algorithms (server to client) = none 23:58:02.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33146]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33146]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54790]) strict KEX=true client=true server=true 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: compression algorithms (client to server) = none 23:58:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54790]) Kex: compression algorithms (server to client) = none 23:58:02.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40280]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40280]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59982]) Send SSH_MSG_KEXINIT 23:58:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59982]) process #0 SSH_MSG_KEXINIT 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59982]) SSH_MSG_KEXINIT 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59982]) strict KEX=true client=true server=true 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: compression algorithms (client to server) = none 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59982]) Kex: compression algorithms (server to client) = none 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59198]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59198]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46280]) Send SSH_MSG_KEXINIT 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46280]) process #0 SSH_MSG_KEXINIT 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46280]) SSH_MSG_KEXINIT 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46280]) strict KEX=true client=true server=true 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: compression algorithms (client to server) = none 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46280]) Kex: compression algorithms (server to client) = none 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60622]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60622]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46154]) Send SSH_MSG_KEXINIT 23:58:02.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46154]) process #0 SSH_MSG_KEXINIT 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46154]) SSH_MSG_KEXINIT 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46154]) strict KEX=true client=true server=true 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: compression algorithms (client to server) = none 23:58:02.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46154]) Kex: compression algorithms (server to client) = none 23:58:02.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50364]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50364]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41772]) Send SSH_MSG_KEXINIT 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41772]) process #0 SSH_MSG_KEXINIT 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41772]) SSH_MSG_KEXINIT 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41772]) strict KEX=true client=true server=true 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: compression algorithms (client to server) = none 23:58:02.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41772]) Kex: compression algorithms (server to client) = none 23:58:02.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58430]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58430]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40280]) Send SSH_MSG_KEXINIT 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40280]) process #0 SSH_MSG_KEXINIT 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40280]) SSH_MSG_KEXINIT 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40280]) strict KEX=true client=true server=true 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: compression algorithms (client to server) = none 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40280]) Kex: compression algorithms (server to client) = none 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40590]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40590]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33146]) Send SSH_MSG_KEXINIT 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33146]) process #0 SSH_MSG_KEXINIT 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33146]) SSH_MSG_KEXINIT 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33146]) strict KEX=true client=true server=true 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: compression algorithms (client to server) = none 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33146]) Kex: compression algorithms (server to client) = none 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60604]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60604]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.711 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50364]) Send SSH_MSG_KEXINIT 23:58:02.711 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.711 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50364]) process #0 SSH_MSG_KEXINIT 23:58:02.711 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50364]) SSH_MSG_KEXINIT 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50364]) strict KEX=true client=true server=true 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: compression algorithms (client to server) = none 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50364]) Kex: compression algorithms (server to client) = none 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48920]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48920]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40590]) Send SSH_MSG_KEXINIT 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40590]) process #0 SSH_MSG_KEXINIT 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40590]) SSH_MSG_KEXINIT 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40590]) strict KEX=true client=true server=true 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: compression algorithms (client to server) = none 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40590]) Kex: compression algorithms (server to client) = none 23:58:02.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.914 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58960]) Send SSH_MSG_KEXINIT 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58960]) process #0 SSH_MSG_KEXINIT 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58960]) SSH_MSG_KEXINIT 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58960]) strict KEX=true client=true server=true 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: server host key algorithms = rsa-sha2-512 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: compression algorithms (client to server) = none 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58960]) Kex: compression algorithms (server to client) = none 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46062]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:02.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51136]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:02.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51136]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60622]) Send SSH_MSG_KEXINIT 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60622]) process #0 SSH_MSG_KEXINIT 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60622]) SSH_MSG_KEXINIT 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60622]) strict KEX=true client=true server=true 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: compression algorithms (client to server) = none 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60622]) Kex: compression algorithms (server to client) = none 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59018]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59018]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38998]) Send SSH_MSG_KEXINIT 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38998]) process #0 SSH_MSG_KEXINIT 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38998]) SSH_MSG_KEXINIT 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38998]) strict KEX=true client=true server=true 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: compression algorithms (client to server) = none 23:58:03.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38998]) Kex: compression algorithms (server to client) = none 23:58:03.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59926]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59926]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51136]) Send SSH_MSG_KEXINIT 23:58:03.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51136]) process #0 SSH_MSG_KEXINIT 23:58:03.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51136]) SSH_MSG_KEXINIT 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51136]) strict KEX=true client=true server=true 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: compression algorithms (client to server) = none 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51136]) Kex: compression algorithms (server to client) = none 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56014]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56014]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59198]) Send SSH_MSG_KEXINIT 23:58:03.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59198]) process #0 SSH_MSG_KEXINIT 23:58:03.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59198]) SSH_MSG_KEXINIT 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59198]) strict KEX=true client=true server=true 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: compression algorithms (client to server) = none 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59198]) Kex: compression algorithms (server to client) = none 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60688]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60688]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59926]) Send SSH_MSG_KEXINIT 23:58:03.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59926]) process #0 SSH_MSG_KEXINIT 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59926]) SSH_MSG_KEXINIT 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59926]) strict KEX=true client=true server=true 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: compression algorithms (client to server) = none 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59926]) Kex: compression algorithms (server to client) = none 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]} 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:54014]): SSH-2.0-SSHD-UNKNOWN 23:58:03.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]} 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41014]): SSH-2.0-SSHD-UNKNOWN 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]} 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49374]): SSH-2.0-SSHD-UNKNOWN 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]} 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39710]): SSH-2.0-SSHD-UNKNOWN 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]} 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52144]): SSH-2.0-SSHD-UNKNOWN 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]} 23:58:03.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60816]): SSH-2.0-SSHD-UNKNOWN 23:58:03.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39982]) process #1 30 23:58:03.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39982]] process command=SSH_MSG_KEXDH_INIT 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39982]] Send SSH_MSG_KEXDH_REPLY 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #1 sending command=31[31] len=1639 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39982])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39982]) Send SSH_MSG_NEWKEYS 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39982]) session ID=fd:39:99:58:5d:c6:12:50:d4:da:dc:fa:c6:80:43:ee:fa:1a:68:78:e7:7f:d2:46:39:7b:85:a1:47:7c:0f:d3:ed:f6:4a:7b:1e:6b:59:16:1a:53:72:28:b8:43:2a:d7:a4:87:af:d8:4a:e9:4e:03:6d:33:a9:9d:ba:0e:09:a0 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39982]): strict KEX resets output message sequence number from 3 to 0 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f261f2c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39982])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39982])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #0 sending command=7[7] len=419 23:58:03.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39982]) No pending packets to flush at end of KEX 23:58:03.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49016]) process #1 30 23:58:03.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49016]] process command=SSH_MSG_KEXDH_INIT 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49016]] Send SSH_MSG_KEXDH_REPLY 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #1 sending command=31[31] len=1639 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49016])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49016]) Send SSH_MSG_NEWKEYS 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49016]) session ID=31:0b:dd:85:54:bc:8d:62:43:ff:1d:5e:8a:2c:a6:d4:b2:8a:85:fa:15:e0:90:9a:73:9d:d6:c4:59:f8:e3:11:43:63:de:e5:0e:df:26:e3:76:aa:2b:e8:c3:5a:08:5e:7f:42:c7:d0:7d:34:29:bb:9a:55:c7:c3:2b:7b:bd:6b 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49016]): strict KEX resets output message sequence number from 3 to 0 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49016]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a8fa46a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49016])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49016])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #0 sending command=7[7] len=419 23:58:03.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49016]) No pending packets to flush at end of KEX 23:58:03.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48144]) process #1 30 23:58:03.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48144]] process command=SSH_MSG_KEXDH_INIT 23:58:03.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48144]] Send SSH_MSG_KEXDH_REPLY 23:58:03.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #1 sending command=31[31] len=1639 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48144])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48144]) Send SSH_MSG_NEWKEYS 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48144]) session ID=67:2c:c4:38:d8:2a:5c:f1:08:95:1c:24:1c:38:68:4a:08:4f:b1:68:5c:16:9b:61:45:b8:fc:d5:f2:c3:99:94:a9:ce:5e:7a:44:ce:0d:27:af:93:bb:57:fd:42:ae:79:a1:de:3f:1b:a4:09:02:e4:e8:64:09:9e:eb:39:87:10 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48144]): strict KEX resets output message sequence number from 3 to 0 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74f273da; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #0 sending command=7[7] len=419 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48144]) No pending packets to flush at end of KEX 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47428]) process #1 30 23:58:03.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47428]] process command=SSH_MSG_KEXDH_INIT 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59018]) Send SSH_MSG_KEXINIT 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59018]) process #0 SSH_MSG_KEXINIT 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59018]) SSH_MSG_KEXINIT 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59018]) strict KEX=true client=true server=true 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: compression algorithms (client to server) = none 23:58:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59018]) Kex: compression algorithms (server to client) = none 23:58:03.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59576]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59576]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47428]] Send SSH_MSG_KEXDH_REPLY 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #1 sending command=31[31] len=1639 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47428])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47428]) Send SSH_MSG_NEWKEYS 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47428]) session ID=f8:2a:e8:37:8e:6f:80:b7:d5:45:cf:ee:c7:3f:16:cf:3c:c3:64:d0:c3:53:be:35:15:5c:88:55:93:e6:65:39:e8:da:cf:a9:0c:a0:4b:3f:5f:c0:69:17:29:b6:43:bd:db:0a:f6:20:31:32:d5:10:c7:d8:c1:29:5f:03:b3:37 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47428]): strict KEX resets output message sequence number from 3 to 0 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47428]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a006ee; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47428])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47428])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #0 sending command=7[7] len=419 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47428]) No pending packets to flush at end of KEX 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51546]) process #1 30 23:58:03.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51546]] process command=SSH_MSG_KEXDH_INIT 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46062]) Send SSH_MSG_KEXINIT 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46062]) process #0 SSH_MSG_KEXINIT 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46062]) SSH_MSG_KEXINIT 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46062]) strict KEX=true client=true server=true 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: compression algorithms (client to server) = none 23:58:03.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46062]) Kex: compression algorithms (server to client) = none 23:58:03.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46100]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46100]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51546]] Send SSH_MSG_KEXDH_REPLY 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #1 sending command=31[31] len=1639 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51546])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51546]) Send SSH_MSG_NEWKEYS 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51546]) session ID=40:05:4f:39:78:32:15:3f:30:e0:e2:76:c6:35:13:7c:bc:1c:d2:a2:e1:d7:e2:53:0e:99:e0:ff:06:f9:95:a6:38:3d:4f:74:7e:7c:cf:07:cb:65:ca:07:11:eb:7d:e3:97:54:86:3f:d2:0e:23:26:bb:22:73:3c:90:74:08:05 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51546]): strict KEX resets output message sequence number from 3 to 0 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c1f85f6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51546])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51546])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #0 sending command=7[7] len=419 23:58:03.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51546]) No pending packets to flush at end of KEX 23:58:03.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57472]) process #1 30 23:58:03.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57472]] process command=SSH_MSG_KEXDH_INIT 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60688]) Send SSH_MSG_KEXINIT 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60688]) process #0 SSH_MSG_KEXINIT 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60688]) SSH_MSG_KEXINIT 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60688]) strict KEX=true client=true server=true 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: compression algorithms (client to server) = none 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60688]) Kex: compression algorithms (server to client) = none 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38394]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38394]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60604]) Send SSH_MSG_KEXINIT 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60604]) process #0 SSH_MSG_KEXINIT 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60604]) SSH_MSG_KEXINIT 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60604]) strict KEX=true client=true server=true 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: server host key algorithms = rsa-sha2-512 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: compression algorithms (client to server) = none 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60604]) Kex: compression algorithms (server to client) = none 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:55444]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:03.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:55444]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57472]] Send SSH_MSG_KEXDH_REPLY 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #1 sending command=31[31] len=1639 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57472])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57472]) Send SSH_MSG_NEWKEYS 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57472]) session ID=07:7e:a9:38:27:fe:89:c9:91:81:18:a6:bc:f1:06:9c:41:db:65:ba:54:6a:02:2e:ad:23:69:8b:87:95:f1:c4:e3:ba:83:ed:49:9a:01:3e:8e:28:ee:c9:73:96:2b:d8:d1:19:94:ba:df:ef:64:b3:c1:39:dc:7d:e1:2a:79:ab 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57472]): strict KEX resets output message sequence number from 3 to 0 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2aa1a54; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57472])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57472])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #0 sending command=7[7] len=419 23:58:03.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57472]) No pending packets to flush at end of KEX 23:58:03.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48690]) process #1 30 23:58:03.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48690]] process command=SSH_MSG_KEXDH_INIT 23:58:03.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48690]] Send SSH_MSG_KEXDH_REPLY 23:58:03.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #1 sending command=31[31] len=1639 23:58:03.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48690])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48690]) Send SSH_MSG_NEWKEYS 23:58:03.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48690]) session ID=71:fc:b0:28:15:6e:df:9f:37:b3:06:c2:71:84:cc:60:21:d9:df:31:dc:cd:41:52:8a:22:64:2f:a3:f5:49:07:6d:82:ff:77:35:a4:e8:85:c1:64:c5:80:74:84:50:7e:4a:17:36:bd:95:b3:a0:de:e7:e3:42:e4:ee:11:58:d7 23:58:03.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48690]): strict KEX resets output message sequence number from 3 to 0 23:58:03.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48690]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1913479d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48690])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48690])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #0 sending command=7[7] len=419 23:58:03.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48690]) No pending packets to flush at end of KEX 23:58:03.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53688]) process #1 30 23:58:03.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53688]] process command=SSH_MSG_KEXDH_INIT 23:58:03.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53688]] Send SSH_MSG_KEXDH_REPLY 23:58:03.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #1 sending command=31[31] len=1639 23:58:03.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53688])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:03.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53688]) Send SSH_MSG_NEWKEYS 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53688]) session ID=2a:e4:74:bd:69:19:fd:39:08:da:03:d4:03:a9:cd:f6:c3:c8:af:2b:32:c7:94:ff:3a:88:68:ef:f0:c4:5f:b2:bd:b2:84:b0:70:6a:28:24:e2:e3:cf:96:89:33:ca:f3:5f:81:90:92:ee:8f:3f:a8:02:ea:ed:af:c4:b2:ed:cc 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53688]): strict KEX resets output message sequence number from 3 to 0 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44457015; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53688])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:03.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #0 sending command=7[7] len=419 23:58:04.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53688]) No pending packets to flush at end of KEX 23:58:04.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58154]) process #1 30 23:58:04.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58154]] process command=SSH_MSG_KEXDH_INIT 23:58:04.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58154]] Send SSH_MSG_KEXDH_REPLY 23:58:04.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #1 sending command=31[31] len=1639 23:58:04.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58154])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58154]) Send SSH_MSG_NEWKEYS 23:58:04.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58154]) session ID=f7:cd:26:0d:f0:0f:29:3f:68:86:6f:7b:27:08:26:10:28:72:a4:9a:b3:96:dd:ea:81:08:c5:51:96:ce:57:ca:46:1a:ec:dc:e0:ff:e0:09:73:02:72:ee:96:4a:53:52:dd:16:2a:57:de:1d:c6:11:6b:3c:32:de:a4:af:67:c5 23:58:04.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.062 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48920]) Send SSH_MSG_KEXINIT 23:58:04.062 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58154]): strict KEX resets output message sequence number from 3 to 0 23:58:04.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50651e64; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58154])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58154])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #0 sending command=7[7] len=419 23:58:04.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58154]) No pending packets to flush at end of KEX 23:58:04.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51522]) process #1 30 23:58:04.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51522]] process command=SSH_MSG_KEXDH_INIT 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48920]) process #0 SSH_MSG_KEXINIT 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48920]) SSH_MSG_KEXINIT 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48920]) strict KEX=true client=true server=true 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: compression algorithms (client to server) = none 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48920]) Kex: compression algorithms (server to client) = none 23:58:04.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60910]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60910]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51522]] Send SSH_MSG_KEXDH_REPLY 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #1 sending command=31[31] len=1639 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51522])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51522]) Send SSH_MSG_NEWKEYS 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51522]) session ID=6b:73:52:12:23:22:d1:a1:5e:82:d0:3b:f5:df:23:98:5c:e0:0a:8e:17:7c:26:6a:d6:f8:6f:c2:2b:0b:51:55:85:f9:0e:b6:6d:a0:7a:63:9c:ab:df:71:65:21:19:7a:f2:43:d1:94:60:3b:3b:a8:6c:b5:e4:dc:fb:13:3b:ea 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51522]): strict KEX resets output message sequence number from 3 to 0 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51522]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1299b7ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51522])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51522])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #0 sending command=7[7] len=419 23:58:04.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51522]) No pending packets to flush at end of KEX 23:58:04.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44896]) process #1 30 23:58:04.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44896]] process command=SSH_MSG_KEXDH_INIT 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44896]] Send SSH_MSG_KEXDH_REPLY 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #1 sending command=31[31] len=1639 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44896])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44896]) Send SSH_MSG_NEWKEYS 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44896]) session ID=da:99:cf:ae:dc:6f:ee:be:c5:08:4c:10:96:dd:63:33:6e:7a:78:fa:e5:e5:0f:cc:db:12:e3:ea:01:bc:60:5c:24:29:3b:2a:fd:4f:8f:8b:42:bb:19:50:10:11:33:08:34:96:de:85:d6:cd:6a:31:45:0d:e7:19:a4:d6:7e:61 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44896]): strict KEX resets output message sequence number from 3 to 0 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@651a133e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44896])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44896])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #0 sending command=7[7] len=419 23:58:04.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44896]) No pending packets to flush at end of KEX 23:58:04.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40710]) process #1 30 23:58:04.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40710]] process command=SSH_MSG_KEXDH_INIT 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40710]] Send SSH_MSG_KEXDH_REPLY 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #1 sending command=31[31] len=1639 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40710])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40710]) Send SSH_MSG_NEWKEYS 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40710]) session ID=12:11:cc:c9:99:da:5e:2e:e1:2c:fd:9e:22:57:ac:4f:ac:3c:8f:59:bc:22:aa:9c:00:6d:fb:61:79:7d:65:d3:d5:05:c0:8f:13:11:b9:6d:51:29:f0:94:bc:fe:47:5e:23:55:b4:e6:ff:2a:4f:f5:80:9b:e2:f2:0b:30:d4:f1 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40710]): strict KEX resets output message sequence number from 3 to 0 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c626d1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40710])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #0 sending command=7[7] len=419 23:58:04.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40710]) No pending packets to flush at end of KEX 23:58:04.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47564]) process #1 30 23:58:04.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47564]] process command=SSH_MSG_KEXDH_INIT 23:58:04.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38394]) Send SSH_MSG_KEXINIT 23:58:04.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38394]) process #0 SSH_MSG_KEXINIT 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38394]) SSH_MSG_KEXINIT 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38394]) strict KEX=true client=true server=true 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: compression algorithms (client to server) = none 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38394]) Kex: compression algorithms (server to client) = none 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49784]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49784]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47564]] Send SSH_MSG_KEXDH_REPLY 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #1 sending command=31[31] len=1639 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47564])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47564]) Send SSH_MSG_NEWKEYS 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47564]) session ID=fb:8a:02:ab:ef:4a:9e:ab:f9:4b:49:5a:7b:31:05:a3:5b:6d:5c:ff:85:92:ab:3e:14:20:b9:14:09:0b:90:a2:63:2b:e1:86:31:1c:b3:f0:9a:85:c7:f4:b3:ac:70:73:79:21:6f:5a:50:c2:84:48:b7:b8:dd:9f:95:e6:65:c7 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47564]): strict KEX resets output message sequence number from 3 to 0 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c9b8098; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47564])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47564])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #0 sending command=7[7] len=419 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47564]) No pending packets to flush at end of KEX 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39128]) process #1 30 23:58:04.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39128]] process command=SSH_MSG_KEXDH_INIT 23:58:04.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39128]] Send SSH_MSG_KEXDH_REPLY 23:58:04.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #1 sending command=31[31] len=1639 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39128])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39128]) Send SSH_MSG_NEWKEYS 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39128]) session ID=55:0f:b1:ab:de:f3:8a:8c:05:62:29:64:cf:7e:57:dd:85:d4:c9:4e:0d:8d:2f:bf:c3:d3:93:37:d7:33:ee:38:bf:d9:9a:cb:f7:7b:56:77:99:23:a7:10:d0:c7:79:28:da:cc:81:83:6d:5c:51:23:f1:f6:3f:29:60:c1:c1:c1 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39128]): strict KEX resets output message sequence number from 3 to 0 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39128]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35a617a3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39128])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39128])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #0 sending command=7[7] len=419 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39128]) No pending packets to flush at end of KEX 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42350]) process #1 30 23:58:04.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42350]] process command=SSH_MSG_KEXDH_INIT 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42350]] Send SSH_MSG_KEXDH_REPLY 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #1 sending command=31[31] len=1639 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42350])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42350]) Send SSH_MSG_NEWKEYS 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42350]) session ID=07:32:f0:2a:7c:6d:56:42:09:3e:ae:bd:64:69:d9:b5:c3:49:fe:1b:63:5d:4e:a4:a4:f9:9b:90:4f:ff:ad:42:6c:2b:e1:05:bb:17:1d:04:16:17:a5:9d:ce:82:d8:b4:0c:d6:6a:23:b3:cb:04:7d:35:34:93:33:9e:73:2a:55 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42350]): strict KEX resets output message sequence number from 3 to 0 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@cfb9c6e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42350])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #0 sending command=7[7] len=419 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42350]) No pending packets to flush at end of KEX 23:58:04.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40138]) process #1 30 23:58:04.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40138]] process command=SSH_MSG_KEXDH_INIT 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46100]) Send SSH_MSG_KEXINIT 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46100]) process #0 SSH_MSG_KEXINIT 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46100]) SSH_MSG_KEXINIT 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46100]) strict KEX=true client=true server=true 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: compression algorithms (client to server) = none 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46100]) Kex: compression algorithms (server to client) = none 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40430]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40430]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40138]] Send SSH_MSG_KEXDH_REPLY 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #1 sending command=31[31] len=1639 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40138])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40138]) Send SSH_MSG_NEWKEYS 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40138]) session ID=bd:df:0e:b5:90:55:a7:ea:f6:04:d4:39:21:34:e6:eb:a7:60:dd:65:35:ef:e6:ac:cd:0d:af:99:c8:53:ed:80:b5:be:e8:d3:2e:c9:b9:ea:85:f3:1c:d0:55:9d:5f:39:74:6a:43:b2:a0:66:56:44:3c:f8:a2:54:c7:4a:fc:e4 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40138]): strict KEX resets output message sequence number from 3 to 0 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4486d43a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40138])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40138])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #0 sending command=7[7] len=419 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40138]) No pending packets to flush at end of KEX 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35588]) process #1 30 23:58:04.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35588]] process command=SSH_MSG_KEXDH_INIT 23:58:04.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35588]] Send SSH_MSG_KEXDH_REPLY 23:58:04.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #1 sending command=31[31] len=1639 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35588])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35588]) Send SSH_MSG_NEWKEYS 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35588]) session ID=5b:3a:1d:9d:ae:c0:4b:a3:23:25:31:09:61:47:ea:48:32:8e:ab:98:6d:42:63:dc:d0:11:5c:ea:ef:50:2a:4b:a7:ae:0a:24:3a:92:1a:fe:f3:b6:93:b6:c6:c4:04:05:af:b1:f7:18:79:4c:e8:40:04:df:c0:2b:25:75:cd:05 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35588]): strict KEX resets output message sequence number from 3 to 0 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ba74d01; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35588])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35588])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #0 sending command=7[7] len=419 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35588]) No pending packets to flush at end of KEX 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53162]) process #1 30 23:58:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53162]] process command=SSH_MSG_KEXDH_INIT 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58430]) Send SSH_MSG_KEXINIT 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58430]) process #0 SSH_MSG_KEXINIT 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58430]) SSH_MSG_KEXINIT 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58430]) strict KEX=true client=true server=true 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: compression algorithms (client to server) = none 23:58:04.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58430]) Kex: compression algorithms (server to client) = none 23:58:04.470 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.470 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60054]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.470 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60054]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56014]) Send SSH_MSG_KEXINIT 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56014]) process #0 SSH_MSG_KEXINIT 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56014]) SSH_MSG_KEXINIT 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56014]) strict KEX=true client=true server=true 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: compression algorithms (client to server) = none 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56014]) Kex: compression algorithms (server to client) = none 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40018]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40018]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53162]] Send SSH_MSG_KEXDH_REPLY 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #1 sending command=31[31] len=1639 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53162])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53162]) Send SSH_MSG_NEWKEYS 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53162]) session ID=cd:ce:05:6f:3e:4d:88:7d:a5:d1:11:f4:5e:07:83:22:50:00:53:e9:86:e5:bd:98:1f:73:ab:23:e3:36:2a:86:a6:95:bc:81:38:8e:69:c1:88:92:42:8c:58:1a:18:5a:81:14:a9:3d:0a:74:b8:51:fd:25:19:21:c2:4d:8d:28 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53162]): strict KEX resets output message sequence number from 3 to 0 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53162]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51d9493e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53162])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53162])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #0 sending command=7[7] len=419 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53162]) No pending packets to flush at end of KEX 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43710]) process #1 30 23:58:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43710]] process command=SSH_MSG_KEXDH_INIT 23:58:04.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59576]) Send SSH_MSG_KEXINIT 23:58:04.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59576]) process #0 SSH_MSG_KEXINIT 23:58:04.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59576]) SSH_MSG_KEXINIT 23:58:04.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59576]) strict KEX=true client=true server=true 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: compression algorithms (client to server) = none 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59576]) Kex: compression algorithms (server to client) = none 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48252]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48252]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43710]] Send SSH_MSG_KEXDH_REPLY 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #1 sending command=31[31] len=1639 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43710])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43710]) Send SSH_MSG_NEWKEYS 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43710]) session ID=d9:d3:46:0e:9b:3b:f6:b4:23:4a:14:ee:4a:d6:df:98:4d:01:60:10:e4:0b:b2:38:96:4a:aa:cf:b8:7e:59:ae:41:a3:f0:6d:f3:94:20:3a:e1:1e:7f:c8:28:27:94:7e:6f:f8:b6:80:32:1d:75:a9:c3:8c:62:52:ac:53:9e:25 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43710]): strict KEX resets output message sequence number from 3 to 0 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f4db684; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43710])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #0 sending command=7[7] len=419 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43710]) No pending packets to flush at end of KEX 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37784]) process #1 30 23:58:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37784]] process command=SSH_MSG_KEXDH_INIT 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37784]] Send SSH_MSG_KEXDH_REPLY 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #1 sending command=31[31] len=1639 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:37784])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:37784]) Send SSH_MSG_NEWKEYS 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:37784]) session ID=c3:85:96:a3:eb:d2:fc:6e:11:45:ac:75:dc:03:e9:6d:95:cc:f8:53:0d:cb:46:e7:e1:19:03:00:d7:d9:01:5f:5b:97:21:9e:93:e8:55:39:75:ef:c8:2d:7a:e0:59:57:ce:88:54:07:57:a7:df:2e:7d:d2:cb:37:7c:73:1c:48 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37784]): strict KEX resets output message sequence number from 3 to 0 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@193bdd64; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:37784])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #0 sending command=7[7] len=419 23:58:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37784]) No pending packets to flush at end of KEX 23:58:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58718]) process #1 30 23:58:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58718]] process command=SSH_MSG_KEXDH_INIT 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58718]] Send SSH_MSG_KEXDH_REPLY 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #1 sending command=31[31] len=1639 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58718])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58718]) Send SSH_MSG_NEWKEYS 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58718]) session ID=8b:1b:6c:c4:be:32:81:83:69:50:54:9f:a1:65:9e:eb:6b:ee:70:4c:09:11:2c:b4:75:a8:b4:44:e9:4a:9c:65:04:5a:c0:cc:bf:83:11:d4:c2:92:07:94:49:58:39:ba:6f:02:60:2c:c2:a1:c3:19:6e:39:06:ea:19:3f:1a:03 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58718]): strict KEX resets output message sequence number from 3 to 0 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58718]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@458ffba1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58718])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58718])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #0 sending command=7[7] len=419 23:58:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58718]) No pending packets to flush at end of KEX 23:58:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37234]) process #1 30 23:58:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37234]] process command=SSH_MSG_KEXDH_INIT 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60910]) Send SSH_MSG_KEXINIT 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60910]) process #0 SSH_MSG_KEXINIT 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60910]) SSH_MSG_KEXINIT 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60910]) strict KEX=true client=true server=true 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: compression algorithms (client to server) = none 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60910]) Kex: compression algorithms (server to client) = none 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59696]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59696]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37234]] Send SSH_MSG_KEXDH_REPLY 23:58:04.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #1 sending command=31[31] len=1639 23:58:04.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:37234])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:37234]) Send SSH_MSG_NEWKEYS 23:58:04.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:37234]) session ID=d8:5d:ce:f0:57:26:de:4b:cb:3b:89:03:0c:cc:de:57:08:32:28:63:13:ba:1a:45:78:dd:f6:e4:bb:28:04:c7:dd:5e:4b:7a:ed:77:be:ae:ec:c6:da:e5:0b:46:3f:a1:fd:af:21:8b:2c:f9:f2:26:6c:90:3c:74:8a:0e:3b:dd 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37234]): strict KEX resets output message sequence number from 3 to 0 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61581b85; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:37234])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37234])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #0 sending command=7[7] len=419 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37234]) No pending packets to flush at end of KEX 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56388]) process #1 30 23:58:04.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56388]] process command=SSH_MSG_KEXDH_INIT 23:58:04.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40018]) Send SSH_MSG_KEXINIT 23:58:04.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40018]) process #0 SSH_MSG_KEXINIT 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40018]) SSH_MSG_KEXINIT 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40018]) strict KEX=true client=true server=true 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: compression algorithms (client to server) = none 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40018]) Kex: compression algorithms (server to client) = none 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43066]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43066]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56388]] Send SSH_MSG_KEXDH_REPLY 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #1 sending command=31[31] len=1639 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56388])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56388]) Send SSH_MSG_NEWKEYS 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56388]) session ID=74:b1:f1:77:d5:f7:0a:7d:76:84:25:de:7d:88:6d:46:1c:7f:b7:3c:3b:1f:83:b1:f2:7c:2d:38:36:b7:5e:ac:93:e7:24:77:b6:e2:1c:f2:e0:af:85:d3:20:bb:d6:5b:86:16:2e:61:9b:b9:a1:a5:90:79:d4:69:35:6e:49:8c 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56388]): strict KEX resets output message sequence number from 3 to 0 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56388]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c08f129; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56388])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56388])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #0 sending command=7[7] len=419 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56388]) No pending packets to flush at end of KEX 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43226]) process #1 30 23:58:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43226]] process command=SSH_MSG_KEXDH_INIT 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:55444]) Send SSH_MSG_KEXINIT 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55444]) process #0 SSH_MSG_KEXINIT 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:55444]) SSH_MSG_KEXINIT 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:55444]) strict KEX=true client=true server=true 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: server host key algorithms = rsa-sha2-512 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: compression algorithms (client to server) = none 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:55444]) Kex: compression algorithms (server to client) = none 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60580]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:04.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60580]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43226]] Send SSH_MSG_KEXDH_REPLY 23:58:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #1 sending command=31[31] len=1639 23:58:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43226])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43226]) Send SSH_MSG_NEWKEYS 23:58:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43226]) session ID=99:26:31:a6:a4:3a:2f:31:20:cf:29:3d:7d:1d:04:75:d0:2d:46:bd:45:39:ff:ed:7d:6d:ac:c1:b5:d5:a7:49:50:b2:55:c1:1f:51:a8:a3:d5:d8:fe:6f:20:e7:a9:a3:1a:a3:49:6f:f7:01:ef:ca:70:d5:00:5d:c8:d2:7e:e3 23:58:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43226]): strict KEX resets output message sequence number from 3 to 0 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f0147a6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43226])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43226])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #0 sending command=7[7] len=419 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43226]) No pending packets to flush at end of KEX 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46184]) process #1 30 23:58:04.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46184]] process command=SSH_MSG_KEXDH_INIT 23:58:04.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46184]] Send SSH_MSG_KEXDH_REPLY 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #1 sending command=31[31] len=1639 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46184])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46184]) Send SSH_MSG_NEWKEYS 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46184]) session ID=d5:e6:39:0b:4a:73:55:a1:8d:3f:f7:db:cf:aa:6e:a5:4b:6c:0e:9e:38:4f:a6:c7:13:58:a8:3f:7f:e4:22:35:05:d3:d2:90:e8:15:5f:c2:d1:d9:f7:a8:f8:65:40:4e:09:4d:5b:62:20:a8:df:bf:3a:c5:35:6f:ea:fa:7e:25 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46184]): strict KEX resets output message sequence number from 3 to 0 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c552b45; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46184])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #0 sending command=7[7] len=419 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46184]) No pending packets to flush at end of KEX 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40030]) process #1 30 23:58:04.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40030]] process command=SSH_MSG_KEXDH_INIT 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40030]] Send SSH_MSG_KEXDH_REPLY 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #1 sending command=31[31] len=1639 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40030])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40030]) Send SSH_MSG_NEWKEYS 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40030]) session ID=30:63:b7:28:e9:3a:98:ee:63:1b:14:6c:05:4e:f2:af:52:c5:2b:ae:5c:d0:00:b8:bf:2d:f1:e7:7a:a5:3e:a7:96:0c:ea:c4:02:60:80:05:7d:cc:35:a3:44:f4:8a:41:93:5f:b4:39:df:25:75:08:74:c2:8c:e2:0c:c9:fa:88 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40030]): strict KEX resets output message sequence number from 3 to 0 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15f65e50; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40030])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40030])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #0 sending command=7[7] len=419 23:58:04.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40030]) No pending packets to flush at end of KEX 23:58:04.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54714]) process #1 30 23:58:04.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54714]] process command=SSH_MSG_KEXDH_INIT 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54714]] Send SSH_MSG_KEXDH_REPLY 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #1 sending command=31[31] len=1639 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54714])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54714]) Send SSH_MSG_NEWKEYS 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54714]) session ID=20:37:3d:61:02:81:ff:42:87:6d:9f:c2:89:fa:d1:23:3e:dc:02:18:b5:3c:97:68:76:1f:76:f7:db:1e:a6:d2:a5:50:c9:58:ec:35:e4:a7:e7:d2:c8:9d:b7:45:d0:6c:3d:ac:b5:f6:cc:6f:6b:04:19:58:76:71:bb:9c:71:89 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54714]): strict KEX resets output message sequence number from 3 to 0 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54714]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@163ce6c6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54714])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54714])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #0 sending command=7[7] len=419 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54714]) No pending packets to flush at end of KEX 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32968]) process #1 30 23:58:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32968]] process command=SSH_MSG_KEXDH_INIT 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32968]] Send SSH_MSG_KEXDH_REPLY 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #1 sending command=31[31] len=1639 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:32968])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:32968]) Send SSH_MSG_NEWKEYS 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:32968]) session ID=1c:61:db:3c:af:51:82:e9:5c:d7:54:0f:7c:04:6f:8b:b1:32:c1:b3:09:86:8c:e2:b6:2c:86:95:d5:a3:fc:69:01:c1:b6:08:97:a7:1e:d5:b5:fe:cd:20:9b:0d:b2:70:60:e9:71:32:8c:a3:98:4d:3c:07:f8:a6:62:69:4e:d8 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32968]): strict KEX resets output message sequence number from 3 to 0 23:58:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32968]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5822d37b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:04.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:32968])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:04.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:04.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #0 sending command=7[7] len=419 23:58:04.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32968]) No pending packets to flush at end of KEX 23:58:04.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47068]) process #1 30 23:58:04.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47068]] process command=SSH_MSG_KEXDH_INIT 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47068]] Send SSH_MSG_KEXDH_REPLY 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #1 sending command=31[31] len=1639 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47068])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47068]) Send SSH_MSG_NEWKEYS 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47068]) session ID=6f:b7:66:af:6f:0a:09:04:63:28:c8:b6:58:45:12:d4:4e:d2:e0:d9:99:cd:71:7e:0b:c2:54:eb:12:f4:0b:10:bf:4f:bb:85:92:28:70:07:ee:13:ea:a4:97:cb:96:8a:d6:bf:2e:72:bd:4d:d3:39:f7:c8:2f:cd:1b:e8:82:5b 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47068]): strict KEX resets output message sequence number from 3 to 0 23:58:05.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47068]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76e0a733; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47068])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47068])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #0 sending command=7[7] len=419 23:58:05.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40430]) Send SSH_MSG_KEXINIT 23:58:05.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40430]) process #0 SSH_MSG_KEXINIT 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40430]) SSH_MSG_KEXINIT 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40430]) strict KEX=true client=true server=true 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: compression algorithms (client to server) = none 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40430]) Kex: compression algorithms (server to client) = none 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:05.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38422]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60054]) Send SSH_MSG_KEXINIT 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60054]) process #0 SSH_MSG_KEXINIT 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60054]) SSH_MSG_KEXINIT 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60054]) strict KEX=true client=true server=true 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: compression algorithms (client to server) = none 23:58:05.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60054]) Kex: compression algorithms (server to client) = none 23:58:05.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54640]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54640]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47068]) No pending packets to flush at end of KEX 23:58:05.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38998]) process #1 30 23:58:05.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38998]] process command=SSH_MSG_KEXDH_INIT 23:58:05.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38422]] session=TransportServerSession[admin@/10.30.170.83:38422] id=0 23:58:05.090 [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.83:38422])) size=2097152, max=2097152, packet=32768 23:58:05.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38422]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38422] 23:58:05.091 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38422]) recipient=0 23:58:05.091 [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.83:38422])) size=2097152, max=2097152, packet=32768 23:58:05.091 [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.83:38422])) re-initializing 23:58:05.091 [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.83:38422])) size=2097152, max=2097152, packet=32768 23:58:05.091 [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.83:38422]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38998]] Send SSH_MSG_KEXDH_REPLY 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #1 sending command=31[31] len=1639 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38998])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38998]) Send SSH_MSG_NEWKEYS 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38998]) session ID=2d:6a:63:5e:2f:31:44:88:2a:35:19:95:0a:25:44:c1:7b:88:fc:a4:e2:99:a7:05:16:3b:60:1a:99:37:a6:8c:67:6a:a0:4b:ad:3c:94:eb:4c:83:de:c6:36:62:97:26:82:d8:90:81:1d:f1:75:0d:17:ae:c9:1f:db:a2:a2:c4 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38998]): strict KEX resets output message sequence number from 3 to 0 23:58:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38998]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21dac45b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38998])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38998])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #0 sending command=7[7] len=419 23:58:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38998]) No pending packets to flush at end of KEX 23:58:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52188]) process #1 30 23:58:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52188]] process command=SSH_MSG_KEXDH_INIT 23:58:05.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57652]) process #2 SSH_MSG_NEWKEYS 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57652]): strict KEX resets input message sequence number from 3 to 0 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57652]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@709bf816; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57652]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57652]) authorized authentication methods: password,publickey 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57652]) Accepted service ssh-userauth 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57652]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57652]) no authentication factory for method=none 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57652]) SSH_MSG_USERAUTH_REQUEST 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57652]) remaining methods: password,publickey 23:58:05.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59974]) process #2 SSH_MSG_NEWKEYS 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59974]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59974]): strict KEX resets input message sequence number from 3 to 0 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59974]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@765ddabd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59974]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59974]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59974]) authorized authentication methods: password,publickey 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59974]) Accepted service ssh-userauth 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59974]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59974]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59974]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59974]) no authentication factory for method=none 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59974]) SSH_MSG_USERAUTH_REQUEST 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59974]) remaining methods: password,publickey 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #2 SSH_MSG_NEWKEYS 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59446]): strict KEX resets input message sequence number from 3 to 0 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@88f6474; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59446]) authorized authentication methods: password,publickey 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59446]) Accepted service ssh-userauth 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) no authentication factory for method=none 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_USERAUTH_REQUEST 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59446]) remaining methods: password,publickey 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56648]) process #1 30 23:58:05.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56648]] process command=SSH_MSG_KEXDH_INIT 23:58:05.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52188]] Send SSH_MSG_KEXDH_REPLY 23:58:05.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #1 sending command=31[31] len=1639 23:58:05.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52188])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52188]) Send SSH_MSG_NEWKEYS 23:58:05.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52188]) session ID=e6:76:07:28:8f:d2:0f:3a:48:dd:f7:b4:cc:19:ee:bd:92:6c:87:a6:c1:a6:06:12:a3:6b:80:fc:78:8a:b1:40:f3:88:13:ab:90:a7:c0:41:84:33:7c:21:e0:6f:73:aa:9a:50:8c:12:e0:de:a7:90:3a:d4:99:1b:c1:44:cf:b5 23:58:05.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52188]): strict KEX resets output message sequence number from 3 to 0 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52188]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5dcf051d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52188])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52188])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #0 sending command=7[7] len=419 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52188]) No pending packets to flush at end of KEX 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56528]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56528]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56648]] Send SSH_MSG_KEXDH_REPLY 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #1 sending command=31[31] len=1639 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56648])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56648]) Send SSH_MSG_NEWKEYS 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56648]) session ID=88:e3:2e:bb:da:a5:3e:e9:28:00:52:f4:0f:67:75:de:8a:e8:39:b8:fa:27:bd:62:bb:28:6b:2b:67:28:79:d8:7c:56:b5:94:07:96:0f:4a:7e:f9:d0:a4:76:20:1b:ab:97:94:06:5c:ab:67:7d:5c:ae:c3:12:b6:64:30:61:b7 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56648]): strict KEX resets output message sequence number from 3 to 0 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56648]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4931b432; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56648])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56648])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #0 sending command=7[7] len=419 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56648]) No pending packets to flush at end of KEX 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51880]) process #1 30 23:58:05.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51880]] process command=SSH_MSG_KEXDH_INIT 23:58:05.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51880]] Send SSH_MSG_KEXDH_REPLY 23:58:05.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #1 sending command=31[31] len=1639 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51880])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51880]) Send SSH_MSG_NEWKEYS 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51880]) session ID=f7:ea:38:f1:f2:0e:ee:d3:91:fa:1d:7f:ab:7c:82:0e:0c:95:fe:99:c1:eb:3f:82:41:4a:c8:a8:7a:88:a5:7a:33:2e:a5:c8:a7:05:57:ed:47:50:30:e7:a2:1d:b8:da:07:49:b4:3f:c2:6b:10:6c:a0:89:58:fa:2f:59:36:64 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51880]): strict KEX resets output message sequence number from 3 to 0 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51880]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19c14e2b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51880])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #0 sending command=7[7] len=419 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51880]) No pending packets to flush at end of KEX 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54132]) process #1 30 23:58:05.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54132]] process command=SSH_MSG_KEXDH_INIT 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54132]] Send SSH_MSG_KEXDH_REPLY 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #1 sending command=31[31] len=1639 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54132])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54132]) Send SSH_MSG_NEWKEYS 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54132]) session ID=d6:27:df:32:dc:96:ef:6c:c5:04:d2:52:3a:a7:90:71:ae:cb:d5:85:15:86:2b:c9:47:9b:13:e9:4b:3f:19:57:e0:e3:00:32:02:7e:f7:8c:28:2a:75:33:e7:5c:b3:78:bb:39:19:71:0d:cc:ad:41:93:4a:11:02:68:48:2f:3c 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54132]): strict KEX resets output message sequence number from 3 to 0 23:58:05.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48252]) Send SSH_MSG_KEXINIT 23:58:05.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48252]) process #0 SSH_MSG_KEXINIT 23:58:05.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48252]) SSH_MSG_KEXINIT 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48252]) strict KEX=true client=true server=true 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: compression algorithms (client to server) = none 23:58:05.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48252]) Kex: compression algorithms (server to client) = none 23:58:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58942]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58942]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54132]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f06889c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54132])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #0 sending command=7[7] len=419 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54132]) No pending packets to flush at end of KEX 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49718]) process #1 30 23:58:05.280 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49718]] process command=SSH_MSG_KEXDH_INIT 23:58:05.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59696]) Send SSH_MSG_KEXINIT 23:58:05.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59696]) process #0 SSH_MSG_KEXINIT 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59696]) SSH_MSG_KEXINIT 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59696]) strict KEX=true client=true server=true 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: compression algorithms (client to server) = none 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59696]) Kex: compression algorithms (server to client) = none 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46740]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46740]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49718]] Send SSH_MSG_KEXDH_REPLY 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #1 sending command=31[31] len=1639 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49718])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49718]) Send SSH_MSG_NEWKEYS 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49718]) session ID=eb:2d:01:54:88:43:6e:ce:be:d4:97:1d:4a:a0:1e:f5:9d:e0:c8:cf:ac:3e:d1:26:c2:a4:3e:5b:8f:f0:d8:af:af:55:0b:1c:2b:2a:0c:99:da:2d:3f:80:01:e2:69:27:79:54:20:38:8c:1c:69:9f:8a:22:a5:96:47:19:10:22 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49718]): strict KEX resets output message sequence number from 3 to 0 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49718]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1584b725; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49718])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49718])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #0 sending command=7[7] len=419 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49718]) No pending packets to flush at end of KEX 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51332]) process #1 30 23:58:05.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51332]] process command=SSH_MSG_KEXDH_INIT 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51332]] Send SSH_MSG_KEXDH_REPLY 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #1 sending command=31[31] len=1639 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51332])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51332]) Send SSH_MSG_NEWKEYS 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51332]) session ID=ce:d3:15:5e:67:d1:11:6e:be:38:9e:c0:c5:b1:21:f8:99:7b:1c:f7:72:eb:1e:ef:c4:e4:29:d9:06:c9:68:42:53:9e:f5:94:04:d9:3e:be:0b:cc:1a:d7:36:12:b5:6d:ce:b8:13:10:71:9a:28:af:ae:f8:dd:65:54:d2:69:49 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51332]): strict KEX resets output message sequence number from 3 to 0 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51332]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6966a9f8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51332])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51332])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #0 sending command=7[7] len=419 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51332]) No pending packets to flush at end of KEX 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38274]) process #1 30 23:58:05.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38274]] process command=SSH_MSG_KEXDH_INIT 23:58:05.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38274]] Send SSH_MSG_KEXDH_REPLY 23:58:05.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #1 sending command=31[31] len=1639 23:58:05.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38274])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38274]) Send SSH_MSG_NEWKEYS 23:58:05.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38274]) session ID=71:2e:a5:dc:74:a3:00:63:2e:f8:e9:7e:eb:d4:a7:ed:fd:51:cf:d4:d9:07:ef:67:eb:b1:24:fb:13:06:8a:a4:22:52:6d:2d:c4:be:25:cc:c3:0d:a7:c3:9f:5d:82:78:c9:00:72:94:ad:13:03:7b:96:a7:c7:cc:dd:e3:d7:63 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38274]): strict KEX resets output message sequence number from 3 to 0 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38274]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@648422bc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38274])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38274])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #0 sending command=7[7] len=419 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38274]) No pending packets to flush at end of KEX 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56520]) process #1 30 23:58:05.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56520]] process command=SSH_MSG_KEXDH_INIT 23:58:05.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56520]] Send SSH_MSG_KEXDH_REPLY 23:58:05.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #1 sending command=31[31] len=1639 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56520])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56520]) Send SSH_MSG_NEWKEYS 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56520]) session ID=26:c5:de:cd:1b:47:dd:f1:13:77:38:6c:c3:ba:a9:89:0e:04:9c:c0:5b:06:66:55:a3:5c:82:a3:de:4b:1e:f2:c9:e2:f8:33:a4:0b:c4:8a:2f:8a:95:a1:0f:4f:3c:fa:50:28:ce:57:df:a2:5d:1e:8a:a5:a8:26:43:03:64:1a 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56520]): strict KEX resets output message sequence number from 3 to 0 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ab672dc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56520])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56520])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #0 sending command=7[7] len=419 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56520]) No pending packets to flush at end of KEX 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58896]) process #1 30 23:58:05.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58896]] process command=SSH_MSG_KEXDH_INIT 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58896]] Send SSH_MSG_KEXDH_REPLY 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #1 sending command=31[31] len=1639 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58896])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58896]) Send SSH_MSG_NEWKEYS 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58896]) session ID=be:08:cf:a1:32:15:6d:73:73:54:a3:12:df:a7:df:96:f3:14:b3:ec:36:49:c6:0d:59:2d:38:b7:6e:d2:fe:c5:e8:5f:8a:cd:e9:a2:1c:c2:a7:b8:a4:42:4f:b0:30:93:cd:2f:4a:cc:bf:1f:8b:8a:82:b4:eb:60:df:5e:54:d0 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58896]): strict KEX resets output message sequence number from 3 to 0 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11df388b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58896])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58896])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #0 sending command=7[7] len=419 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58896]) No pending packets to flush at end of KEX 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45140]) process #1 30 23:58:05.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45140]] process command=SSH_MSG_KEXDH_INIT 23:58:05.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43066]) Send SSH_MSG_KEXINIT 23:58:05.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43066]) process #0 SSH_MSG_KEXINIT 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43066]) SSH_MSG_KEXINIT 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43066]) strict KEX=true client=true server=true 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: compression algorithms (client to server) = none 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43066]) Kex: compression algorithms (server to client) = none 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47928]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45140]] Send SSH_MSG_KEXDH_REPLY 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #1 sending command=31[31] len=1639 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45140])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45140]) Send SSH_MSG_NEWKEYS 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45140]) session ID=ff:3f:b9:1d:8b:69:03:5b:cc:8a:7d:6a:da:bf:d0:99:1e:9e:0d:32:d0:e1:c2:88:86:22:0e:e0:bf:32:15:18:a4:66:33:07:93:e4:f9:63:aa:31:de:83:98:bc:98:5a:ec:c9:ce:3c:f3:eb:7d:23:b0:7d:f8:86:de:cc:07:50 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45140]): strict KEX resets output message sequence number from 3 to 0 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45140]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d87b2f9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45140])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45140])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #0 sending command=7[7] len=419 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45140]) No pending packets to flush at end of KEX 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57734]) process #1 30 23:58:05.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57734]] process command=SSH_MSG_KEXDH_INIT 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60580]) Send SSH_MSG_KEXINIT 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60580]) process #0 SSH_MSG_KEXINIT 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60580]) SSH_MSG_KEXINIT 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60580]) strict KEX=true client=true server=true 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: compression algorithms (client to server) = none 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60580]) Kex: compression algorithms (server to client) = none 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53800]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57734]] Send SSH_MSG_KEXDH_REPLY 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #1 sending command=31[31] len=1639 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57734])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57734]) Send SSH_MSG_NEWKEYS 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57734]) session ID=5f:2a:98:93:97:3d:2d:33:4e:fc:c1:5f:b9:78:4e:c9:bf:17:92:9d:7a:6d:b3:78:d6:1f:61:14:25:5a:c3:4a:1b:47:b2:15:1a:c6:f0:ef:98:42:e1:03:0d:83:06:55:92:c1:54:b5:31:53:d1:43:f3:34:35:16:54:25:46:4c 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57734]): strict KEX resets output message sequence number from 3 to 0 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57734]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c4e3c21; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57734])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57734])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #0 sending command=7[7] len=419 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57734]) No pending packets to flush at end of KEX 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58578]) process #1 30 23:58:05.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58578]] process command=SSH_MSG_KEXDH_INIT 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58578]] Send SSH_MSG_KEXDH_REPLY 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #1 sending command=31[31] len=1639 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58578]) Send SSH_MSG_NEWKEYS 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58578]) session ID=5d:7b:ce:f8:fc:17:5f:28:14:f1:25:e5:09:00:09:c1:30:01:f0:27:d9:89:20:76:65:e0:4e:31:7f:c3:26:ae:1c:da:96:93:53:3d:45:de:ac:d3:25:3b:16:93:24:c1:bf:62:c6:ab:41:f8:c7:a6:34:26:c6:f6:7b:d6:bf:da 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58578]): strict KEX resets output message sequence number from 3 to 0 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58578]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6848d20; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58578])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #0 sending command=7[7] len=419 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58578]) No pending packets to flush at end of KEX 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41626]) process #1 30 23:58:05.661 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41626]] process command=SSH_MSG_KEXDH_INIT 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56528]) Send SSH_MSG_KEXINIT 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56528]) process #0 SSH_MSG_KEXINIT 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56528]) SSH_MSG_KEXINIT 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56528]) strict KEX=true client=true server=true 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: compression algorithms (client to server) = none 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56528]) Kex: compression algorithms (server to client) = none 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:43376]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:43376]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41626]] Send SSH_MSG_KEXDH_REPLY 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #1 sending command=31[31] len=1639 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41626])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41626]) Send SSH_MSG_NEWKEYS 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41626]) session ID=23:05:f6:54:02:72:3a:7a:34:ba:13:0e:d5:4f:28:00:c5:fb:7e:fb:3f:54:da:1c:e8:77:9f:6b:4b:e2:14:d2:97:5d:fd:90:01:bc:b4:14:08:3a:83:31:1d:e1:46:ae:1d:ba:f1:d3:cd:be:e9:ae:01:64:56:32:65:d4:70:f3 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41626]): strict KEX resets output message sequence number from 3 to 0 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41626]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59589d2d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41626])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41626])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #0 sending command=7[7] len=419 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41626]) No pending packets to flush at end of KEX 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58112]) process #1 30 23:58:05.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58112]] process command=SSH_MSG_KEXDH_INIT 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58112]] Send SSH_MSG_KEXDH_REPLY 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #1 sending command=31[31] len=1639 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58112])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58112]) Send SSH_MSG_NEWKEYS 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58112]) session ID=ec:53:b4:d1:b5:8d:1c:42:6d:ea:32:d7:c1:b7:10:46:58:6b:df:7b:ef:aa:dc:7c:02:6b:f6:37:e7:95:b7:99:5c:c3:5c:93:8f:5b:09:45:aa:8a:69:90:a3:be:c4:1e:36:71:4a:7e:44:4b:47:b4:81:17:0d:0e:19:72:d8:3b 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58112]): strict KEX resets output message sequence number from 3 to 0 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fff0ba4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58112])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58112])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #0 sending command=7[7] len=419 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58112]) No pending packets to flush at end of KEX 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59444]) process #1 30 23:58:05.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59444]] process command=SSH_MSG_KEXDH_INIT 23:58:05.795 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59444]] Send SSH_MSG_KEXDH_REPLY 23:58:05.795 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #1 sending command=31[31] len=1639 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59444])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59444]) Send SSH_MSG_NEWKEYS 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59444]) session ID=9d:1d:e3:95:d9:7b:d6:38:10:fa:5b:53:50:9a:b2:aa:df:64:41:7c:52:7f:d4:5b:67:53:80:99:25:69:30:c3:02:93:32:43:c2:4c:dd:6c:9e:60:27:02:7f:2f:aa:41:05:24:b9:af:dc:72:1a:7d:f4:50:94:a2:3c:5e:30:1a 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59444]): strict KEX resets output message sequence number from 3 to 0 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59444]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51a696ef; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59444])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #0 sending command=7[7] len=419 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59444]) No pending packets to flush at end of KEX 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33092]) process #1 30 23:58:05.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33092]] process command=SSH_MSG_KEXDH_INIT 23:58:05.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49784]) Send SSH_MSG_KEXINIT 23:58:05.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49784]) process #0 SSH_MSG_KEXINIT 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49784]) SSH_MSG_KEXINIT 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49784]) strict KEX=true client=true server=true 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: compression algorithms (client to server) = none 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49784]) Kex: compression algorithms (server to client) = none 23:58:05.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34094]) process #1 30 23:58:05.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34094]] process command=SSH_MSG_KEXDH_INIT 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33092]] Send SSH_MSG_KEXDH_REPLY 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #1 sending command=31[31] len=1639 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33092])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33092]) Send SSH_MSG_NEWKEYS 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33092]) session ID=37:ce:6f:a3:60:b1:9f:d5:65:a4:91:83:60:0c:97:75:16:4c:17:d4:c4:0a:dd:6d:5e:43:a7:9b:69:aa:aa:f4:85:75:46:23:cf:52:dc:55:85:9e:f4:3c:cc:36:ab:ef:57:0b:9e:b8:68:b6:d8:e8:3d:0d:fc:8d:4c:6e:fd:ed 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33092]): strict KEX resets output message sequence number from 3 to 0 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31636f53; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33092])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33092])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #0 sending command=7[7] len=419 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33092]) No pending packets to flush at end of KEX 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51368]) process #1 30 23:58:05.865 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51368]] process command=SSH_MSG_KEXDH_INIT 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46740]) Send SSH_MSG_KEXINIT 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46740]) process #0 SSH_MSG_KEXINIT 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46740]) SSH_MSG_KEXINIT 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46740]) strict KEX=true client=true server=true 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: compression algorithms (client to server) = none 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46740]) Kex: compression algorithms (server to client) = none 23:58:05.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.875 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60736]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.875 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51368]] Send SSH_MSG_KEXDH_REPLY 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #1 sending command=31[31] len=1639 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51368])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51368]) Send SSH_MSG_NEWKEYS 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51368]) session ID=35:9c:e8:02:aa:3b:4d:e4:cb:88:ad:0f:81:27:30:de:b2:24:54:1e:0f:73:78:a0:aa:7d:5c:c3:81:9a:74:32:78:00:74:e9:8f:ff:44:99:73:88:6b:5e:a1:ef:2b:57:c7:d3:58:90:a9:bd:1f:e0:d3:f8:d5:d6:dc:18:fa:01 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51368]): strict KEX resets output message sequence number from 3 to 0 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@334ae420; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51368])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #0 sending command=7[7] len=419 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51368]) No pending packets to flush at end of KEX 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39784]) process #1 30 23:58:05.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34094]] Send SSH_MSG_KEXDH_REPLY 23:58:05.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #1 sending command=31[31] len=1639 23:58:05.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34094])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34094]) Send SSH_MSG_NEWKEYS 23:58:05.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34094]) session ID=d9:7a:d8:98:17:57:c7:4f:d4:0d:76:a3:47:c7:29:bd:53:ee:f5:53:51:c1:61:2b:3e:d1:c7:11:77:6c:87:93:c5:3b:76:d8:43:3f:9f:6c:5d:e3:67:78:b3:7d:15:db:35:32:6c:01:20:59:e6:40:2b:8d:1a:3d:9a:b8:37:ba 23:58:05.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34094]): strict KEX resets output message sequence number from 3 to 0 23:58:05.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12d199c9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39784]] process command=SSH_MSG_KEXDH_INIT 23:58:05.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34094])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #0 sending command=7[7] len=419 23:58:05.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34094]) No pending packets to flush at end of KEX 23:58:05.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48440]) process #1 30 23:58:05.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48440]] process command=SSH_MSG_KEXDH_INIT 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58942]) Send SSH_MSG_KEXINIT 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58942]) process #0 SSH_MSG_KEXINIT 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58942]) SSH_MSG_KEXINIT 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58942]) strict KEX=true client=true server=true 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: server host key algorithms = rsa-sha2-512 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: compression algorithms (client to server) = none 23:58:05.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58942]) Kex: compression algorithms (server to client) = none 23:58:05.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:05.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40562]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:05.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40562]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39784]] Send SSH_MSG_KEXDH_REPLY 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #1 sending command=31[31] len=1639 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39784])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39784]) Send SSH_MSG_NEWKEYS 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39784]) session ID=7b:5d:a5:00:8c:97:89:11:71:b9:76:06:cb:35:9b:d1:83:3d:d5:4e:81:10:db:74:02:c7:35:87:b3:29:76:c0:64:b1:4e:cb:23:b8:c6:60:58:51:c2:86:f3:80:94:7c:7a:c2:5e:c6:24:cc:da:3a:a7:42:4b:01:73:5f:68:9c 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39784]): strict KEX resets output message sequence number from 3 to 0 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18deff89; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39784])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #0 sending command=7[7] len=419 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39784]) No pending packets to flush at end of KEX 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #1 30 23:58:05.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59838]] process command=SSH_MSG_KEXDH_INIT 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48440]] Send SSH_MSG_KEXDH_REPLY 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #1 sending command=31[31] len=1639 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48440])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48440]) Send SSH_MSG_NEWKEYS 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48440]) session ID=2e:8b:3a:fc:bd:a7:5b:30:bd:67:10:2f:5d:f4:c7:c0:10:4a:5c:74:a5:05:72:b1:00:32:32:49:b6:36:04:68:ea:40:9d:db:b4:32:7f:b9:63:7d:ef:ea:d3:3f:26:3a:b7:42:42:28:c6:c9:a6:03:78:76:05:4a:fe:cd:d0:5b 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48440]): strict KEX resets output message sequence number from 3 to 0 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48440]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20402f47; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48440])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48440])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #0 sending command=7[7] len=419 23:58:05.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48440]) No pending packets to flush at end of KEX 23:58:05.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44618]) process #1 30 23:58:05.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44618]] process command=SSH_MSG_KEXDH_INIT 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59838]] Send SSH_MSG_KEXDH_REPLY 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #1 sending command=31[31] len=1639 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59838])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59838]) Send SSH_MSG_NEWKEYS 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59838]) session ID=73:c8:a6:44:b9:65:ee:93:22:40:85:40:9d:26:7a:4b:b7:fe:61:cf:94:97:57:6e:ff:1b:fa:33:18:b1:cd:57:27:44:b4:c5:ce:f9:26:69:cd:63:8d:fb:e3:29:7d:f1:ed:79:5d:46:b7:44:07:5b:93:85:08:f3:d9:42:58:6e 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59838]): strict KEX resets output message sequence number from 3 to 0 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59838]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ff3115a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59838])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59838])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #0 sending command=7[7] len=419 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59838]) No pending packets to flush at end of KEX 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58682]) process #1 30 23:58:05.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58682]] process command=SSH_MSG_KEXDH_INIT 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44618]] Send SSH_MSG_KEXDH_REPLY 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #1 sending command=31[31] len=1639 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44618])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44618]) Send SSH_MSG_NEWKEYS 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44618]) session ID=87:e9:3c:81:44:6c:a4:c0:91:37:fb:ec:8b:49:d0:13:d2:83:75:2f:8a:d7:c3:b3:9d:6f:92:c8:ce:79:59:0b:6b:d7:a1:7d:50:00:4a:5a:67:82:21:8e:c8:61:c6:dc:75:93:eb:ea:da:31:3d:1b:75:30:50:bb:3c:ae:43:69 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44618]): strict KEX resets output message sequence number from 3 to 0 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23e98ac6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44618])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44618])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #0 sending command=7[7] len=419 23:58:06.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44618]) No pending packets to flush at end of KEX 23:58:06.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56980]) process #1 30 23:58:06.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56980]] process command=SSH_MSG_KEXDH_INIT 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58682]] Send SSH_MSG_KEXDH_REPLY 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #1 sending command=31[31] len=1639 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58682])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58682]) Send SSH_MSG_NEWKEYS 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58682]) session ID=7f:ed:e1:1d:60:e5:56:18:51:4c:d2:1f:19:2f:71:21:13:85:a4:9b:c4:7f:1b:43:28:db:37:38:a9:e0:67:5c:37:d3:db:fd:79:ee:cb:9d:33:24:7e:56:bc:fe:0e:9d:a3:4f:f2:cb:ab:9c:c9:ae:4c:d4:d0:1f:2c:6e:ca:22 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58682]): strict KEX resets output message sequence number from 3 to 0 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58682]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49702b51; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58682])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58682])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #0 sending command=7[7] len=419 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58682]) No pending packets to flush at end of KEX 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50166]) process #1 30 23:58:06.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50166]] process command=SSH_MSG_KEXDH_INIT 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56980]] Send SSH_MSG_KEXDH_REPLY 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #1 sending command=31[31] len=1639 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56980])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56980]) Send SSH_MSG_NEWKEYS 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56980]) session ID=d7:3c:2c:c0:d1:52:c1:f0:52:39:64:ba:6e:b7:8d:ea:9c:9a:f7:67:0c:55:bc:b8:a8:81:00:70:a1:9c:ef:63:cb:65:81:48:a1:58:0b:cd:ed:5e:45:40:e7:01:2c:53:ef:dd:e7:14:83:e2:9c:38:de:3f:af:03:20:aa:bc:21 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56980]): strict KEX resets output message sequence number from 3 to 0 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56980]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bab8537; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56980])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56980])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #0 sending command=7[7] len=419 23:58:06.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56980]) No pending packets to flush at end of KEX 23:58:06.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49314]) process #1 30 23:58:06.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49314]] process command=SSH_MSG_KEXDH_INIT 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54640]) Send SSH_MSG_KEXINIT 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54640]) process #0 SSH_MSG_KEXINIT 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54640]) SSH_MSG_KEXINIT 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54640]) strict KEX=true client=true server=true 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: server host key algorithms = rsa-sha2-512 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: compression algorithms (client to server) = none 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54640]) Kex: compression algorithms (server to client) = none 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:06.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46322]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:06.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46322]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:06.091 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50166]] Send SSH_MSG_KEXDH_REPLY 23:58:06.091 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #1 sending command=31[31] len=1639 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50166])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50166]) Send SSH_MSG_NEWKEYS 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50166]) session ID=c8:43:0d:db:c1:f1:0d:15:74:c2:1f:ad:87:06:d9:11:e3:a7:6e:64:a4:4b:86:3b:f7:51:c8:df:61:ff:f6:fc:27:f8:55:14:6f:f3:1c:91:94:1b:4f:a9:c2:db:15:69:2c:5c:6c:39:89:94:3b:17:c6:4a:43:d4:16:f5:f7:f7 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50166]): strict KEX resets output message sequence number from 3 to 0 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50166]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c6b6c2a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50166])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50166])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #0 sending command=7[7] len=419 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50166]) No pending packets to flush at end of KEX 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41490]) process #1 30 23:58:06.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41490]] process command=SSH_MSG_KEXDH_INIT 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49314]] Send SSH_MSG_KEXDH_REPLY 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #1 sending command=31[31] len=1639 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49314]) Send SSH_MSG_NEWKEYS 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49314]) session ID=0b:c7:33:7a:4a:ab:a1:93:71:3a:65:8a:ba:f1:6f:72:1a:00:a0:08:08:bb:87:30:98:71:25:b4:78:d4:a5:45:5b:6a:7d:a5:ce:49:47:6e:3c:d2:57:ea:d5:20:d1:61:14:92:df:d6:6f:dd:92:32:b2:10:a2:21:34:ae:54:01 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49314]): strict KEX resets output message sequence number from 3 to 0 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15e68dd9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49314])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #0 sending command=7[7] len=419 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49314]) No pending packets to flush at end of KEX 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48582]) process #1 30 23:58:06.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48582]] process command=SSH_MSG_KEXDH_INIT 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41490]] Send SSH_MSG_KEXDH_REPLY 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #1 sending command=31[31] len=1639 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41490])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41490]) Send SSH_MSG_NEWKEYS 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41490]) session ID=a3:65:ce:84:65:a0:dc:d6:4c:cf:2e:62:a4:bb:53:17:75:98:94:fe:0b:bf:de:53:85:5e:5e:0c:16:e9:12:43:f5:47:ab:d2:98:c3:95:0e:36:f6:7b:9c:61:03:dd:c9:88:87:0e:ed:4e:d5:53:52:92:da:aa:90:ea:1a:39:c3 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41490]): strict KEX resets output message sequence number from 3 to 0 23:58:06.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41490]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60b991e0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41490])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41490])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #0 sending command=7[7] len=419 23:58:06.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41490]) No pending packets to flush at end of KEX 23:58:06.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #1 30 23:58:06.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59446]] process command=SSH_MSG_KEXDH_INIT 23:58:06.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48582]] Send SSH_MSG_KEXDH_REPLY 23:58:06.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #1 sending command=31[31] len=1639 23:58:06.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48582])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48582]) Send SSH_MSG_NEWKEYS 23:58:06.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48582]) session ID=de:83:37:94:38:cb:87:10:3d:84:17:a4:04:02:35:30:cf:7a:a0:d1:e8:43:2b:5a:e7:6b:f9:ae:0e:12:41:b5:c8:b1:20:45:46:24:cd:4b:86:81:09:0d:d5:e1:db:66:bf:f7:f3:d3:81:76:f7:2f:54:5e:2d:72:1d:b4:ba:1a 23:58:06.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48582]): strict KEX resets output message sequence number from 3 to 0 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48582]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48286b0a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48582])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48582])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #0 sending command=7[7] len=419 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48582]) No pending packets to flush at end of KEX 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40196]) process #1 30 23:58:06.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40196]] process command=SSH_MSG_KEXDH_INIT 23:58:06.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59446]] Send SSH_MSG_KEXDH_REPLY 23:58:06.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #1 sending command=31[31] len=1639 23:58:06.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59446]) Send SSH_MSG_NEWKEYS 23:58:06.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59446]) session ID=9b:c5:86:55:76:ad:b6:09:05:2a:62:21:f3:38:a1:73:4e:0a:7c:30:08:91:9a:f4:ff:3a:0a:1e:d4:2b:26:ff:c6:76:23:4e:93:09:b1:e5:1e:0f:be:f1:f3:f5:b0:3e:1c:95:a2:8f:c0:0c:36:b8:9b:72:c1:dd:58:c4:11:a5 23:58:06.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59446]): strict KEX resets output message sequence number from 3 to 0 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10aa58ae; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59446])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #0 sending command=7[7] len=419 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59446]) No pending packets to flush at end of KEX 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34564]) process #1 30 23:58:06.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34564]] process command=SSH_MSG_KEXDH_INIT 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40196]] Send SSH_MSG_KEXDH_REPLY 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #1 sending command=31[31] len=1639 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40196])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40196]) Send SSH_MSG_NEWKEYS 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40196]) session ID=e1:f1:1f:e2:10:e8:3d:af:3c:fe:9d:1e:8e:f4:9e:5a:d3:09:5c:c3:62:5d:00:b8:5b:41:91:cf:54:ec:07:8f:71:91:7b:a7:cb:02:f3:c7:3c:81:6f:75:53:d2:46:eb:d0:5b:16:0e:7c:6e:fd:d0:e2:d9:45:7a:23:4e:fc:09 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40196]): strict KEX resets output message sequence number from 3 to 0 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f0890da; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40196])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40196])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #0 sending command=7[7] len=419 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40196]) No pending packets to flush at end of KEX 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59356]) process #1 30 23:58:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59356]] process command=SSH_MSG_KEXDH_INIT 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34564]] Send SSH_MSG_KEXDH_REPLY 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #1 sending command=31[31] len=1639 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34564])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34564]) Send SSH_MSG_NEWKEYS 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34564]) session ID=f7:7b:4f:68:03:c1:e6:e2:e4:0c:7a:82:92:1e:8a:fb:8e:50:12:fd:cf:2e:c7:cd:f6:56:58:43:6b:c3:fc:9b:a5:21:79:66:16:1f:ee:f5:e8:d0:e0:92:34:13:ec:81:3a:bc:ba:60:28:22:0e:96:ad:ac:06:b1:d4:f3:f8:69 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34564]): strict KEX resets output message sequence number from 3 to 0 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c9b0feb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34564])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34564])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #0 sending command=7[7] len=419 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34564]) No pending packets to flush at end of KEX 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57528]) process #1 30 23:58:06.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57528]] process command=SSH_MSG_KEXDH_INIT 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59356]] Send SSH_MSG_KEXDH_REPLY 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #1 sending command=31[31] len=1639 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59356])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59356]) Send SSH_MSG_NEWKEYS 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59356]) session ID=1e:74:0f:09:1b:91:aa:61:1a:d4:c7:12:18:b1:28:90:3b:fb:c0:9c:c4:e6:82:06:2c:5c:fa:31:cf:e5:2e:c9:5c:d8:be:27:8a:f5:24:c1:e3:77:55:51:d7:9a:fe:58:ba:7d:37:a0:c2:c8:6e:16:9d:40:e6:ec:7b:c6:a5:ea 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59356]): strict KEX resets output message sequence number from 3 to 0 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59356]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4601d498; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59356])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59356])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #0 sending command=7[7] len=419 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59356]) No pending packets to flush at end of KEX 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53220]) process #1 30 23:58:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53220]] process command=SSH_MSG_KEXDH_INIT 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57528]] Send SSH_MSG_KEXDH_REPLY 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #1 sending command=31[31] len=1639 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57528])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57528]) Send SSH_MSG_NEWKEYS 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57528]) session ID=9c:0c:b4:5c:68:81:52:99:70:d8:43:33:a6:ad:73:7a:9c:83:c8:fa:a1:ac:5a:8e:a0:7e:8e:9f:5f:2d:f0:8d:42:b0:4b:cb:9a:96:1c:bc:47:28:cb:ad:ed:b2:59:37:cb:db:39:3f:17:75:69:a6:72:3b:3a:03:f3:a6:d0:b2 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57528]): strict KEX resets output message sequence number from 3 to 0 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@aa8104d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57528])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #0 sending command=7[7] len=419 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57528]) No pending packets to flush at end of KEX 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51312]) process #1 30 23:58:06.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51312]] process command=SSH_MSG_KEXDH_INIT 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53220]] Send SSH_MSG_KEXDH_REPLY 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #1 sending command=31[31] len=1639 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53220])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53220]) Send SSH_MSG_NEWKEYS 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53220]) session ID=a2:88:a0:ca:f4:11:26:c1:d5:42:d9:54:d4:9d:b5:cf:ae:37:ac:0b:e6:f6:4c:0f:f9:2e:b9:74:e0:b0:17:3a:12:f7:4a:87:d6:95:c0:ba:fa:3e:47:d4:cc:d8:47:fa:01:78:3c:ba:c6:02:14:41:23:3d:dc:d4:23:dc:99:9a 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53220]): strict KEX resets output message sequence number from 3 to 0 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15bad931; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53220])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53220])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #0 sending command=7[7] len=419 23:58:06.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53220]) No pending packets to flush at end of KEX 23:58:06.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #1 30 23:58:06.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41920]] process command=SSH_MSG_KEXDH_INIT 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51312]] Send SSH_MSG_KEXDH_REPLY 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #1 sending command=31[31] len=1639 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51312])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51312]) Send SSH_MSG_NEWKEYS 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51312]) session ID=a5:da:3f:54:cd:b3:5a:fc:28:87:65:b5:07:9f:dc:1a:a5:9b:0e:62:c0:a1:96:74:73:5b:37:d5:e4:1e:d0:ae:8b:77:83:a2:19:e7:cf:12:f4:f3:57:65:2c:fe:f3:10:83:32:47:e8:97:2e:21:27:a6:c7:c1:54:f5:a1:5c:a7 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51312]): strict KEX resets output message sequence number from 3 to 0 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51312]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19f20d8f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51312])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51312])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #0 sending command=7[7] len=419 23:58:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51312]) No pending packets to flush at end of KEX 23:58:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37028]) process #1 30 23:58:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37028]] process command=SSH_MSG_KEXDH_INIT 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60736]) Send SSH_MSG_KEXINIT 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60736]) process #0 SSH_MSG_KEXINIT 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60736]) SSH_MSG_KEXINIT 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60736]) strict KEX=true client=true server=true 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: server host key algorithms = rsa-sha2-512 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: compression algorithms (client to server) = none 23:58:06.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60736]) Kex: compression algorithms (server to client) = none 23:58:06.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41920]] Send SSH_MSG_KEXDH_REPLY 23:58:06.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #1 sending command=31[31] len=1639 23:58:06.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41920])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41920]) Send SSH_MSG_NEWKEYS 23:58:06.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41920]) session ID=14:b1:aa:28:c6:54:5b:bd:58:be:cb:8f:50:9e:e6:dd:52:55:1e:e2:c9:38:99:77:64:dc:2a:97:f4:5f:96:0e:2d:3a:6f:9c:a2:3c:10:09:7d:93:95:59:ec:d2:c1:13:63:5b:82:b4:2b:1d:ac:85:bf:5d:b7:ab:64:95:dd:81 23:58:06.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41920]): strict KEX resets output message sequence number from 3 to 0 23:58:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6909baf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:06.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:40378]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:06.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:40378]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37028]] Send SSH_MSG_KEXDH_REPLY 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #1 sending command=31[31] len=1639 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:37028])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:37028]) Send SSH_MSG_NEWKEYS 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:37028]) session ID=60:ce:7b:a7:76:3b:d8:07:02:41:80:4d:88:73:a4:8d:c6:36:d0:34:93:ae:4c:33:9b:16:d7:d6:7c:cf:ad:83:b4:a5:5e:70:8a:3a:b5:07:78:42:e9:f3:ac:d4:8c:fe:d9:64:8c:d6:3e:65:70:24:11:6a:e6:8a:66:52:7c:3f 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41920])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37028]): strict KEX resets output message sequence number from 3 to 0 23:58:06.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41920])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8fc496d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #0 sending command=7[7] len=419 23:58:06.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:37028])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37028])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #0 sending command=7[7] len=419 23:58:06.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41920]) No pending packets to flush at end of KEX 23:58:06.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37028]) No pending packets to flush at end of KEX 23:58:06.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54082]) process #1 30 23:58:06.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48340]) process #1 30 23:58:06.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54082]] process command=SSH_MSG_KEXDH_INIT 23:58:06.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48340]] process command=SSH_MSG_KEXDH_INIT 23:58:06.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46322]) Send SSH_MSG_KEXINIT 23:58:06.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46322]) process #0 SSH_MSG_KEXINIT 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46322]) SSH_MSG_KEXINIT 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46322]) strict KEX=true client=true server=true 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: server host key algorithms = rsa-sha2-512 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: compression algorithms (client to server) = none 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46322]) Kex: compression algorithms (server to client) = none 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52422]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:06.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52422]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54082]] Send SSH_MSG_KEXDH_REPLY 23:58:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #1 sending command=31[31] len=1639 23:58:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54082])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54082]) Send SSH_MSG_NEWKEYS 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54082]) session ID=7f:fa:09:9a:33:7c:4d:af:dd:9f:04:a2:9d:6f:7a:16:d1:ca:a6:2f:a6:f7:30:89:cd:5c:3d:54:93:55:c6:bd:8a:47:de:0b:7b:49:3e:61:16:88:3d:5b:8d:c9:0d:f1:34:53:bf:4d:62:2e:49:42:51:f0:35:8c:f5:a7:e4:96 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54082]): strict KEX resets output message sequence number from 3 to 0 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54082]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62cac69c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54082])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54082])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #0 sending command=7[7] len=419 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54082]) No pending packets to flush at end of KEX 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38592]) process #1 30 23:58:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38592]] process command=SSH_MSG_KEXDH_INIT 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48340]] Send SSH_MSG_KEXDH_REPLY 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #1 sending command=31[31] len=1639 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48340])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48340]) Send SSH_MSG_NEWKEYS 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48340]) session ID=11:0b:26:ee:9c:f0:12:f1:56:c5:63:37:0e:b7:63:de:66:04:fe:51:ae:03:0b:ec:22:d7:d9:9d:a2:eb:b9:2d:d0:6d:59:f1:b3:00:94:34:0f:e0:5c:7d:74:ab:e2:9f:5e:d7:d7:a3:2f:38:40:8a:88:dd:e2:83:d1:f5:3b:c3 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48340]): strict KEX resets output message sequence number from 3 to 0 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@198ffa87; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48340])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #0 sending command=7[7] len=419 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48340]) No pending packets to flush at end of KEX 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35530]) process #1 30 23:58:06.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35530]] process command=SSH_MSG_KEXDH_INIT 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38592]] Send SSH_MSG_KEXDH_REPLY 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #1 sending command=31[31] len=1639 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38592])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38592]) Send SSH_MSG_NEWKEYS 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38592]) session ID=88:a4:37:40:2a:f5:2c:cd:46:60:5c:df:82:af:43:27:20:76:21:8a:34:3f:9c:ba:f3:1b:f7:46:98:07:7c:12:a6:0a:e2:f3:2c:6f:4d:1a:9f:fd:cd:c7:ee:3b:09:38:e6:f1:89:9e:38:6c:60:2e:46:f8:90:9e:83:3e:62:c5 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38592]): strict KEX resets output message sequence number from 3 to 0 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38592]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2670245e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38592])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #0 sending command=7[7] len=419 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38592]) No pending packets to flush at end of KEX 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35480]) process #1 30 23:58:06.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35480]] process command=SSH_MSG_KEXDH_INIT 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35530]] Send SSH_MSG_KEXDH_REPLY 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #1 sending command=31[31] len=1639 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35530])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35530]) Send SSH_MSG_NEWKEYS 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35530]) session ID=66:08:b8:b0:70:b7:a5:53:1b:5f:d6:78:20:a7:a0:16:19:05:b1:c9:bc:56:07:d3:07:d3:3a:e4:9c:52:81:e6:98:25:79:c6:c8:51:45:14:47:e6:7c:9e:81:73:8e:be:00:a1:95:ec:55:1b:19:4c:2e:09:32:1c:98:2a:e8:de 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35530]): strict KEX resets output message sequence number from 3 to 0 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35530]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bc2546; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35530])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35530])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #0 sending command=7[7] len=419 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35530]) No pending packets to flush at end of KEX 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40834]) process #1 30 23:58:06.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40834]] process command=SSH_MSG_KEXDH_INIT 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40562]) Send SSH_MSG_KEXINIT 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40562]) process #0 SSH_MSG_KEXINIT 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40562]) SSH_MSG_KEXINIT 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40562]) strict KEX=true client=true server=true 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: server host key algorithms = rsa-sha2-512 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: compression algorithms (client to server) = none 23:58:06.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40562]) Kex: compression algorithms (server to client) = none 23:58:06.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:06.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50442]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:06.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50442]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:06.511 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40834]] Send SSH_MSG_KEXDH_REPLY 23:58:06.511 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #1 sending command=31[31] len=1639 23:58:06.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35480]] Send SSH_MSG_KEXDH_REPLY 23:58:06.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #1 sending command=31[31] len=1639 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35480])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35480]) Send SSH_MSG_NEWKEYS 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35480]) session ID=71:75:d3:20:b9:bf:98:c0:88:5d:37:2d:6d:6e:ba:1e:1f:ce:3f:63:36:b2:51:c3:62:89:41:9d:cb:3d:66:fe:ad:fd:a0:ba:9c:3a:69:86:39:b2:a7:81:6d:4a:2d:fe:35:ea:a3:24:1e:85:67:80:c1:96:de:36:b2:2f:e4:91 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35480]): strict KEX resets output message sequence number from 3 to 0 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35480]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c02eb5d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35480])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35480])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #0 sending command=7[7] len=419 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35480]) No pending packets to flush at end of KEX 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34432]) process #1 30 23:58:06.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34432]] process command=SSH_MSG_KEXDH_INIT 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40834])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40834]) Send SSH_MSG_NEWKEYS 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40834]) session ID=6b:e7:7d:02:3a:4d:24:48:8c:e6:cc:35:cb:b9:1c:c9:1e:ec:07:65:a2:f5:33:64:07:a9:cc:1e:95:f8:49:e9:98:a1:3a:46:79:86:3c:1f:20:1e:f2:91:69:72:2e:89:18:63:0c:be:92:92:1c:30:7f:cd:ba:8e:6e:51:49:a6 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40834]): strict KEX resets output message sequence number from 3 to 0 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f82ddd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40834])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #0 sending command=7[7] len=419 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40834]) No pending packets to flush at end of KEX 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41234]) process #1 30 23:58:06.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41234]] process command=SSH_MSG_KEXDH_INIT 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41234]] Send SSH_MSG_KEXDH_REPLY 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #1 sending command=31[31] len=1639 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41234])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41234]) Send SSH_MSG_NEWKEYS 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41234]) session ID=62:44:bc:9f:6d:c8:83:71:10:14:15:15:e0:c5:cf:f1:f9:67:87:dd:ba:3c:01:28:bb:0f:a4:3c:b3:da:79:cf:b4:a8:14:68:37:0e:83:b0:eb:d3:a4:b5:9f:a3:9d:2d:7a:8b:50:d7:eb:fd:5e:de:f4:24:c5:f1:cd:a2:96:a3 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41234]): strict KEX resets output message sequence number from 3 to 0 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19857c17; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41234])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41234])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #0 sending command=7[7] len=419 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41234]) No pending packets to flush at end of KEX 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45696]) process #1 30 23:58:06.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45696]] process command=SSH_MSG_KEXDH_INIT 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34432]] Send SSH_MSG_KEXDH_REPLY 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #1 sending command=31[31] len=1639 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34432])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34432]) Send SSH_MSG_NEWKEYS 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34432]) session ID=c3:06:84:5d:69:13:1c:1d:27:67:ab:b6:a1:69:f6:2e:ec:a5:61:40:6e:35:16:b0:b0:fb:ac:91:a1:69:b1:25:13:ea:08:00:39:23:ac:64:4c:7e:5d:e1:68:90:82:fe:6d:d8:7a:7e:fb:24:e5:65:de:a2:68:24:98:52:e4:c3 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34432]): strict KEX resets output message sequence number from 3 to 0 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6791356b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34432])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #0 sending command=7[7] len=419 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34432]) No pending packets to flush at end of KEX 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33292]) process #1 30 23:58:06.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33292]] process command=SSH_MSG_KEXDH_INIT 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:43376]) Send SSH_MSG_KEXINIT 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43376]) process #0 SSH_MSG_KEXINIT 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:43376]) SSH_MSG_KEXINIT 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:43376]) strict KEX=true client=true server=true 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: server host key algorithms = rsa-sha2-512 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: compression algorithms (client to server) = none 23:58:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:43376]) Kex: compression algorithms (server to client) = none 23:58:06.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:06.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57056]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:06.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57056]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33292]] Send SSH_MSG_KEXDH_REPLY 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #1 sending command=31[31] len=1639 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33292])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33292]) Send SSH_MSG_NEWKEYS 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33292]) session ID=ab:0b:6f:5f:d1:57:7e:d3:7e:ae:77:69:b0:cd:ed:2d:e0:c2:ab:4c:a4:54:24:cf:b3:9e:66:5c:3a:b8:81:33:f3:80:13:28:38:de:e7:1f:c4:f1:04:4b:0f:eb:dc:01:79:36:f2:bb:a9:9b:07:df:1a:f8:a5:b4:ea:1c:b2:8f 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33292]): strict KEX resets output message sequence number from 3 to 0 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@244a75; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33292])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33292])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #0 sending command=7[7] len=419 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33292]) No pending packets to flush at end of KEX 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49662]) process #1 30 23:58:06.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49662]] process command=SSH_MSG_KEXDH_INIT 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45696]] Send SSH_MSG_KEXDH_REPLY 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #1 sending command=31[31] len=1639 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45696])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45696]) Send SSH_MSG_NEWKEYS 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45696]) session ID=a3:19:df:51:e7:26:58:a9:e1:c2:2c:b3:c9:99:90:97:cf:5b:dc:8c:4d:67:45:74:0a:4e:5a:9b:1e:8e:2e:fd:b9:81:9e:3e:c8:54:f3:2f:50:a3:9a:7d:58:a5:71:ec:c0:08:64:70:b8:ce:a2:76:bf:b3:e1:4b:1a:0b:12:3e 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45696]): strict KEX resets output message sequence number from 3 to 0 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45696]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bcd2ab9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45696])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45696])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #0 sending command=7[7] len=419 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45696]) No pending packets to flush at end of KEX 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59898]) process #1 30 23:58:06.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59898]] process command=SSH_MSG_KEXDH_INIT 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49662]] Send SSH_MSG_KEXDH_REPLY 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #1 sending command=31[31] len=1639 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49662])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49662]) Send SSH_MSG_NEWKEYS 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49662]) session ID=9b:ff:92:fc:ea:d2:d1:d2:f7:81:56:7d:ec:56:2f:10:d9:26:0a:5e:c6:15:bc:a1:5f:44:2d:61:8e:05:20:20:c8:ab:c5:10:4f:c4:f1:e7:36:ae:8e:08:9e:91:2e:38:89:51:24:da:6f:16:80:a1:61:50:96:c9:40:6b:3e:b4 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49662]): strict KEX resets output message sequence number from 3 to 0 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@621c2ca9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #0 sending command=7[7] len=419 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59898]] Send SSH_MSG_KEXDH_REPLY 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #1 sending command=31[31] len=1639 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59898])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59898]) Send SSH_MSG_NEWKEYS 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59898]) session ID=ef:60:f1:b8:91:05:41:82:25:ee:4a:25:09:13:ad:03:ef:c4:48:88:51:53:d1:67:e3:0c:f2:5e:e9:a8:7e:d9:cb:dd:3a:f6:7c:f4:ee:2e:79:e1:4b:66:de:ab:b6:5a:30:da:62:a7:79:29:00:1b:ae:75:ea:e1:66:05:71:54 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59898]): strict KEX resets output message sequence number from 3 to 0 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59898]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15b9e598; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59898])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #0 sending command=7[7] len=419 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59898]) No pending packets to flush at end of KEX 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39736]) process #1 30 23:58:06.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39736]] process command=SSH_MSG_KEXDH_INIT 23:58:06.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49662]) No pending packets to flush at end of KEX 23:58:06.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38586]) process #1 30 23:58:06.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38586]] process command=SSH_MSG_KEXDH_INIT 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38586]] Send SSH_MSG_KEXDH_REPLY 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #1 sending command=31[31] len=1639 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38586])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38586]) Send SSH_MSG_NEWKEYS 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38586]) session ID=a7:dd:e8:1f:80:23:b6:99:ed:03:36:c2:2e:db:8a:1b:2a:2e:16:a1:b5:33:e3:f7:8f:26:ac:4e:14:94:88:4e:de:bd:2a:d2:fd:e7:0d:0b:ac:75:9a:43:63:ee:fe:01:07:1b:77:d3:f6:b5:cb:f2:42:49:dd:4a:ea:4a:77:1f 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38586]): strict KEX resets output message sequence number from 3 to 0 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38586]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ea968fe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38586])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38586])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #0 sending command=7[7] len=419 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38586]) No pending packets to flush at end of KEX 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32918]) process #1 30 23:58:06.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32918]] process command=SSH_MSG_KEXDH_INIT 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39736]] Send SSH_MSG_KEXDH_REPLY 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #1 sending command=31[31] len=1639 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39736])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39736]) Send SSH_MSG_NEWKEYS 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39736]) session ID=e9:b1:39:7a:f4:26:83:03:27:80:ce:c4:4a:a0:ba:0a:6c:9e:21:9c:2d:68:15:70:8a:6d:27:bb:d2:02:d1:6f:6c:2f:04:df:d0:cf:a0:dc:ac:ea:2d:3a:dd:cc:dd:79:45:24:b1:07:18:bb:a5:aa:7a:de:43:5c:50:59:66:14 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39736]): strict KEX resets output message sequence number from 3 to 0 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5dc96d8f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39736])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #0 sending command=7[7] len=419 23:58:06.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39736]) No pending packets to flush at end of KEX 23:58:06.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44770]) process #1 30 23:58:06.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44770]] process command=SSH_MSG_KEXDH_INIT 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32918]] Send SSH_MSG_KEXDH_REPLY 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #1 sending command=31[31] len=1639 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:32918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:32918]) Send SSH_MSG_NEWKEYS 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:32918]) session ID=17:96:c3:c2:1d:d9:fa:77:b4:c5:b7:0e:ad:7e:b1:9a:8c:52:48:7c:ab:c8:fa:93:06:81:05:d0:b3:eb:d1:3e:26:a0:69:a7:cc:7f:72:6c:33:c2:65:3a:4e:5a:2a:4b:7c:30:a6:93:a1:23:6b:b1:73:dc:40:db:cd:3b:f8:bb 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32918]): strict KEX resets output message sequence number from 3 to 0 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65521234; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:32918])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #0 sending command=7[7] len=419 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32918]) No pending packets to flush at end of KEX 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56368]) process #1 30 23:58:06.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56368]] process command=SSH_MSG_KEXDH_INIT 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44770]] Send SSH_MSG_KEXDH_REPLY 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #1 sending command=31[31] len=1639 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44770])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44770]) Send SSH_MSG_NEWKEYS 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44770]) session ID=23:71:82:cd:b7:52:dd:7b:45:7c:fa:55:24:98:b3:71:5c:43:2b:aa:c6:95:78:b9:97:fa:5d:96:1a:15:a8:ab:90:fa:d2:20:aa:f5:d5:8e:79:b0:0f:44:54:39:d4:9a:69:62:d9:b7:8c:29:ce:ed:f0:14:c9:93:05:6b:b7:63 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44770]): strict KEX resets output message sequence number from 3 to 0 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44770]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@365b866b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44770])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44770])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #0 sending command=7[7] len=419 23:58:06.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44770]) No pending packets to flush at end of KEX 23:58:06.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58960]) process #1 30 23:58:06.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58960]] process command=SSH_MSG_KEXDH_INIT 23:58:06.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56368]] Send SSH_MSG_KEXDH_REPLY 23:58:06.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #1 sending command=31[31] len=1639 23:58:06.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56368])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56368]) Send SSH_MSG_NEWKEYS 23:58:06.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56368]) session ID=ba:d5:05:74:8f:39:7d:7a:7d:73:dd:60:8f:71:fa:c8:49:55:c4:4e:2f:a7:1e:6c:12:9d:6d:4b:55:16:9d:53:75:c2:03:e8:1a:f0:17:cf:03:5c:85:5d:6d:43:bd:06:bf:8f:96:8f:ea:48:1c:8e:5b:4b:d4:89:0b:8a:97:01 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56368]): strict KEX resets output message sequence number from 3 to 0 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d22b947; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56368])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #0 sending command=7[7] len=419 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56368]) No pending packets to flush at end of KEX 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37062]) process #1 30 23:58:06.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37062]] process command=SSH_MSG_KEXDH_INIT 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58960]] Send SSH_MSG_KEXDH_REPLY 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #1 sending command=31[31] len=1639 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58960])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58960]) Send SSH_MSG_NEWKEYS 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58960]) session ID=ae:10:89:f8:9c:9e:e1:a3:ab:cb:39:7d:61:91:a7:cd:dd:80:47:7e:48:10:fa:c1:a3:3b:61:f3:1f:33:ca:d4:75:e4:6f:cf:c8:bf:7a:6e:4f:77:5f:88:c5:6e:71:e7:a7:b8:3b:59:99:e9:44:ef:72:20:7b:a6:7e:19:3a:ec 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58960]): strict KEX resets output message sequence number from 3 to 0 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58960]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79a21270; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58960])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58960])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #0 sending command=7[7] len=419 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58960]) No pending packets to flush at end of KEX 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46062]) process #1 30 23:58:06.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46062]] process command=SSH_MSG_KEXDH_INIT 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37062]] Send SSH_MSG_KEXDH_REPLY 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #1 sending command=31[31] len=1639 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:37062])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:37062]) Send SSH_MSG_NEWKEYS 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:37062]) session ID=30:38:10:62:db:49:42:f8:25:53:c2:86:0e:74:af:3c:a8:21:02:90:12:2d:06:49:25:b5:1d:81:1d:49:4d:c2:b1:0b:6a:71:12:cf:67:51:72:1d:1c:8c:6c:c7:4c:6a:97:ca:ab:1d:8f:27:1f:ef:c6:55:69:df:69:0f:ed:42 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37062]): strict KEX resets output message sequence number from 3 to 0 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c05b8d5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:37062])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #0 sending command=7[7] len=419 23:58:06.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37062]) No pending packets to flush at end of KEX 23:58:06.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35026]) process #1 30 23:58:06.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35026]] process command=SSH_MSG_KEXDH_INIT 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35026]] Send SSH_MSG_KEXDH_REPLY 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #1 sending command=31[31] len=1639 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35026])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35026]) Send SSH_MSG_NEWKEYS 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35026]) session ID=46:d3:9c:16:d9:06:09:52:45:47:1d:c4:ea:e1:d5:c8:0b:ce:19:49:68:ea:78:c6:74:2c:d5:ec:08:b1:0b:7f:5d:4c:9b:24:8d:b6:e7:f8:a7:69:c6:8a:a0:7f:80:15:7e:a2:3d:d2:3a:e8:d3:31:9d:eb:f4:58:c5:e9:fc:58 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35026]): strict KEX resets output message sequence number from 3 to 0 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c7979a8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35026])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #0 sending command=7[7] len=419 23:58:06.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35026]) No pending packets to flush at end of KEX 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46062]] Send SSH_MSG_KEXDH_REPLY 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #1 sending command=31[31] len=1639 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46062])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46062]) Send SSH_MSG_NEWKEYS 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46062]) session ID=3d:3f:c8:5a:9c:84:e0:4a:86:27:a7:08:57:ea:66:10:82:82:b3:e5:31:08:86:ac:0b:ec:53:f3:62:d6:c4:16:3a:4c:aa:66:3d:ec:40:b2:b6:c8:cb:cf:d1:76:e4:44:b8:81:10:d2:ce:d0:33:8f:c9:f2:ea:3f:5e:67:b3:71 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46062]): strict KEX resets output message sequence number from 3 to 0 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e2bb0cd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46062])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #0 sending command=7[7] len=419 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46062]) No pending packets to flush at end of KEX 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46100]) process #1 30 23:58:06.898 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46100]] process command=SSH_MSG_KEXDH_INIT 23:58:06.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53360]) process #1 30 23:58:06.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53360]] process command=SSH_MSG_KEXDH_INIT 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53360]] Send SSH_MSG_KEXDH_REPLY 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #1 sending command=31[31] len=1639 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53360])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53360]) Send SSH_MSG_NEWKEYS 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53360]) session ID=6b:51:dd:54:24:c6:14:c0:d7:33:b3:ee:cb:b1:a9:50:b8:00:67:69:f2:08:bc:78:c7:64:f5:2d:be:44:36:8b:39:79:19:4e:dc:0d:73:c5:b2:4b:32:e0:8d:37:f6:61:f0:dc:c8:47:d5:07:9c:e7:28:21:77:a7:42:a1:db:7a 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53360]): strict KEX resets output message sequence number from 3 to 0 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53360]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21de668; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53360])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53360])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #0 sending command=7[7] len=419 23:58:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53360]) No pending packets to flush at end of KEX 23:58:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51032]) process #1 30 23:58:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51032]] process command=SSH_MSG_KEXDH_INIT 23:58:06.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46100]] Send SSH_MSG_KEXDH_REPLY 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #1 sending command=31[31] len=1639 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46100])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46100]) Send SSH_MSG_NEWKEYS 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46100]) session ID=b9:db:3a:2e:34:63:9a:7f:53:92:ae:c1:d4:7d:7a:77:b5:fe:92:bb:00:63:34:9d:88:71:5b:d8:0a:99:fc:79:ac:0a:1b:5a:9a:34:3c:b6:e4:b0:21:ae:e8:8e:98:1f:72:45:67:2a:a4:ae:b8:a0:2f:a6:e7:be:95:fe:f4:cf 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46100]): strict KEX resets output message sequence number from 3 to 0 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@165ef643; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46100])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46100])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #0 sending command=7[7] len=419 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46100]) No pending packets to flush at end of KEX 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55626]) process #1 30 23:58:06.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55626]] process command=SSH_MSG_KEXDH_INIT 23:58:07.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51032]] Send SSH_MSG_KEXDH_REPLY 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #1 sending command=31[31] len=1639 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51032])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51032]) Send SSH_MSG_NEWKEYS 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51032]) session ID=fe:f7:f9:70:19:84:cd:9a:50:df:c9:67:46:ec:a5:04:42:09:e9:85:5a:02:7c:3a:fa:32:f8:7e:8a:ed:30:bd:7b:21:ab:bc:ec:ca:81:09:e4:4d:fb:b2:a1:1f:c5:68:a7:f9:1c:14:56:79:65:80:90:9c:8c:9d:49:3f:9d:57 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51032]): strict KEX resets output message sequence number from 3 to 0 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51032]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37f48d6e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51032])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51032])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #0 sending command=7[7] len=419 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51032]) No pending packets to flush at end of KEX 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49664]) process #1 30 23:58:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49664]] process command=SSH_MSG_KEXDH_INIT 23:58:07.025 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55626]] Send SSH_MSG_KEXDH_REPLY 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #1 sending command=31[31] len=1639 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55626])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55626]) Send SSH_MSG_NEWKEYS 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55626]) session ID=fd:4d:cd:3b:6d:6b:72:30:fe:99:d4:ea:89:63:80:97:6c:81:da:29:f9:93:a8:0c:1d:0e:c9:20:2f:35:03:b3:ca:03:46:88:a3:7f:f7:97:4b:e6:a3:8c:19:7f:a1:d0:97:98:43:b3:17:fd:10:b8:48:69:56:1b:0f:fc:f9:90 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55626]): strict KEX resets output message sequence number from 3 to 0 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55626]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ad617b0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55626])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55626])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #0 sending command=7[7] len=419 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55626]) No pending packets to flush at end of KEX 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:07.026 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:07.027 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422])[want-reply=true] subsystem=netconf 23:58:07.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49664]] Send SSH_MSG_KEXDH_REPLY 23:58:07.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #1 sending command=31[31] len=1639 23:58:07.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422])[subsystem] prepared command 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49664])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49664]) Send SSH_MSG_NEWKEYS 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49664]) session ID=bc:d8:db:9d:b0:e1:25:a4:01:c8:38:b9:aa:b5:a6:d4:0d:21:5e:87:09:07:28:83:fd:7f:88:97:08:47:2f:92:3e:84:38:b3:a4:fc:63:2e:45:fd:69:43:39:15:5b:33:5c:d0:be:4e:9d:3f:d8:79:b3:5b:40:0c:b8:4b:c5:3c 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49664]): strict KEX resets output message sequence number from 3 to 0 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49664]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d5e271f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49664])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49664])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #0 sending command=7[7] len=419 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49664]) No pending packets to flush at end of KEX 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55258]) process #1 30 23:58:07.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55258]] process command=SSH_MSG_KEXDH_INIT 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53800]) Send SSH_MSG_KEXINIT 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53800]) process #0 SSH_MSG_KEXINIT 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53800]) SSH_MSG_KEXINIT 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53800]) strict KEX=true client=true server=true 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: compression algorithms (client to server) = none 23:58:07.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53800]) Kex: compression algorithms (server to client) = none 23:58:07.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48646]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48646]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.060 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:07.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:07.070 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]}} established 23:58:07.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:40378]) Send SSH_MSG_KEXINIT 23:58:07.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40378]) process #0 SSH_MSG_KEXINIT 23:58:07.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:40378]) SSH_MSG_KEXINIT 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57056]) Send SSH_MSG_KEXINIT 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57056]) process #0 SSH_MSG_KEXINIT 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57056]) SSH_MSG_KEXINIT 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57056]) strict KEX=true client=true server=true 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: compression algorithms (client to server) = none 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57056]) Kex: compression algorithms (server to client) = none 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:32798]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:40378]) strict KEX=true client=true server=true 23:58:07.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:32798]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: compression algorithms (client to server) = none 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:40378]) Kex: compression algorithms (server to client) = none 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44398]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44398]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.097 [netconf-device-simulator-threads-5] 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]:18055 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55258]] Send SSH_MSG_KEXDH_REPLY 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #1 sending command=31[31] len=1639 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55258])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55258]) Send SSH_MSG_NEWKEYS 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55258]) session ID=7d:ef:2b:93:8a:1a:c8:7c:e3:cf:12:55:a8:14:41:1f:2c:82:03:5c:27:ad:24:98:6a:06:d5:86:38:1d:98:3f:21:cc:1f:3f:e6:8d:0f:d3:00:34:20:82:65:88:45:7a:b0:82:8d:24:c7:36:d6:bf:bc:4b:1c:d3:14:7e:0e:7b 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55258]): strict KEX resets output message sequence number from 3 to 0 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55258]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70060a9e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55258])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55258])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #0 sending command=7[7] len=419 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55258]) No pending packets to flush at end of KEX 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54654]) process #1 30 23:58:07.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54654]] process command=SSH_MSG_KEXDH_INIT 23:58:07.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 23:58:07.119 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:07.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50442]) Send SSH_MSG_KEXINIT 23:58:07.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50442]) process #0 SSH_MSG_KEXINIT 23:58:07.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50442]) SSH_MSG_KEXINIT 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50442]) strict KEX=true client=true server=true 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: compression algorithms (client to server) = none 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50442]) Kex: compression algorithms (server to client) = none 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41750]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41750]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54654]] Send SSH_MSG_KEXDH_REPLY 23:58:07.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #1 sending command=31[31] len=1639 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54654])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54654]) Send SSH_MSG_NEWKEYS 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54654]) session ID=eb:a1:4f:a2:ac:65:cf:72:fc:58:64:79:36:ac:51:aa:6c:75:31:a1:ac:d9:c3:19:1d:4f:5b:92:c0:e1:50:56:8c:2b:3c:ce:e4:e8:c9:05:4e:2a:ad:58:c9:4b:48:43:27:ac:91:ab:00:62:b1:ea:72:0c:2e:97:1c:e1:f1:fa 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54654]): strict KEX resets output message sequence number from 3 to 0 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54654]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f100ca0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54654])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54654])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #0 sending command=7[7] len=419 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54654]) No pending packets to flush at end of KEX 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42406]) process #1 30 23:58:07.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42406]] process command=SSH_MSG_KEXDH_INIT 23:58:07.191 [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:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42406]] Send SSH_MSG_KEXDH_REPLY 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #1 sending command=31[31] len=1639 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42406])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42406]) Send SSH_MSG_NEWKEYS 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42406]) session ID=90:9b:cc:bd:6f:c9:99:d4:75:5e:f5:70:e3:c1:32:f0:01:6a:6b:b8:78:15:27:e0:30:9a:22:c6:db:3f:ba:2a:25:e0:dc:a1:74:5c:c6:2c:f4:f1:78:35:52:d2:56:f3:32:be:33:36:c5:aa:07:ee:68:aa:e6:f2:f7:56:57:9d 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42406]): strict KEX resets output message sequence number from 3 to 0 23:58:07.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c72359c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42406])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42406])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #0 sending command=7[7] len=419 23:58:07.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42406]) No pending packets to flush at end of KEX 23:58:07.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49224]) process #1 30 23:58:07.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49224]] process command=SSH_MSG_KEXDH_INIT 23:58:07.218 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:07.224 [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:58:07.224 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47928]) Send SSH_MSG_KEXINIT 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47928]) process #0 SSH_MSG_KEXINIT 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47928]) SSH_MSG_KEXINIT 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47928]) strict KEX=true client=true server=true 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: compression algorithms (client to server) = none 23:58:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47928]) Kex: compression algorithms (server to client) = none 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49224]] Send SSH_MSG_KEXDH_REPLY 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #1 sending command=31[31] len=1639 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49224])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49224]) Send SSH_MSG_NEWKEYS 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49224]) session ID=17:95:da:7c:b1:b7:32:9b:ed:a3:7d:db:38:36:b0:dd:10:19:e4:87:52:22:1d:b8:dc:27:35:1d:61:69:be:c3:e2:8a:5b:7d:d1:55:07:63:8e:ce:8d:79:1d:2a:47:7b:1e:3b:c6:77:85:a4:1c:65:7f:8b:12:35:e5:18:12:df 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49224]): strict KEX resets output message sequence number from 3 to 0 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54362ff6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49224])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49224])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #0 sending command=7[7] len=419 23:58:07.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49224]) No pending packets to flush at end of KEX 23:58:07.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47182]) process #1 30 23:58:07.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47182]] process command=SSH_MSG_KEXDH_INIT 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54274]) process #2 SSH_MSG_NEWKEYS 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54274]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54274]): strict KEX resets input message sequence number from 3 to 0 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54274]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f67e9ec; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54274]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54274]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54274]) authorized authentication methods: password,publickey 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54274]) Accepted service ssh-userauth 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54274]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54274]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54274]) no authentication factory for method=none 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54274]) SSH_MSG_USERAUTH_REQUEST 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54274]) remaining methods: password,publickey 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56314]) process #2 SSH_MSG_NEWKEYS 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56314]): strict KEX resets input message sequence number from 3 to 0 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e0a5cfc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56314]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56314]) authorized authentication methods: password,publickey 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56314]) Accepted service ssh-userauth 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56314]) no authentication factory for method=none 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56314]) SSH_MSG_USERAUTH_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56314]) remaining methods: password,publickey 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60728]) process #2 SSH_MSG_NEWKEYS 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60728]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60728]): strict KEX resets input message sequence number from 3 to 0 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a3ed260; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60728]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60728]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60728]) authorized authentication methods: password,publickey 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60728]) Accepted service ssh-userauth 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60728]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60728]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60728]) no authentication factory for method=none 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60728]) SSH_MSG_USERAUTH_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60728]) remaining methods: password,publickey 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54240]) process #2 SSH_MSG_NEWKEYS 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54240]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54240]): strict KEX resets input message sequence number from 3 to 0 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54240]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@289a1379; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54240]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54240]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54240]) authorized authentication methods: password,publickey 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54240]) Accepted service ssh-userauth 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54240]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54240]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54240]) no authentication factory for method=none 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54240]) SSH_MSG_USERAUTH_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54240]) remaining methods: password,publickey 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42158]) process #2 SSH_MSG_NEWKEYS 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42158]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42158]): strict KEX resets input message sequence number from 3 to 0 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42158]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72713c6b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42158]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42158]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42158]) authorized authentication methods: password,publickey 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42158]) Accepted service ssh-userauth 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42158]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42158]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42158]) no authentication factory for method=none 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42158]) SSH_MSG_USERAUTH_REQUEST 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42158]) remaining methods: password,publickey 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53192]) process #2 SSH_MSG_NEWKEYS 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53192]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53192]): strict KEX resets input message sequence number from 3 to 0 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76a0dfce; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53192]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53192]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53192]) authorized authentication methods: password,publickey 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53192]) Accepted service ssh-userauth 23:58:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53192]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53192]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53192]) no authentication factory for method=none 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53192]) SSH_MSG_USERAUTH_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53192]) remaining methods: password,publickey 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44788]) process #2 SSH_MSG_NEWKEYS 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44788]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44788]): strict KEX resets input message sequence number from 3 to 0 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44788]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24831058; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44788]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44788]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44788]) authorized authentication methods: password,publickey 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44788]) Accepted service ssh-userauth 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44788]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44788]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44788]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44788]) no authentication factory for method=none 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44788]) SSH_MSG_USERAUTH_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44788]) remaining methods: password,publickey 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45494]) process #2 SSH_MSG_NEWKEYS 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45494]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45494]): strict KEX resets input message sequence number from 3 to 0 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45494]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1106eebc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45494]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45494]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45494]) authorized authentication methods: password,publickey 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45494]) Accepted service ssh-userauth 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45494]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45494]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45494]) no authentication factory for method=none 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45494]) SSH_MSG_USERAUTH_REQUEST 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45494]) remaining methods: password,publickey 23:58:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50276]) process #2 SSH_MSG_NEWKEYS 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50276]): strict KEX resets input message sequence number from 3 to 0 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42c1b360; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50276]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50276]) authorized authentication methods: password,publickey 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50276]) Accepted service ssh-userauth 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50276]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50276]) no authentication factory for method=none 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50276]) SSH_MSG_USERAUTH_REQUEST 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50276]) remaining methods: password,publickey 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35772]) process #2 SSH_MSG_NEWKEYS 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35772]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35772]): strict KEX resets input message sequence number from 3 to 0 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35772]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@688868d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35772]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35772]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35772]) authorized authentication methods: password,publickey 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35772]) Accepted service ssh-userauth 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35772]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35772]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35772]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35772]) no authentication factory for method=none 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35772]) SSH_MSG_USERAUTH_REQUEST 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35772]) remaining methods: password,publickey 23:58:07.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36192]) process #2 SSH_MSG_NEWKEYS 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36192]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36192]): strict KEX resets input message sequence number from 3 to 0 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e0dad2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36192]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36192]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36192]) authorized authentication methods: password,publickey 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36192]) Accepted service ssh-userauth 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36192]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36192]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36192]) no authentication factory for method=none 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36192]) SSH_MSG_USERAUTH_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36192]) remaining methods: password,publickey 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53886]) process #2 SSH_MSG_NEWKEYS 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53886]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53886]): strict KEX resets input message sequence number from 3 to 0 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53886]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1256d0fd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53886]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53886]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53886]) authorized authentication methods: password,publickey 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53886]) Accepted service ssh-userauth 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53886]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53886]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53886]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53886]) no authentication factory for method=none 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53886]) SSH_MSG_USERAUTH_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53886]) remaining methods: password,publickey 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53276]) process #2 SSH_MSG_NEWKEYS 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53276]): strict KEX resets input message sequence number from 3 to 0 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2a6e380f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53276]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53276]) authorized authentication methods: password,publickey 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53276]) Accepted service ssh-userauth 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53276]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53276]) no authentication factory for method=none 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53276]) SSH_MSG_USERAUTH_REQUEST 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53276]) remaining methods: password,publickey 23:58:07.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43564]) process #2 SSH_MSG_NEWKEYS 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43564]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43564]): strict KEX resets input message sequence number from 3 to 0 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@527cca31; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43564]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43564]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43564]) authorized authentication methods: password,publickey 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43564]) Accepted service ssh-userauth 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43564]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43564]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43564]) no authentication factory for method=none 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43564]) SSH_MSG_USERAUTH_REQUEST 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43564]) remaining methods: password,publickey 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49122]) process #2 SSH_MSG_NEWKEYS 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49122]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49122]): strict KEX resets input message sequence number from 3 to 0 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49122]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45721005; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49122]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49122]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49122]) authorized authentication methods: password,publickey 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49122]) Accepted service ssh-userauth 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49122]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49122]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49122]) no authentication factory for method=none 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49122]) SSH_MSG_USERAUTH_REQUEST 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49122]) remaining methods: password,publickey 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41584]) process #1 30 23:58:07.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41584]] process command=SSH_MSG_KEXDH_INIT 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47182]] Send SSH_MSG_KEXDH_REPLY 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #1 sending command=31[31] len=1639 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47182])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47182]) Send SSH_MSG_NEWKEYS 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47182]) session ID=c1:79:fa:7c:e7:55:be:7b:25:7a:a8:ad:f2:ea:30:33:0f:8e:19:a4:00:79:41:e2:91:95:79:c5:41:4f:ee:ac:e1:45:5e:60:1a:7e:8c:8c:6a:3c:a7:4b:c2:4c:46:c0:06:d9:0f:9a:c7:9b:d8:8f:6c:57:3d:ec:a8:04:43:fe 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47182]): strict KEX resets output message sequence number from 3 to 0 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a83ed66; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47182])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47182])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #0 sending command=7[7] len=419 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47182]) No pending packets to flush at end of KEX 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60026]) process #1 30 23:58:07.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60026]] process command=SSH_MSG_KEXDH_INIT 23:58:07.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41584]] Send SSH_MSG_KEXDH_REPLY 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #1 sending command=31[31] len=1639 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41584])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41584]) Send SSH_MSG_NEWKEYS 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41584]) session ID=64:dd:4f:51:2e:b0:d9:4a:b7:1b:ef:b6:10:46:64:da:e3:f8:08:0d:3a:b1:f5:71:5f:61:45:c4:97:85:24:fc:d0:b4:d4:49:f9:f8:81:9b:36:9d:ca:30:5c:6c:6e:c7:7d:5b:80:49:3a:e3:bc:b1:e4:c1:86:1b:02:32:03:b0 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41584]): strict KEX resets output message sequence number from 3 to 0 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41584]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2060b261; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41584])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41584])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #0 sending command=7[7] len=419 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41584]) No pending packets to flush at end of KEX 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35644]) process #1 30 23:58:07.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35644]] process command=SSH_MSG_KEXDH_INIT 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60026]] Send SSH_MSG_KEXDH_REPLY 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #1 sending command=31[31] len=1639 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60026])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60026]) Send SSH_MSG_NEWKEYS 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60026]) session ID=be:1c:de:1f:4c:a2:73:94:0e:c3:80:a8:80:4d:e1:ca:d2:fe:25:30:9f:8e:3f:d2:b5:e9:cd:55:c6:03:2e:4b:80:f0:8e:e6:7e:19:1c:9f:20:b5:6e:ae:5a:c5:2b:d6:11:94:a2:b1:d4:76:46:0e:69:bf:1d:34:9f:50:8a:ab 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60026]): strict KEX resets output message sequence number from 3 to 0 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ce399bb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60026])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #0 sending command=7[7] len=419 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60026]) No pending packets to flush at end of KEX 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43120]) process #1 30 23:58:07.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43120]] process command=SSH_MSG_KEXDH_INIT 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35644]] Send SSH_MSG_KEXDH_REPLY 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #1 sending command=31[31] len=1639 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35644])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35644]) Send SSH_MSG_NEWKEYS 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35644]) session ID=33:04:e2:49:0b:7b:22:a3:79:a9:12:c6:87:b4:3d:74:01:30:e5:90:95:fd:fe:cb:2c:9c:70:73:aa:eb:70:cb:e9:75:cc:8a:7b:3f:97:72:c8:24:c5:35:93:0c:69:0a:df:9d:18:7e:54:d5:92:61:fa:ea:02:27:61:54:b5:9a 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35644]): strict KEX resets output message sequence number from 3 to 0 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35644]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42b01720; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35644])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35644])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #0 sending command=7[7] len=419 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35644]) No pending packets to flush at end of KEX 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35786]) process #1 30 23:58:07.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35786]] process command=SSH_MSG_KEXDH_INIT 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43120]] Send SSH_MSG_KEXDH_REPLY 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #1 sending command=31[31] len=1639 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43120])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43120]) Send SSH_MSG_NEWKEYS 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43120]) session ID=b6:49:96:8c:3a:72:9b:30:2d:8f:05:ae:00:34:a1:fd:5a:dd:0a:ae:f8:a3:ec:78:b3:be:6b:c1:97:7a:65:51:1b:30:6a:9b:89:74:dc:d2:ab:eb:86:f1:99:02:ed:e8:0c:29:65:7e:71:03:e8:d9:bc:91:c6:9e:0a:85:49:6c 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43120]): strict KEX resets output message sequence number from 3 to 0 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43120]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e5468c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43120])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43120])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #0 sending command=7[7] len=419 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43120]) No pending packets to flush at end of KEX 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59982]) process #1 30 23:58:07.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59982]] process command=SSH_MSG_KEXDH_INIT 23:58:07.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35786]] Send SSH_MSG_KEXDH_REPLY 23:58:07.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #1 sending command=31[31] len=1639 23:58:07.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35786])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35786]) Send SSH_MSG_NEWKEYS 23:58:07.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35786]) session ID=01:6a:f8:58:d9:0e:da:39:07:65:12:08:70:20:b9:1d:d3:1a:0d:2c:cc:85:ee:cc:28:82:90:63:96:67:7b:dd:42:ca:17:cd:85:66:8b:97:c8:7d:b2:bb:f7:92:0d:55:f7:d3:8f:c6:34:a9:d5:03:e2:19:6d:d6:b1:a4:cb:aa 23:58:07.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35786]): strict KEX resets output message sequence number from 3 to 0 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35786]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56d549d0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35786])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35786])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #0 sending command=7[7] len=419 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35786]) No pending packets to flush at end of KEX 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42292]) process #1 30 23:58:07.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42292]] process command=SSH_MSG_KEXDH_INIT 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59982]] Send SSH_MSG_KEXDH_REPLY 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #1 sending command=31[31] len=1639 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59982])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59982]) Send SSH_MSG_NEWKEYS 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59982]) session ID=c8:69:99:46:e1:32:2f:f1:39:0d:1c:16:24:bb:d2:c2:19:cb:cf:04:a5:ea:84:7b:ba:96:7d:97:72:cf:10:aa:61:9a:18:d4:f9:bd:e6:a0:20:0a:67:71:21:39:3b:cb:f8:16:15:0c:21:f1:e4:36:62:26:bc:f5:ca:f2:1e:bd 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59982]): strict KEX resets output message sequence number from 3 to 0 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d1f9f1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59982])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59982])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #0 sending command=7[7] len=419 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59982]) No pending packets to flush at end of KEX 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59198]) process #1 30 23:58:07.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59198]] process command=SSH_MSG_KEXDH_INIT 23:58:07.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48646]) Send SSH_MSG_KEXINIT 23:58:07.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48646]) process #0 SSH_MSG_KEXINIT 23:58:07.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48646]) SSH_MSG_KEXINIT 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48646]) strict KEX=true client=true server=true 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: compression algorithms (client to server) = none 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48646]) Kex: compression algorithms (server to client) = none 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46726]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46726]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42292]] Send SSH_MSG_KEXDH_REPLY 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #1 sending command=31[31] len=1639 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42292])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42292]) Send SSH_MSG_NEWKEYS 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42292]) session ID=61:f6:2f:50:71:ec:b5:56:ff:64:49:e8:b4:b0:c5:e0:9c:15:ac:d0:91:fa:74:b2:23:2f:9d:82:24:56:53:c3:47:f1:c3:6c:aa:80:f2:55:a9:93:5a:6f:11:bb:14:40:13:27:bd:2d:0a:be:ec:d6:e1:55:89:a8:cf:23:b7:1b 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42292]): strict KEX resets output message sequence number from 3 to 0 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c280363; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42292])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42292])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #0 sending command=7[7] len=419 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42292]) No pending packets to flush at end of KEX 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53186]) process #1 30 23:58:07.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53186]] process command=SSH_MSG_KEXDH_INIT 23:58:07.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59198]] Send SSH_MSG_KEXDH_REPLY 23:58:07.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #1 sending command=31[31] len=1639 23:58:07.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59198])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59198]) Send SSH_MSG_NEWKEYS 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59198]) session ID=c4:94:5b:69:eb:ed:ed:ee:81:07:bf:c4:39:3f:40:d3:01:97:e2:55:6f:ea:8a:4e:59:a7:8a:39:73:fe:43:e6:9f:79:cd:b3:b2:78:07:bb:d5:71:d8:53:1c:59:cb:4d:64:dc:2f:db:15:72:5d:84:91:1f:f4:5b:bf:18:cf:8a 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59198]): strict KEX resets output message sequence number from 3 to 0 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e1fa50; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #0 sending command=7[7] len=419 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59198]) No pending packets to flush at end of KEX 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60688]) process #1 30 23:58:07.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60688]] process command=SSH_MSG_KEXDH_INIT 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53186]] Send SSH_MSG_KEXDH_REPLY 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #1 sending command=31[31] len=1639 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53186])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53186]) Send SSH_MSG_NEWKEYS 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53186]) session ID=6d:12:c5:47:f8:b1:65:e2:24:06:52:e3:9e:b7:e3:71:00:5e:88:5b:a8:b6:a0:9a:fd:e2:ee:52:99:68:1c:4c:4a:cd:20:78:78:4e:8b:7e:d8:bd:18:9d:ec:d1:d3:79:6f:ed:de:51:36:06:5c:db:e8:65:23:0f:2a:6f:77:ca 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53186]): strict KEX resets output message sequence number from 3 to 0 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53186]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d14a912; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53186])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53186])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #0 sending command=7[7] len=419 23:58:07.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53186]) No pending packets to flush at end of KEX 23:58:07.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49414]) process #1 30 23:58:07.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49414]] process command=SSH_MSG_KEXDH_INIT 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60688]] Send SSH_MSG_KEXDH_REPLY 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #1 sending command=31[31] len=1639 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60688])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60688]) Send SSH_MSG_NEWKEYS 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60688]) session ID=fb:a0:26:bc:4e:a7:b2:da:50:df:5f:8c:24:17:b9:34:df:16:23:97:95:b1:97:0a:52:05:28:da:47:32:59:bd:7f:e8:91:12:01:90:60:3c:0f:6f:59:2a:73:58:9d:f7:3d:f7:57:49:49:bb:29:42:b5:31:1b:c2:38:88:6e:2a 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60688]): strict KEX resets output message sequence number from 3 to 0 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7555a199; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60688])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #0 sending command=7[7] len=419 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60688]) No pending packets to flush at end of KEX 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38394]) process #1 30 23:58:07.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38394]] process command=SSH_MSG_KEXDH_INIT 23:58:07.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49414]] Send SSH_MSG_KEXDH_REPLY 23:58:07.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #1 sending command=31[31] len=1639 23:58:07.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49414])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49414]) Send SSH_MSG_NEWKEYS 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38394]] Send SSH_MSG_KEXDH_REPLY 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #1 sending command=31[31] len=1639 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38394])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38394]) Send SSH_MSG_NEWKEYS 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38394]) session ID=ff:9d:b8:d0:dd:63:26:91:ae:0d:f8:40:59:3e:24:76:d8:bd:70:4f:de:1b:90:24:53:46:b8:5a:42:63:3e:c8:fb:e1:72:ef:eb:e4:47:e6:30:fa:c4:8f:90:f9:65:90:21:23:92:4c:43:33:24:41:ff:a6:0a:14:fb:b7:1b:6c 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38394]): strict KEX resets output message sequence number from 3 to 0 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@317a5483; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38394])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #0 sending command=7[7] len=419 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38394]) No pending packets to flush at end of KEX 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60598]) process #1 30 23:58:07.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60598]] process command=SSH_MSG_KEXDH_INIT 23:58:07.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49414]) session ID=6c:89:5c:7e:24:66:53:58:35:47:fd:00:24:c6:54:69:f7:88:d6:28:93:a0:ce:d8:c8:44:b9:ec:4e:b0:ff:09:ed:81:78:0e:38:08:45:a4:34:3f:cb:dc:87:6b:8f:be:7f:02:a8:39:e6:db:75:01:16:c9:5e:3e:65:de:31:00 23:58:07.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49414]): strict KEX resets output message sequence number from 3 to 0 23:58:07.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49414]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@518ed24a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:07.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49414])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #0 sending command=7[7] len=419 23:58:07.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49414]) No pending packets to flush at end of KEX 23:58:07.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52076]) process #1 30 23:58:07.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52076]] process command=SSH_MSG_KEXDH_INIT 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52076]] Send SSH_MSG_KEXDH_REPLY 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #1 sending command=31[31] len=1639 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52076])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52076]) Send SSH_MSG_NEWKEYS 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52076]) session ID=4b:e6:65:72:18:0e:5d:da:d2:a3:07:6e:ed:e0:2f:e1:a7:2d:8a:75:dc:e6:ca:80:fc:9b:15:fb:e3:cb:40:85:e5:01:75:05:d4:03:cf:63:e5:cd:dc:f3:69:69:7f:3f:1d:b6:c1:4c:e2:fe:cb:9a:e9:ac:0a:5e:73:a5:80:71 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52076]): strict KEX resets output message sequence number from 3 to 0 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52076]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71363067; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52076])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52076])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #0 sending command=7[7] len=419 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52076]) No pending packets to flush at end of KEX 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58818]) process #1 30 23:58:07.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58818]] process command=SSH_MSG_KEXDH_INIT 23:58:07.661 [netconf-device-simulator-threads-5] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60598]] Send SSH_MSG_KEXDH_REPLY 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #1 sending command=31[31] len=1639 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60598])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60598]) Send SSH_MSG_NEWKEYS 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60598]) session ID=fa:a1:04:b3:54:97:fd:a2:34:2d:06:e4:14:2c:40:5f:18:8c:23:82:51:d8:c4:ce:bc:2c:c9:63:db:f6:6a:94:11:56:e8:c3:a2:0e:df:e5:80:d8:7a:c2:e5:56:be:b5:25:ae:16:86:57:d7:66:0e:bf:5a:4c:6d:5f:4d:fa:b3 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60598]): strict KEX resets output message sequence number from 3 to 0 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6083aa9a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60598])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #0 sending command=7[7] len=419 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60598]) No pending packets to flush at end of KEX 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41864]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41864]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52422]) Send SSH_MSG_KEXINIT 23:58:07.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52422]) process #0 SSH_MSG_KEXINIT 23:58:07.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52422]) SSH_MSG_KEXINIT 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52422]) strict KEX=true client=true server=true 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: compression algorithms (client to server) = none 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52422]) Kex: compression algorithms (server to client) = none 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39720]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39720]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58818]] Send SSH_MSG_KEXDH_REPLY 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #1 sending command=31[31] len=1639 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58818])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58818]) Send SSH_MSG_NEWKEYS 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58818]) session ID=d0:a6:e5:d8:8e:d7:6e:4b:b6:f0:2e:e9:f7:e9:41:f4:31:ef:64:ee:6c:f8:e2:c0:d3:0c:ff:f8:4b:4f:a9:1c:15:0c:55:ba:4d:99:f8:6c:83:6a:c0:2c:60:5e:64:aa:e9:4a:da:51:3d:b3:d7:ee:da:94:9f:6a:84:4a:9b:38 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58818]): strict KEX resets output message sequence number from 3 to 0 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75b8b41c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58818])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58818])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #0 sending command=7[7] len=419 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58818]) No pending packets to flush at end of KEX 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36902]) process #1 30 23:58:07.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36902]] process command=SSH_MSG_KEXDH_INIT 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44398]) Send SSH_MSG_KEXINIT 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44398]) process #0 SSH_MSG_KEXINIT 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44398]) SSH_MSG_KEXINIT 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44398]) strict KEX=true client=true server=true 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: compression algorithms (client to server) = none 23:58:07.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44398]) Kex: compression algorithms (server to client) = none 23:58:07.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45340]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.747 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[10d7fe3d] 23:58:07.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36902]] Send SSH_MSG_KEXDH_REPLY 23:58:07.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #1 sending command=31[31] len=1639 23:58:07.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36902])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36902]) Send SSH_MSG_NEWKEYS 23:58:07.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36902]) session ID=9e:39:ed:31:8b:51:2d:8b:ff:11:e7:93:a8:68:47:d7:98:6f:0c:80:0e:5f:3b:35:1e:d1:30:0b:19:89:b2:72:5c:f1:04:b8:da:f8:a6:61:9f:51:17:8d:24:c0:4a:40:09:63:0e:cf:96:db:10:3c:8f:10:11:d0:47:50:b7:3f 23:58:07.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36902]): strict KEX resets output message sequence number from 3 to 0 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2eb3d2d3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36902])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36902])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #0 sending command=7[7] len=419 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36902]) No pending packets to flush at end of KEX 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43034]) process #1 30 23:58:07.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43034]] process command=SSH_MSG_KEXDH_INIT 23:58:07.764 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:07.770 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:07.771 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:07.771 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:07.800 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:07.801 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:07.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43034]] Send SSH_MSG_KEXDH_REPLY 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #1 sending command=31[31] len=1639 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43034]) Send SSH_MSG_NEWKEYS 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43034]) session ID=ee:d7:64:13:63:fb:86:fc:e7:3d:a2:b9:1e:6d:ca:c6:4a:f3:0f:8f:aa:62:70:81:df:eb:5a:fc:85:52:30:93:45:df:e9:dd:38:14:a7:4b:d4:4f:65:c2:7a:65:d5:2c:1c:9e:64:27:ae:97:c4:ee:28:8c:05:ac:92:75:6f:fe 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43034]): strict KEX resets output message sequence number from 3 to 0 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@334c971f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43034])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:07.820 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[10d7fe3d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[10d7fe3d], subtreeVersion=Version[51723c1b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51723c1b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:07.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:07.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:07.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #0 sending command=7[7] len=419 23:58:07.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43034]) No pending packets to flush at end of KEX 23:58:07.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42656]) process #1 30 23:58:07.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42656]] process command=SSH_MSG_KEXDH_INIT 23:58:07.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42656]] Send SSH_MSG_KEXDH_REPLY 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #1 sending command=31[31] len=1639 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42656])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42656]) Send SSH_MSG_NEWKEYS 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42656]) session ID=13:b4:8c:e2:c0:44:20:63:ec:0a:30:a4:89:42:2c:e3:ad:23:6c:88:9c:d3:70:dd:bb:97:5e:c9:2a:a1:39:a8:5d:a6:f8:05:1b:83:4e:3a:cf:77:13:27:15:83:e1:23:be:28:f0:61:62:0f:70:6c:82:61:ab:1e:43:3b:78:e3 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42656]): strict KEX resets output message sequence number from 3 to 0 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42656]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@426443b1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42656])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42656])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #0 sending command=7[7] len=419 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42656]) No pending packets to flush at end of KEX 23:58:07.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56890]) process #1 30 23:58:07.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56890]] process command=SSH_MSG_KEXDH_INIT 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46726]) Send SSH_MSG_KEXINIT 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46726]) process #0 SSH_MSG_KEXINIT 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46726]) SSH_MSG_KEXINIT 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46726]) strict KEX=true client=true server=true 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: compression algorithms (client to server) = none 23:58:07.916 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46726]) Kex: compression algorithms (server to client) = none 23:58:07.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54668]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54668]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56890]] Send SSH_MSG_KEXDH_REPLY 23:58:07.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #1 sending command=31[31] len=1639 23:58:07.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56890])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:07.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56890]) Send SSH_MSG_NEWKEYS 23:58:07.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56890]) session ID=a7:63:12:bb:be:e1:09:e2:0d:3a:38:41:41:56:18:84:b7:34:13:71:1f:4e:6f:e3:3d:fc:57:cd:03:51:b7:00:bc:f8:10:98:96:ca:45:d5:82:f5:f8:dc:4d:68:0a:0a:d3:77:20:36:9b:c2:0a:24:6a:0f:85:6d:a4:95:56:e7 23:58:07.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56890]): strict KEX resets output message sequence number from 3 to 0 23:58:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41baa0ae; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56890])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:07.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56890])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:07.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #0 sending command=7[7] len=419 23:58:07.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56890]) No pending packets to flush at end of KEX 23:58:07.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40026]) process #1 30 23:58:07.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40026]] process command=SSH_MSG_KEXDH_INIT 23:58:07.834 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] 23:58:07.966 [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.83:38422]) by 1101 down to 2096051 23:58:07.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:07.989 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:07.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41750]) Send SSH_MSG_KEXINIT 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41750]) process #0 SSH_MSG_KEXINIT 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41750]) SSH_MSG_KEXINIT 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41750]) strict KEX=true client=true server=true 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: server host key algorithms = rsa-sha2-512 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: compression algorithms (client to server) = none 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41750]) Kex: compression algorithms (server to client) = none 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39446]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:07.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39446]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:07.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] 23:58:07.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) request=subsystem result=ReplySuccess, want-reply=true 23:58:07.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:07.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) request=subsystem activate command 23:58:07.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) starting runner for command=netconf 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40026]] Send SSH_MSG_KEXDH_REPLY 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #1 sending command=31[31] len=1639 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40026])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40026]) Send SSH_MSG_NEWKEYS 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40026]) session ID=44:0a:63:dc:ca:53:cb:5b:28:17:b3:20:a5:b8:bc:4d:49:05:ef:2b:40:b1:34:88:5d:7f:2b:13:1f:7d:01:19:a3:99:a4:88:fe:08:61:8b:46:b0:f3:06:0b:c3:2b:e7:ad:2b:c2:20:ce:f9:a5:fe:b1:0b:0b:f5:77:05:24:80 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40026]): strict KEX resets output message sequence number from 3 to 0 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@474bce1b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40026])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #0 sending command=7[7] len=419 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40026]) No pending packets to flush at end of KEX 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39430]) process #1 30 23:58:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39430]] process command=SSH_MSG_KEXDH_INIT 23:58:08.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #5 SSH_MSG_CHANNEL_DATA 23:58:08.016 [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.83:38422]) by 373 down to 2096779 23:58:08.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_CHANNEL_DATA len=373 23:58:08.016 [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.83:38422] 23:58:08.017 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:08.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:08.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] 23:58:08.046 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:08.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] 23:58:08.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18055', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:08.092 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 23:58:08.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]} created 23:58:08.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]} 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]} up 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57652]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.094 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57652]) authentication result: true 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57652]) SSH_MSG_USERAUTH_REQUEST 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57652]) no heartbeat to stop 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57652]) heartbeat type=IGNORE, interval=PT30S 23:58:08.094 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57652 authenticated 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59974]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59974]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.094 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59974]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.095 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59974]) authentication result: true 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59974]) SSH_MSG_USERAUTH_REQUEST 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59974])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59974]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39430]] Send SSH_MSG_KEXDH_REPLY 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #1 sending command=31[31] len=1639 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39430])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39430]) Send SSH_MSG_NEWKEYS 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39430]) session ID=47:d2:5d:df:9e:fc:fd:95:38:67:10:d2:c7:c4:ee:82:57:d1:48:81:71:fb:e6:df:bc:36:af:dd:3a:07:79:4c:08:35:8f:40:04:1f:44:e3:9e:65:92:a9:f0:24:ee:8b:7a:6d:35:a2:c5:fc:cd:7a:89:35:03:bd:6a:54:c6:55 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39430]): strict KEX resets output message sequence number from 3 to 0 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39430]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24cbfc61; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39430])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39430])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #0 sending command=7[7] len=419 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39430]) No pending packets to flush at end of KEX 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42182]) process #1 30 23:58:08.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42182]] process command=SSH_MSG_KEXDH_INIT 23:58:08.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59974]) no heartbeat to stop 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59974]) heartbeat type=IGNORE, interval=PT30S 23:58:08.104 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59974 authenticated 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.104 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59446]) authentication result: true 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_USERAUTH_REQUEST 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59446]) no heartbeat to stop 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59446]) heartbeat type=IGNORE, interval=PT30S 23:58:08.104 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59446 authenticated 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56648]) process #2 SSH_MSG_NEWKEYS 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56648]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56648]): strict KEX resets input message sequence number from 3 to 0 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56648]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6318524d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56648]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56648]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56648]) authorized authentication methods: password,publickey 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56648]) Accepted service ssh-userauth 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56648]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56648]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56648]) no authentication factory for method=none 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56648]) SSH_MSG_USERAUTH_REQUEST 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56648]) remaining methods: password,publickey 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51880]) process #2 SSH_MSG_NEWKEYS 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51880]): strict KEX resets input message sequence number from 3 to 0 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51880]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@591a62e5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51880]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51880]) authorized authentication methods: password,publickey 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51880]) Accepted service ssh-userauth 23:58:08.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51880]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51880]) no authentication factory for method=none 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51880]) SSH_MSG_USERAUTH_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51880]) remaining methods: password,publickey 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54132]) process #2 SSH_MSG_NEWKEYS 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54132]): strict KEX resets input message sequence number from 3 to 0 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54132]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4af61661; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54132]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54132]) authorized authentication methods: password,publickey 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54132]) Accepted service ssh-userauth 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54132]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54132]) no authentication factory for method=none 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54132]) SSH_MSG_USERAUTH_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54132]) remaining methods: password,publickey 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49718]) process #2 SSH_MSG_NEWKEYS 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49718]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49718]): strict KEX resets input message sequence number from 3 to 0 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49718]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e291f0e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49718]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49718]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49718]) authorized authentication methods: password,publickey 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49718]) Accepted service ssh-userauth 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49718]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49718]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49718]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49718]) no authentication factory for method=none 23:58:08.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49718]) SSH_MSG_USERAUTH_REQUEST 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49718]) remaining methods: password,publickey 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51332]) process #2 SSH_MSG_NEWKEYS 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51332]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51332]): strict KEX resets input message sequence number from 3 to 0 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51332]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67902ad0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51332]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51332]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51332]) authorized authentication methods: password,publickey 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51332]) Accepted service ssh-userauth 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51332]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51332]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51332]) no authentication factory for method=none 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51332]) SSH_MSG_USERAUTH_REQUEST 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51332]) remaining methods: password,publickey 23:58:08.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38274]) process #2 SSH_MSG_NEWKEYS 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38274]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38274]): strict KEX resets input message sequence number from 3 to 0 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38274]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20d7e2f3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38274]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38274]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38274]) authorized authentication methods: password,publickey 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38274]) Accepted service ssh-userauth 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38274]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38274]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38274]) no authentication factory for method=none 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38274]) SSH_MSG_USERAUTH_REQUEST 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38274]) remaining methods: password,publickey 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56520]) process #2 SSH_MSG_NEWKEYS 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56520]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56520]): strict KEX resets input message sequence number from 3 to 0 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bc453bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56520]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56520]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56520]) authorized authentication methods: password,publickey 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56520]) Accepted service ssh-userauth 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56520]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56520]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56520]) no authentication factory for method=none 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56520]) SSH_MSG_USERAUTH_REQUEST 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56520]) remaining methods: password,publickey 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58896]) process #2 SSH_MSG_NEWKEYS 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58896]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58896]): strict KEX resets input message sequence number from 3 to 0 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ac5c899; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58896]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58896]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58896]) authorized authentication methods: password,publickey 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58896]) Accepted service ssh-userauth 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58896]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58896]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58896]) no authentication factory for method=none 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58896]) SSH_MSG_USERAUTH_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58896]) remaining methods: password,publickey 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45140]) process #2 SSH_MSG_NEWKEYS 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45140]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45140]): strict KEX resets input message sequence number from 3 to 0 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45140]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64c3a4a8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45140]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45140]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45140]) authorized authentication methods: password,publickey 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45140]) Accepted service ssh-userauth 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45140]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45140]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45140]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45140]) no authentication factory for method=none 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45140]) SSH_MSG_USERAUTH_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45140]) remaining methods: password,publickey 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57734]) process #2 SSH_MSG_NEWKEYS 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57734]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57734]): strict KEX resets input message sequence number from 3 to 0 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57734]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e56b9d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57734]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57734]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57734]) authorized authentication methods: password,publickey 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57734]) Accepted service ssh-userauth 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57734]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57734]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57734]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57734]) no authentication factory for method=none 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57734]) SSH_MSG_USERAUTH_REQUEST 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57734]) remaining methods: password,publickey 23:58:08.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58578]) process #2 SSH_MSG_NEWKEYS 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58578]): strict KEX resets input message sequence number from 3 to 0 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58578]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60d4b7f2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58578]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58578]) authorized authentication methods: password,publickey 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58578]) Accepted service ssh-userauth 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58578]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58578]) no authentication factory for method=none 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58578]) SSH_MSG_USERAUTH_REQUEST 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58578]) remaining methods: password,publickey 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41626]) process #2 SSH_MSG_NEWKEYS 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41626]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41626]): strict KEX resets input message sequence number from 3 to 0 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41626]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d8afa04; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41626]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41626]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41626]) authorized authentication methods: password,publickey 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41626]) Accepted service ssh-userauth 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41626]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41626]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41626]) no authentication factory for method=none 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41626]) SSH_MSG_USERAUTH_REQUEST 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41626]) remaining methods: password,publickey 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58112]) process #2 SSH_MSG_NEWKEYS 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58112]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58112]): strict KEX resets input message sequence number from 3 to 0 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2905ab50; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58112]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58112]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58112]) authorized authentication methods: password,publickey 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58112]) Accepted service ssh-userauth 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58112]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58112]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58112]) no authentication factory for method=none 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58112]) SSH_MSG_USERAUTH_REQUEST 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58112]) remaining methods: password,publickey 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59444]) process #2 SSH_MSG_NEWKEYS 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59444]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59444]): strict KEX resets input message sequence number from 3 to 0 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59444]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66844365; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59444]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59444]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59444]) authorized authentication methods: password,publickey 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59444]) Accepted service ssh-userauth 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59444]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59444]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59444]) no authentication factory for method=none 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59444]) SSH_MSG_USERAUTH_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59444]) remaining methods: password,publickey 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33092]) process #2 SSH_MSG_NEWKEYS 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33092]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33092]): strict KEX resets input message sequence number from 3 to 0 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f55cf92; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33092]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33092]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33092]) authorized authentication methods: password,publickey 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33092]) Accepted service ssh-userauth 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33092]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33092]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33092]) no authentication factory for method=none 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33092]) SSH_MSG_USERAUTH_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33092]) remaining methods: password,publickey 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51368]) process #2 SSH_MSG_NEWKEYS 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51368]): strict KEX resets input message sequence number from 3 to 0 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@558fd864; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51368]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51368]) authorized authentication methods: password,publickey 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51368]) Accepted service ssh-userauth 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51368]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51368]) no authentication factory for method=none 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51368]) SSH_MSG_USERAUTH_REQUEST 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51368]) remaining methods: password,publickey 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39784]) process #2 SSH_MSG_NEWKEYS 23:58:08.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39784]): strict KEX resets input message sequence number from 3 to 0 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@194ff5d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39784]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39784]) authorized authentication methods: password,publickey 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39784]) Accepted service ssh-userauth 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39784]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39784]) no authentication factory for method=none 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39784]) SSH_MSG_USERAUTH_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39784]) remaining methods: password,publickey 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #2 SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59838]): strict KEX resets input message sequence number from 3 to 0 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59838]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13a56aba; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59838]) authorized authentication methods: password,publickey 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59838]) Accepted service ssh-userauth 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) no authentication factory for method=none 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_USERAUTH_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59838]) remaining methods: password,publickey 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58682]) process #2 SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58682]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58682]): strict KEX resets input message sequence number from 3 to 0 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58682]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f7fb0c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58682]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58682]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58682]) authorized authentication methods: password,publickey 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58682]) Accepted service ssh-userauth 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58682]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58682]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58682]) no authentication factory for method=none 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58682]) SSH_MSG_USERAUTH_REQUEST 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58682]) remaining methods: password,publickey 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50166]) process #2 SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50166]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50166]): strict KEX resets input message sequence number from 3 to 0 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42182]] Send SSH_MSG_KEXDH_REPLY 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #1 sending command=31[31] len=1639 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42182])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42182]) Send SSH_MSG_NEWKEYS 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42182]) session ID=b7:28:f9:7d:a4:3a:b7:b9:55:03:d8:7f:4a:c6:b0:64:d8:21:b5:b2:f2:12:ae:c7:92:09:d7:c5:ae:0f:27:9f:da:b0:f5:9a:0e:21:02:2a:22:2b:bd:09:77:bf:83:65:c6:46:74:ec:97:fc:5b:ca:70:50:b5:5a:09:3a:52:1e 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42182]): strict KEX resets output message sequence number from 3 to 0 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@700e4145; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42182])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42182])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #0 sending command=7[7] len=419 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42182]) No pending packets to flush at end of KEX 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51296]) process #1 30 23:58:08.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51296]] process command=SSH_MSG_KEXDH_INIT 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50166]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@786fdb99; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50166]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50166]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50166]) authorized authentication methods: password,publickey 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50166]) Accepted service ssh-userauth 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50166]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50166]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50166]) no authentication factory for method=none 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50166]) SSH_MSG_USERAUTH_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50166]) remaining methods: password,publickey 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41490]) process #2 SSH_MSG_NEWKEYS 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41490]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41490]): strict KEX resets input message sequence number from 3 to 0 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41490]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12690331; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41490]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41490]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41490]) authorized authentication methods: password,publickey 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41490]) Accepted service ssh-userauth 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41490]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41490]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41490]) no authentication factory for method=none 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41490]) SSH_MSG_USERAUTH_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41490]) remaining methods: password,publickey 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #2 SSH_MSG_NEWKEYS 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59446]): strict KEX resets input message sequence number from 3 to 0 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ec5b787; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59446]) authorized authentication methods: password,publickey 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59446]) Accepted service ssh-userauth 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) no authentication factory for method=none 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_USERAUTH_REQUEST 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59446]) remaining methods: password,publickey 23:58:08.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34564]) process #2 SSH_MSG_NEWKEYS 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34564]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34564]): strict KEX resets input message sequence number from 3 to 0 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@765e46cc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34564]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34564]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34564]) authorized authentication methods: password,publickey 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34564]) Accepted service ssh-userauth 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34564]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34564]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34564]) no authentication factory for method=none 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34564]) SSH_MSG_USERAUTH_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34564]) remaining methods: password,publickey 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57528]) process #2 SSH_MSG_NEWKEYS 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57528]): strict KEX resets input message sequence number from 3 to 0 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@728282b0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57528]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57528]) authorized authentication methods: password,publickey 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57528]) Accepted service ssh-userauth 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57528]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57528]) no authentication factory for method=none 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57528]) SSH_MSG_USERAUTH_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57528]) remaining methods: password,publickey 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51312]) process #2 SSH_MSG_NEWKEYS 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51312]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51312]): strict KEX resets input message sequence number from 3 to 0 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51312]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6da2ac95; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51312]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51312]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51312]) authorized authentication methods: password,publickey 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51312]) Accepted service ssh-userauth 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51312]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51312]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51312]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51312]) no authentication factory for method=none 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51312]) SSH_MSG_USERAUTH_REQUEST 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51312]) remaining methods: password,publickey 23:58:08.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37028]) process #2 SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37028]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37028]): strict KEX resets input message sequence number from 3 to 0 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18a40cd4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37028]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37028]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:37028]) authorized authentication methods: password,publickey 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37028]) Accepted service ssh-userauth 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37028]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37028]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37028]) no authentication factory for method=none 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37028]) SSH_MSG_USERAUTH_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37028]) remaining methods: password,publickey 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48340]) process #2 SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48340]): strict KEX resets input message sequence number from 3 to 0 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1378b312; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48340]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48340]) authorized authentication methods: password,publickey 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48340]) Accepted service ssh-userauth 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48340]) no authentication factory for method=none 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48340]) SSH_MSG_USERAUTH_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48340]) remaining methods: password,publickey 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35530]) process #2 SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35530]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35530]): strict KEX resets input message sequence number from 3 to 0 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35530]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1762a2c6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35530]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35530]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35530]) authorized authentication methods: password,publickey 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35530]) Accepted service ssh-userauth 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35530]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35530]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35530]) no authentication factory for method=none 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35530]) SSH_MSG_USERAUTH_REQUEST 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35530]) remaining methods: password,publickey 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40834]) process #2 SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40834]): strict KEX resets input message sequence number from 3 to 0 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4212b147; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40834]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40834]) authorized authentication methods: password,publickey 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40834]) Accepted service ssh-userauth 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40834]) no authentication factory for method=none 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40834]) SSH_MSG_USERAUTH_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40834]) remaining methods: password,publickey 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41234]) process #2 SSH_MSG_NEWKEYS 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41234]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41234]): strict KEX resets input message sequence number from 3 to 0 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4508ef09; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41234]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41234]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41234]) authorized authentication methods: password,publickey 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41234]) Accepted service ssh-userauth 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41234]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41234]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41234]) no authentication factory for method=none 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41234]) SSH_MSG_USERAUTH_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41234]) remaining methods: password,publickey 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45696]) process #2 SSH_MSG_NEWKEYS 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45696]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45696]): strict KEX resets input message sequence number from 3 to 0 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45696]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@305268a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45696]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45696]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45696]) authorized authentication methods: password,publickey 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45696]) Accepted service ssh-userauth 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45696]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45696]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45696]) no authentication factory for method=none 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45696]) SSH_MSG_USERAUTH_REQUEST 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45696]) remaining methods: password,publickey 23:58:08.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59898]) process #2 SSH_MSG_NEWKEYS 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59898]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59898]): strict KEX resets input message sequence number from 3 to 0 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59898]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5516d8a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59898]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59898]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59898]) authorized authentication methods: password,publickey 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59898]) Accepted service ssh-userauth 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59898]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59898]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59898]) no authentication factory for method=none 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59898]) SSH_MSG_USERAUTH_REQUEST 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59898]) remaining methods: password,publickey 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39736]) process #2 SSH_MSG_NEWKEYS 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39736]): strict KEX resets input message sequence number from 3 to 0 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4be3b2d8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39736]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39736]) authorized authentication methods: password,publickey 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39736]) Accepted service ssh-userauth 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39736]) no authentication factory for method=none 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39736]) SSH_MSG_USERAUTH_REQUEST 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39736]) remaining methods: password,publickey 23:58:08.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44770]) process #2 SSH_MSG_NEWKEYS 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44770]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44770]): strict KEX resets input message sequence number from 3 to 0 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44770]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62ff756a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44770]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44770]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44770]) authorized authentication methods: password,publickey 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44770]) Accepted service ssh-userauth 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44770]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44770]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44770]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44770]) no authentication factory for method=none 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44770]) SSH_MSG_USERAUTH_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44770]) remaining methods: password,publickey 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58960]) process #2 SSH_MSG_NEWKEYS 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58960]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58960]): strict KEX resets input message sequence number from 3 to 0 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58960]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ca34f14; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58960]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58960]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58960]) authorized authentication methods: password,publickey 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58960]) Accepted service ssh-userauth 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58960]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58960]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58960]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58960]) no authentication factory for method=none 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58960]) SSH_MSG_USERAUTH_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58960]) remaining methods: password,publickey 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46062]) process #2 SSH_MSG_NEWKEYS 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46062]): strict KEX resets input message sequence number from 3 to 0 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40ce7f6e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46062]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46062]) authorized authentication methods: password,publickey 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46062]) Accepted service ssh-userauth 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46062]) no authentication factory for method=none 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46062]) SSH_MSG_USERAUTH_REQUEST 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46062]) remaining methods: password,publickey 23:58:08.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46100]) process #2 SSH_MSG_NEWKEYS 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46100]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46100]): strict KEX resets input message sequence number from 3 to 0 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c3319a0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46100]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46100]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46100]) authorized authentication methods: password,publickey 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46100]) Accepted service ssh-userauth 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46100]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46100]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46100]) no authentication factory for method=none 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46100]) SSH_MSG_USERAUTH_REQUEST 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46100]) remaining methods: password,publickey 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40430]) process #1 30 23:58:08.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40430]] process command=SSH_MSG_KEXDH_INIT 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51296]] Send SSH_MSG_KEXDH_REPLY 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #1 sending command=31[31] len=1639 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51296])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51296]) Send SSH_MSG_NEWKEYS 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51296]) session ID=cd:8c:06:d4:d2:9f:84:fb:75:44:e5:7c:17:35:aa:7b:84:d6:62:b8:15:e1:fa:b8:5b:b2:ae:16:76:1b:63:80:01:ef:5f:c4:70:b7:57:07:fc:4b:2d:d1:4e:59:fe:f0:ee:75:68:ad:a3:d8:7c:d8:91:c5:93:ea:06:0f:00:dd 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51296]): strict KEX resets output message sequence number from 3 to 0 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51296]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54231bc2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51296])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51296])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #0 sending command=7[7] len=419 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51296]) No pending packets to flush at end of KEX 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37348]) process #1 30 23:58:08.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37348]] process command=SSH_MSG_KEXDH_INIT 23:58:08.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40430]] Send SSH_MSG_KEXDH_REPLY 23:58:08.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #1 sending command=31[31] len=1639 23:58:08.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40430])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40430]) Send SSH_MSG_NEWKEYS 23:58:08.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40430]) session ID=a5:ec:81:f5:dd:51:a6:84:25:4e:5e:78:24:e6:ab:09:46:83:a7:2a:56:d7:3b:ac:c5:20:9f:a3:4d:6f:c5:d5:1b:37:f4:c9:e5:87:36:21:b8:c5:e0:fc:03:80:f3:a7:b5:f8:99:c3:65:28:af:c4:a8:05:c5:08:48:7d:e3:de 23:58:08.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40430]): strict KEX resets output message sequence number from 3 to 0 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40430]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d409e21; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40430])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40430])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #0 sending command=7[7] len=419 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40430]) No pending packets to flush at end of KEX 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #6 SSH_MSG_CHANNEL_DATA 23:58:08.301 [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.83:38422]) by 393 down to 2096386 23:58:08.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_CHANNEL_DATA len=393 23:58:08.301 [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.83:38422] 23:58:08.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:37348]] Send SSH_MSG_KEXDH_REPLY 23:58:08.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #1 sending command=31[31] len=1639 23:58:08.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:37348])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:37348]) Send SSH_MSG_NEWKEYS 23:58:08.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:37348]) session ID=ca:8c:21:e2:2c:04:d4:20:66:36:b5:77:7f:50:9e:39:82:6d:fa:88:32:b5:e3:74:f0:31:f8:a9:be:cb:17:1b:39:83:de:c4:b7:b2:45:da:b4:b4:b9:fe:1e:a7:c7:05:46:56:09:b4:74:1b:8c:a1:91:86:e2:cc:65:41:80:dc 23:58:08.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37348]): strict KEX resets output message sequence number from 3 to 0 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:37348]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@141848fe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:37348])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37348])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #0 sending command=7[7] len=419 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37348]) No pending packets to flush at end of KEX 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39518]) process #1 30 23:58:08.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39518]] process command=SSH_MSG_KEXDH_INIT 23:58:08.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:08.341 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:08.343 [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=1} 23:58:08.343 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:08.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39518]] Send SSH_MSG_KEXDH_REPLY 23:58:08.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #1 sending command=31[31] len=1639 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39518])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39518]) Send SSH_MSG_NEWKEYS 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39518]) session ID=68:c5:ba:28:32:c2:ce:97:66:c7:ee:af:02:af:d8:c8:fa:47:4a:67:14:80:eb:ac:1a:cb:8a:65:10:3b:a6:80:e3:ba:bf:fb:60:3e:0d:06:c8:38:f8:fa:22:51:8b:38:49:ba:6d:40:04:2c:0b:ad:ba:50:02:f0:52:38:ac:2f 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39518]): strict KEX resets output message sequence number from 3 to 0 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7630d230; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39518])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39518])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #0 sending command=7[7] len=419 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39518]) No pending packets to flush at end of KEX 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38572]) process #1 30 23:58:08.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38572]] process command=SSH_MSG_KEXDH_INIT 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41864]) Send SSH_MSG_KEXINIT 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41864]) process #0 SSH_MSG_KEXINIT 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41864]) SSH_MSG_KEXINIT 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41864]) strict KEX=true client=true server=true 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: compression algorithms (client to server) = none 23:58:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41864]) Kex: compression algorithms (server to client) = none 23:58:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38572]] Send SSH_MSG_KEXDH_REPLY 23:58:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #1 sending command=31[31] len=1639 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38572])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38572]) Send SSH_MSG_NEWKEYS 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38572]) session ID=d7:17:12:72:fb:0e:ef:bb:de:c7:ce:34:b3:ad:3b:e7:72:bd:45:3b:20:16:07:37:a9:fa:a4:20:3c:79:ac:e2:b2:f8:f3:3e:33:f1:07:7d:ae:60:c3:b0:31:92:c2:14:d1:8d:2c:23:55:e4:54:c7:25:ab:2e:22:cd:77:a6:e1 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38572]): strict KEX resets output message sequence number from 3 to 0 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38572]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51299b5d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38572])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #0 sending command=7[7] len=419 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38572]) No pending packets to flush at end of KEX 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54790]) process #1 30 23:58:08.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54790]] process command=SSH_MSG_KEXDH_INIT 23:58:08.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50366]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:08.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54790]] Send SSH_MSG_KEXDH_REPLY 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #1 sending command=31[31] len=1639 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54790])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54790]) Send SSH_MSG_NEWKEYS 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54790]) session ID=12:19:fe:a6:78:08:09:2f:f2:54:03:f2:3b:ec:90:25:0c:84:81:dc:db:33:63:87:36:45:ab:12:03:4d:e5:a9:0f:9c:ab:68:3a:86:ed:db:8a:ca:66:f2:8f:fe:87:e8:4e:85:31:39:0b:a9:ee:0d:da:b5:26:18:87:6d:aa:de 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54790]): strict KEX resets output message sequence number from 3 to 0 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54790]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f00f727; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54790])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54790])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #0 sending command=7[7] len=419 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54790]) No pending packets to flush at end of KEX 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40280]) process #1 30 23:58:08.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40280]] process command=SSH_MSG_KEXDH_INIT 23:58:08.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39720]) Send SSH_MSG_KEXINIT 23:58:08.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39720]) process #0 SSH_MSG_KEXINIT 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39720]) SSH_MSG_KEXINIT 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39720]) strict KEX=true client=true server=true 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: compression algorithms (client to server) = none 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39720]) Kex: compression algorithms (server to client) = none 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36282]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:08.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36282]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:08.528 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15291f04 after next message 23:58:08.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc297a549, L:/10.30.171.222:18055 - R:/10.30.170.83:38422]} EXI handlers added to pipeline 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40280]] Send SSH_MSG_KEXDH_REPLY 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #1 sending command=31[31] len=1639 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40280])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40280]) Send SSH_MSG_NEWKEYS 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40280]) session ID=10:21:ec:bc:d2:39:bb:e6:f7:4d:1a:ce:53:72:d4:55:a2:44:9f:12:4f:a6:3f:87:3c:f2:7f:91:c5:78:a5:a7:f8:03:4b:96:56:40:7c:ef:a9:f5:fc:e3:f7:01:85:4e:55:f8:97:b3:c4:a1:44:af:d6:75:d2:e6:1f:45:34:c1 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40280]): strict KEX resets output message sequence number from 3 to 0 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1225bd45; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40280])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #0 sending command=7[7] len=419 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40280]) No pending packets to flush at end of KEX 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40590]) process #1 30 23:58:08.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40590]] process command=SSH_MSG_KEXDH_INIT 23:58:08.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #7 SSH_MSG_IGNORE 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_IGNORE 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57652]] session=TransportServerSession[admin@/10.30.170.83:57652] id=0 23:58:08.533 [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.83:57652])) size=2097152, max=2097152, packet=32768 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57652] 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57652]) recipient=0 23:58:08.533 [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.83:57652])) size=2097152, max=2097152, packet=32768 23:58:08.533 [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.83:57652])) re-initializing 23:58:08.533 [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.83:57652])) size=2097152, max=2097152, packet=32768 23:58:08.533 [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.83:57652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.552 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45340]) Send SSH_MSG_KEXINIT 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45340]) process #0 SSH_MSG_KEXINIT 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45340]) SSH_MSG_KEXINIT 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45340]) strict KEX=true client=true server=true 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: compression algorithms (client to server) = none 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45340]) Kex: compression algorithms (server to client) = none 23:58:08.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59974]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59974]] session=TransportServerSession[admin@/10.30.170.83:59974] id=0 23:58:08.556 [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.83:59974])) size=2097152, max=2097152, packet=32768 23:58:08.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59974]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59974] 23:58:08.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59974]) recipient=0 23:58:08.556 [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.83:59974])) size=2097152, max=2097152, packet=32768 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36318]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36318]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:08.556 [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.83:59974])) re-initializing 23:58:08.557 [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.83:59974])) size=2097152, max=2097152, packet=32768 23:58:08.557 [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.83:59974]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59446]] session=TransportServerSession[admin@/10.30.170.83:59446] id=0 23:58:08.557 [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.83:59446])) size=2097152, max=2097152, packet=32768 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59446] 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59446]) recipient=0 23:58:08.557 [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.83:59446])) size=2097152, max=2097152, packet=32768 23:58:08.557 [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.83:59446])) re-initializing 23:58:08.557 [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.83:59446])) size=2097152, max=2097152, packet=32768 23:58:08.557 [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.83:59446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56648]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56648]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.557 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56648]) authentication result: true 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56648]) SSH_MSG_USERAUTH_REQUEST 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56648])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56648]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56648]) no heartbeat to stop 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56648]) heartbeat type=IGNORE, interval=PT30S 23:58:08.558 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56648 authenticated 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51880]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.558 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51880]) authentication result: true 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51880]) SSH_MSG_USERAUTH_REQUEST 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51880]) no heartbeat to stop 23:58:08.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51880]) heartbeat type=IGNORE, interval=PT30S 23:58:08.559 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51880 authenticated 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54132]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.559 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54132]) authentication result: true 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54132]) SSH_MSG_USERAUTH_REQUEST 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54132]) no heartbeat to stop 23:58:08.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54132]) heartbeat type=IGNORE, interval=PT30S 23:58:08.560 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54132 authenticated 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49718]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49718]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49718]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.560 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49718]) authentication result: true 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49718]) SSH_MSG_USERAUTH_REQUEST 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49718])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49718]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49718]) no heartbeat to stop 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49718]) heartbeat type=IGNORE, interval=PT30S 23:58:08.560 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49718 authenticated 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51332]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51332]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.560 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51332]) authentication result: true 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51332]) SSH_MSG_USERAUTH_REQUEST 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51332])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51332]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51332]) no heartbeat to stop 23:58:08.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51332]) heartbeat type=IGNORE, interval=PT30S 23:58:08.561 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51332 authenticated 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38274]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38274]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.561 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38274]) authentication result: true 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38274]) SSH_MSG_USERAUTH_REQUEST 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38274])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38274]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38274]) no heartbeat to stop 23:58:08.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38274]) heartbeat type=IGNORE, interval=PT30S 23:58:08.561 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38274 authenticated 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56520]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56520]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.562 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56520]) authentication result: true 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56520]) SSH_MSG_USERAUTH_REQUEST 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56520])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56520]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56520]) no heartbeat to stop 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56520]) heartbeat type=IGNORE, interval=PT30S 23:58:08.562 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56520 authenticated 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58896]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58896]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.562 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58896]) authentication result: true 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58896]) SSH_MSG_USERAUTH_REQUEST 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58896])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58896]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58896]) no heartbeat to stop 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58896]) heartbeat type=IGNORE, interval=PT30S 23:58:08.563 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58896 authenticated 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45140]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45140]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45140]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.563 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45140]) authentication result: true 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45140]) SSH_MSG_USERAUTH_REQUEST 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45140])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45140]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45140]) no heartbeat to stop 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45140]) heartbeat type=IGNORE, interval=PT30S 23:58:08.563 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45140 authenticated 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57734]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57734]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57734]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.563 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57734]) authentication result: true 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57734]) SSH_MSG_USERAUTH_REQUEST 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57734])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57734]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40590]] Send SSH_MSG_KEXDH_REPLY 23:58:08.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #1 sending command=31[31] len=1639 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57734]) no heartbeat to stop 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57734]) heartbeat type=IGNORE, interval=PT30S 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57734 authenticated 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58578]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58578]) authentication result: true 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58578]) SSH_MSG_USERAUTH_REQUEST 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58578]) no heartbeat to stop 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58578]) heartbeat type=IGNORE, interval=PT30S 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58578 authenticated 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41626]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41626]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41626]) authentication result: true 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41626]) SSH_MSG_USERAUTH_REQUEST 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41626])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41626]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41626]) no heartbeat to stop 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41626]) heartbeat type=IGNORE, interval=PT30S 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41626 authenticated 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58112]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58112]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58112]) authentication result: true 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58112]) SSH_MSG_USERAUTH_REQUEST 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58112])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58112]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58112]) no heartbeat to stop 23:58:08.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58112]) heartbeat type=IGNORE, interval=PT30S 23:58:08.568 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58112 authenticated 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59444]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59444]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.569 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59444]) authentication result: true 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59444]) SSH_MSG_USERAUTH_REQUEST 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59444])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59444]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59444]) no heartbeat to stop 23:58:08.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59444]) heartbeat type=IGNORE, interval=PT30S 23:58:08.576 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59444 authenticated 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33092]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33092]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.576 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33092]) authentication result: true 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33092]) SSH_MSG_USERAUTH_REQUEST 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33092])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33092]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33092]) no heartbeat to stop 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33092]) heartbeat type=IGNORE, interval=PT30S 23:58:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40590])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40590]) Send SSH_MSG_NEWKEYS 23:58:08.576 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33092 authenticated 23:58:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40590]) session ID=4e:87:0e:e4:78:3a:c1:ae:e8:07:06:5a:35:40:80:47:ef:5f:9c:ee:ec:42:30:79:1f:ff:20:de:a5:5c:42:79:3d:7a:29:6e:aa:3d:e6:62:44:fb:aa:90:3f:ec:e8:d8:34:ed:3c:bd:62:fc:8f:3c:ea:aa:70:42:2d:f5:b3:70 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51368]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.577 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51368]) authentication result: true 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51368]) SSH_MSG_USERAUTH_REQUEST 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51368]) no heartbeat to stop 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51368]) heartbeat type=IGNORE, interval=PT30S 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40590]): strict KEX resets output message sequence number from 3 to 0 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26bc780c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40590])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40590])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #0 sending command=7[7] len=419 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40590]) No pending packets to flush at end of KEX 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51136]) process #1 30 23:58:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51136]] process command=SSH_MSG_KEXDH_INIT 23:58:08.577 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51368 authenticated 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39784]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.577 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39784]) authentication result: true 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39784]) SSH_MSG_USERAUTH_REQUEST 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.578 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39784]) no heartbeat to stop 23:58:08.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39784]) heartbeat type=IGNORE, interval=PT30S 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:32798]) Send SSH_MSG_KEXINIT 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32798]) process #0 SSH_MSG_KEXINIT 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:32798]) SSH_MSG_KEXINIT 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:32798]) strict KEX=true client=true server=true 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: compression algorithms (client to server) = none 23:58:08.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:32798]) Kex: compression algorithms (server to client) = none 23:58:08.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.581 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39784 authenticated 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.581 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59838]) authentication result: true 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_USERAUTH_REQUEST 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59838])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59838]) no heartbeat to stop 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59838]) heartbeat type=IGNORE, interval=PT30S 23:58:08.581 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59838 authenticated 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58682]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58682]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.581 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58682]) authentication result: true 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58682]) SSH_MSG_USERAUTH_REQUEST 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58682])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58682]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58682]) no heartbeat to stop 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58682]) heartbeat type=IGNORE, interval=PT30S 23:58:08.581 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58682 authenticated 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50166]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50166]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.581 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50166]) authentication result: true 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50166]) SSH_MSG_USERAUTH_REQUEST 23:58:08.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50166])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50166]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50166]) no heartbeat to stop 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50166]) heartbeat type=IGNORE, interval=PT30S 23:58:08.582 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50166 authenticated 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41490]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41490]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.582 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41490]) authentication result: true 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41490]) SSH_MSG_USERAUTH_REQUEST 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41490])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41490]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41490]) no heartbeat to stop 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41490]) heartbeat type=IGNORE, interval=PT30S 23:58:08.582 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41490 authenticated 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59446]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.582 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59446]) authentication result: true 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59446]) SSH_MSG_USERAUTH_REQUEST 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59446]) no heartbeat to stop 23:58:08.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:46600]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:08.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:46600]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59446]) heartbeat type=IGNORE, interval=PT30S 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59446 authenticated 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34564]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34564]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34564]) authentication result: true 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34564]) SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34564])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34564]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34564]) no heartbeat to stop 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34564]) heartbeat type=IGNORE, interval=PT30S 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34564 authenticated 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57528]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57528]) authentication result: true 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57528]) SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57528]) no heartbeat to stop 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57528]) heartbeat type=IGNORE, interval=PT30S 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57528 authenticated 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51312]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51312]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51312]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51312]) authentication result: true 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51312]) SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51312])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51312]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51312]) no heartbeat to stop 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51312]) heartbeat type=IGNORE, interval=PT30S 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51312 authenticated 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37028]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37028]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.592 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:37028]) authentication result: true 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:37028]) SSH_MSG_USERAUTH_REQUEST 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37028])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37028]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:37028]) no heartbeat to stop 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:37028]) heartbeat type=IGNORE, interval=PT30S 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:37028 authenticated 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48340]) authentication result: true 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48340]) SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48340]) no heartbeat to stop 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48340]) heartbeat type=IGNORE, interval=PT30S 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48340 authenticated 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35530]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35530]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35530]) authentication result: true 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35530]) SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35530])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35530]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35530]) no heartbeat to stop 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35530]) heartbeat type=IGNORE, interval=PT30S 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35530 authenticated 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40834]) authentication result: true 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40834]) SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40834]) no heartbeat to stop 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40834]) heartbeat type=IGNORE, interval=PT30S 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40834 authenticated 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41234]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41234]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41234]) authentication result: true 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41234]) SSH_MSG_USERAUTH_REQUEST 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41234])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41234]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41234]) no heartbeat to stop 23:58:08.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41234]) heartbeat type=IGNORE, interval=PT30S 23:58:08.593 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41234 authenticated 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45696]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45696]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.594 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45696]) authentication result: true 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45696]) SSH_MSG_USERAUTH_REQUEST 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45696])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45696]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45696]) no heartbeat to stop 23:58:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45696]) heartbeat type=IGNORE, interval=PT30S 23:58:08.594 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45696 authenticated 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59898]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59898]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.600 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59898]) authentication result: true 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59898]) SSH_MSG_USERAUTH_REQUEST 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59898])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59898]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59898]) no heartbeat to stop 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59898]) heartbeat type=IGNORE, interval=PT30S 23:58:08.600 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59898 authenticated 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.600 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39736]) authentication result: true 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39736]) SSH_MSG_USERAUTH_REQUEST 23:58:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39736]) no heartbeat to stop 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39736]) heartbeat type=IGNORE, interval=PT30S 23:58:08.601 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39736 authenticated 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44770]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44770]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44770]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.601 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44770]) authentication result: true 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44770]) SSH_MSG_USERAUTH_REQUEST 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44770])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44770]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44770]) no heartbeat to stop 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44770]) heartbeat type=IGNORE, interval=PT30S 23:58:08.601 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44770 authenticated 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58960]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58960]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58960]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.601 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58960]) authentication result: true 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58960]) SSH_MSG_USERAUTH_REQUEST 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58960])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58960]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58960]) no heartbeat to stop 23:58:08.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58960]) heartbeat type=IGNORE, interval=PT30S 23:58:08.604 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58960 authenticated 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.605 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46062]) authentication result: true 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46062]) SSH_MSG_USERAUTH_REQUEST 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46062]) no heartbeat to stop 23:58:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46062]) heartbeat type=IGNORE, interval=PT30S 23:58:08.605 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46062 authenticated 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46100]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46100]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.606 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46100]) authentication result: true 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46100]) SSH_MSG_USERAUTH_REQUEST 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46100])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46100]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46100]) no heartbeat to stop 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46100]) heartbeat type=IGNORE, interval=PT30S 23:58:08.606 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46100 authenticated 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55626]) process #2 SSH_MSG_NEWKEYS 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55626]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55626]): strict KEX resets input message sequence number from 3 to 0 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55626]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e8ca136; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55626]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55626]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55626]) authorized authentication methods: password,publickey 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55626]) Accepted service ssh-userauth 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55626]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55626]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55626]) no authentication factory for method=none 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55626]) SSH_MSG_USERAUTH_REQUEST 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55626]) remaining methods: password,publickey 23:58:08.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.613 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15291f04 23:58:08.613 [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.83:38422]) by 179 down to 2095872 23:58:08.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:08.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652])[want-reply=true] subsystem=netconf 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652])[subsystem] prepared command 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]}} established 23:58:08.614 [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]:18155 23:58:08.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 2: Creating data stores for simulated device 23:58:08.614 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:08.614 [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:58:08.615 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:08.615 [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:58:08.615 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51136]] Send SSH_MSG_KEXDH_REPLY 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #1 sending command=31[31] len=1639 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51136])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51136]) Send SSH_MSG_NEWKEYS 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51136]) session ID=86:e7:b2:51:36:55:d9:08:de:cd:7d:ed:b7:d2:3c:eb:44:45:b9:a8:6d:ce:55:0b:d4:d0:12:92:83:d4:88:1d:bb:2e:92:56:bd:0a:03:38:03:bb:70:94:5a:c5:29:01:35:88:5c:7c:5f:91:1a:09:7c:56:13:c5:6f:0f:ad:e1 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51136]): strict KEX resets output message sequence number from 3 to 0 23:58:08.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51136]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ec7e300; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51136])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51136])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #0 sending command=7[7] len=419 23:58:08.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51136]) No pending packets to flush at end of KEX 23:58:08.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56014]) process #1 30 23:58:08.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56014]] process command=SSH_MSG_KEXDH_INIT 23:58:08.630 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3c9f5310] 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54668]) Send SSH_MSG_KEXINIT 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54668]) process #0 SSH_MSG_KEXINIT 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54668]) SSH_MSG_KEXINIT 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54668]) strict KEX=true client=true server=true 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: compression algorithms (client to server) = none 23:58:08.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54668]) Kex: compression algorithms (server to client) = none 23:58:08.630 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:08.633 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.633 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:08.633 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:08.633 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:08.633 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53590]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:08.633 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53590]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:08.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:08.649 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:08.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:08.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:08.649 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3c9f5310], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3c9f5310], subtreeVersion=Version[795bea44], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[795bea44], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:08.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:08.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:08.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56014]] Send SSH_MSG_KEXDH_REPLY 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #1 sending command=31[31] len=1639 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56014])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56014]) Send SSH_MSG_NEWKEYS 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56014]) session ID=d4:6b:92:87:5b:99:4c:70:d3:16:c5:93:24:a6:0a:2f:3f:ff:c0:3d:ae:0a:75:98:9b:16:2d:f1:99:18:0c:65:6f:db:19:19:0d:d2:f1:b7:5f:31:f2:c6:a1:04:31:9a:5d:ef:77:f1:45:6f:2d:67:99:48:55:bd:37:61:49:8c 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56014]): strict KEX resets output message sequence number from 3 to 0 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a58fc76; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56014])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.652 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] 23:58:08.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #0 sending command=7[7] len=419 23:58:08.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56014]) No pending packets to flush at end of KEX 23:58:08.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40018]) process #1 30 23:58:08.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40018]] process command=SSH_MSG_KEXDH_INIT 23:58:08.676 [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.83:57652]) by 1101 down to 2096051 23:58:08.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:08.676 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:08.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] 23:58:08.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] 23:58:08.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) request=subsystem result=ReplySuccess, want-reply=true 23:58:08.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:08.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) request=subsystem activate command 23:58:08.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) starting runner for command=netconf 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #5 SSH_MSG_CHANNEL_DATA 23:58:08.684 [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.83:57652]) by 373 down to 2096779 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_CHANNEL_DATA len=373 23:58:08.684 [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.83:57652] 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18155', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]} created 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652] successful with session NetconfServerSession{sessionId=2, channel=[id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]} 23:58:08.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]} up 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974])[want-reply=true] subsystem=netconf 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974])[subsystem] prepared command 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]}} established 23:58:08.685 [netconf-device-simulator-threads-5] 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]:18075 23:58:08.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 3: Creating data stores for simulated device 23:58:08.685 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:08.685 [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:58:08.685 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:08.685 [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:58:08.685 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:08.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[51ddc33c] 23:58:08.686 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:08.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:08.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:08.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:08.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:08.696 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:08.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:08.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:08.696 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[51ddc33c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[51ddc33c], subtreeVersion=Version[4fd14639], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4fd14639], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:08.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:08.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:08.698 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] 23:58:08.698 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] 23:58:08.699 [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.83:59974]) by 1101 down to 2096051 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) request=subsystem result=ReplySuccess, want-reply=true 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) request=subsystem activate command 23:58:08.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) starting runner for command=netconf 23:58:08.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40018]] Send SSH_MSG_KEXDH_REPLY 23:58:08.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #1 sending command=31[31] len=1639 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40018])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40018]) Send SSH_MSG_NEWKEYS 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40018]) session ID=b8:be:08:9f:41:3a:0a:6f:df:bb:ee:1d:c9:e7:13:c5:81:de:eb:c6:27:49:a0:72:37:c3:e9:bf:d5:e9:a5:b5:1d:ff:b7:22:60:b9:78:10:13:80:13:33:41:e8:f5:74:e5:11:a5:c3:f8:77:10:3e:ae:ea:86:1a:3e:ac:b9:c5 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40018]): strict KEX resets output message sequence number from 3 to 0 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78d83fe1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40018])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40018])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #0 sending command=7[7] len=419 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40018]) No pending packets to flush at end of KEX 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43066]) process #1 30 23:58:08.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43066]] process command=SSH_MSG_KEXDH_INIT 23:58:08.728 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #5 SSH_MSG_CHANNEL_DATA 23:58:08.728 [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.83:59974]) by 373 down to 2096779 23:58:08.728 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_CHANNEL_DATA len=373 23:58:08.728 [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.83:59974] 23:58:08.728 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:08.728 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:08.728 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18075', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]} created 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]} 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]} up 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446])[want-reply=true] subsystem=netconf 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446])[subsystem] prepared command 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]}} established 23:58:08.729 [netconf-device-simulator-threads-5] 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]:18131 23:58:08.729 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 4: Creating data stores for simulated device 23:58:08.729 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:08.729 [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:58:08.729 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:08.729 [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:58:08.729 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:08.730 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6d3352dc] 23:58:08.730 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:08.731 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:08.731 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:08.731 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:08.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:08.740 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:08.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:08.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:08.740 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6d3352dc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6d3352dc], subtreeVersion=Version[2d181b47], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d181b47], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:08.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:08.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:08.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] 23:58:08.743 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 4 on channel [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] 23:58:08.746 [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.83:59446]) by 1101 down to 2096051 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) request=subsystem result=ReplySuccess, want-reply=true 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) request=subsystem activate command 23:58:08.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) starting runner for command=netconf 23:58:08.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #5 SSH_MSG_CHANNEL_DATA 23:58:08.757 [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.83:59446]) by 373 down to 2096779 23:58:08.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_DATA len=373 23:58:08.757 [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.83:59446] 23:58:08.757 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:08.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18131', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=4} created 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]} created 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446] successful with session NetconfServerSession{sessionId=4, channel=[id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]} 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]} up 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56648]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56648]] session=TransportServerSession[admin@/10.30.170.83:56648] id=0 23:58:08.760 [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.83:56648])) size=2097152, max=2097152, packet=32768 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56648]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56648] 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56648]) recipient=0 23:58:08.760 [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.83:56648])) size=2097152, max=2097152, packet=32768 23:58:08.760 [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.83:56648])) re-initializing 23:58:08.760 [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.83:56648])) size=2097152, max=2097152, packet=32768 23:58:08.760 [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.83:56648]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51880]] session=TransportServerSession[admin@/10.30.170.83:51880] id=0 23:58:08.761 [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.83:51880])) size=2097152, max=2097152, packet=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51880] 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51880]) recipient=0 23:58:08.761 [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.83:51880])) size=2097152, max=2097152, packet=32768 23:58:08.761 [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.83:51880])) re-initializing 23:58:08.761 [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.83:51880])) size=2097152, max=2097152, packet=32768 23:58:08.761 [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.83:51880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54132]] session=TransportServerSession[admin@/10.30.170.83:54132] id=0 23:58:08.761 [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.83:54132])) size=2097152, max=2097152, packet=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54132] 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54132]) recipient=0 23:58:08.761 [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.83:54132])) size=2097152, max=2097152, packet=32768 23:58:08.761 [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.83:54132])) re-initializing 23:58:08.761 [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.83:54132])) size=2097152, max=2097152, packet=32768 23:58:08.761 [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.83:54132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49718]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49718]] session=TransportServerSession[admin@/10.30.170.83:49718] id=0 23:58:08.761 [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.83:49718])) size=2097152, max=2097152, packet=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49718]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49718] 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49718]) recipient=0 23:58:08.761 [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.83:49718])) size=2097152, max=2097152, packet=32768 23:58:08.761 [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.83:49718])) re-initializing 23:58:08.761 [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.83:49718])) size=2097152, max=2097152, packet=32768 23:58:08.761 [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.83:49718]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38274]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38274]] session=TransportServerSession[admin@/10.30.170.83:38274] id=0 23:58:08.761 [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.83:38274])) size=2097152, max=2097152, packet=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38274]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38274] 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38274]) recipient=0 23:58:08.762 [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.83:38274])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:38274])) re-initializing 23:58:08.762 [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.83:38274])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:38274]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56520]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56520]] session=TransportServerSession[admin@/10.30.170.83:56520] id=0 23:58:08.762 [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.83:56520])) size=2097152, max=2097152, packet=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56520]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56520] 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56520]) recipient=0 23:58:08.762 [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.83:56520])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:56520])) re-initializing 23:58:08.762 [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.83:56520])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:56520]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58896]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58896]] session=TransportServerSession[admin@/10.30.170.83:58896] id=0 23:58:08.762 [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.83:58896])) size=2097152, max=2097152, packet=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58896]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58896] 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58896]) recipient=0 23:58:08.762 [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.83:58896])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:58896])) re-initializing 23:58:08.762 [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.83:58896])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:58896]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58578]] session=TransportServerSession[admin@/10.30.170.83:58578] id=0 23:58:08.762 [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.83:58578])) size=2097152, max=2097152, packet=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58578] 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58578]) recipient=0 23:58:08.762 [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.83:58578])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:58578])) re-initializing 23:58:08.762 [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.83:58578])) size=2097152, max=2097152, packet=32768 23:58:08.762 [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.83:58578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41626]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41626]] session=TransportServerSession[admin@/10.30.170.83:41626] id=0 23:58:08.763 [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.83:41626])) size=2097152, max=2097152, packet=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41626]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41626] 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41626]) recipient=0 23:58:08.763 [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.83:41626])) size=2097152, max=2097152, packet=32768 23:58:08.763 [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.83:41626])) re-initializing 23:58:08.763 [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.83:41626])) size=2097152, max=2097152, packet=32768 23:58:08.763 [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.83:41626]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59444]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59444]] session=TransportServerSession[admin@/10.30.170.83:59444] id=0 23:58:08.763 [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.83:59444])) size=2097152, max=2097152, packet=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59444]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59444] 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59444]) recipient=0 23:58:08.763 [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.83:59444])) size=2097152, max=2097152, packet=32768 23:58:08.763 [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.83:59444])) re-initializing 23:58:08.763 [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.83:59444])) size=2097152, max=2097152, packet=32768 23:58:08.763 [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.83:59444]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33092]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33092]] session=TransportServerSession[admin@/10.30.170.83:33092] id=0 23:58:08.763 [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.83:33092])) size=2097152, max=2097152, packet=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33092]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33092] 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33092]) recipient=0 23:58:08.763 [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.83:33092])) size=2097152, max=2097152, packet=32768 23:58:08.763 [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.83:33092])) re-initializing 23:58:08.763 [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.83:33092])) size=2097152, max=2097152, packet=32768 23:58:08.763 [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.83:33092]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51368]] session=TransportServerSession[admin@/10.30.170.83:51368] id=0 23:58:08.763 [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.83:51368])) size=2097152, max=2097152, packet=32768 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51368] 23:58:08.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51368]) recipient=0 23:58:08.776 [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.83:51368])) size=2097152, max=2097152, packet=32768 23:58:08.776 [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.83:51368])) re-initializing 23:58:08.776 [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.83:51368])) size=2097152, max=2097152, packet=32768 23:58:08.776 [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.83:51368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39784]] session=TransportServerSession[admin@/10.30.170.83:39784] id=0 23:58:08.777 [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.83:39784])) size=2097152, max=2097152, packet=32768 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39784] 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39784]) recipient=0 23:58:08.777 [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.83:39784])) size=2097152, max=2097152, packet=32768 23:58:08.777 [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.83:39784])) re-initializing 23:58:08.777 [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.83:39784])) size=2097152, max=2097152, packet=32768 23:58:08.777 [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.83:39784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59838]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59838]] session=TransportServerSession[admin@/10.30.170.83:59838] id=0 23:58:08.778 [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.83:59838])) size=2097152, max=2097152, packet=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59838]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59838] 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59838]) recipient=0 23:58:08.778 [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.83:59838])) size=2097152, max=2097152, packet=32768 23:58:08.778 [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.83:59838])) re-initializing 23:58:08.778 [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.83:59838])) size=2097152, max=2097152, packet=32768 23:58:08.778 [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.83:59838]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58682]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58682]] session=TransportServerSession[admin@/10.30.170.83:58682] id=0 23:58:08.778 [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.83:58682])) size=2097152, max=2097152, packet=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58682]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58682] 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58682]) recipient=0 23:58:08.778 [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.83:58682])) size=2097152, max=2097152, packet=32768 23:58:08.778 [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.83:58682])) re-initializing 23:58:08.778 [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.83:58682])) size=2097152, max=2097152, packet=32768 23:58:08.778 [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.83:58682]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50166]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50166]] session=TransportServerSession[admin@/10.30.170.83:50166] id=0 23:58:08.778 [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.83:50166])) size=2097152, max=2097152, packet=32768 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50166]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50166] 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50166]) recipient=0 23:58:08.779 [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.83:50166])) size=2097152, max=2097152, packet=32768 23:58:08.779 [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.83:50166])) re-initializing 23:58:08.779 [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.83:50166])) size=2097152, max=2097152, packet=32768 23:58:08.779 [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.83:50166]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41490]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41490]] session=TransportServerSession[admin@/10.30.170.83:41490] id=0 23:58:08.779 [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.83:41490])) size=2097152, max=2097152, packet=32768 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41490]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41490] 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41490]) recipient=0 23:58:08.779 [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.83:41490])) size=2097152, max=2097152, packet=32768 23:58:08.779 [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.83:41490])) re-initializing 23:58:08.779 [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.83:41490])) size=2097152, max=2097152, packet=32768 23:58:08.779 [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.83:41490]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59446]] session=TransportServerSession[admin@/10.30.170.83:59446] id=0 23:58:08.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43066]] Send SSH_MSG_KEXDH_REPLY 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #1 sending command=31[31] len=1639 23:58:08.780 [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.83:59446])) size=2097152, max=2097152, packet=32768 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59446] 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59446]) recipient=0 23:58:08.780 [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.83:59446])) size=2097152, max=2097152, packet=32768 23:58:08.780 [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.83:59446])) re-initializing 23:58:08.780 [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.83:59446])) size=2097152, max=2097152, packet=32768 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43066])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.780 [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.83:59446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43066]) Send SSH_MSG_NEWKEYS 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43066]) session ID=97:e1:b7:a7:6e:a7:27:18:1c:7d:e6:a8:7c:37:76:60:f4:2f:da:3e:87:0f:b6:47:4e:f3:81:aa:e4:8f:10:63:a0:d4:37:5d:8c:3f:aa:b8:e2:45:6d:e7:33:99:38:22:93:7e:5d:33:3c:7b:6b:ac:58:fe:a3:f9:d7:a6:f8:13 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34564]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43066]): strict KEX resets output message sequence number from 3 to 0 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34564]] session=TransportServerSession[admin@/10.30.170.83:34564] id=0 23:58:08.780 [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.83:34564])) size=2097152, max=2097152, packet=32768 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43066]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@edfe2dd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34564]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34564] 23:58:08.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34564]) recipient=0 23:58:08.780 [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.83:34564])) size=2097152, max=2097152, packet=32768 23:58:08.780 [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.83:34564])) re-initializing 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43066])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43066])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #0 sending command=7[7] len=419 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43066]) No pending packets to flush at end of KEX 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41242]) process #1 30 23:58:08.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41242]] process command=SSH_MSG_KEXDH_INIT 23:58:08.788 [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.83:34564])) size=2097152, max=2097152, packet=32768 23:58:08.788 [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.83:34564]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57528]] session=TransportServerSession[admin@/10.30.170.83:57528] id=0 23:58:08.789 [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.83:57528])) size=2097152, max=2097152, packet=32768 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57528] 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57528]) recipient=0 23:58:08.789 [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.83:57528])) size=2097152, max=2097152, packet=32768 23:58:08.789 [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.83:57528])) re-initializing 23:58:08.789 [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.83:57528])) size=2097152, max=2097152, packet=32768 23:58:08.789 [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.83:57528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51312]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51312]] session=TransportServerSession[admin@/10.30.170.83:51312] id=0 23:58:08.789 [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.83:51312])) size=2097152, max=2097152, packet=32768 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51312]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51312] 23:58:08.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51312]) recipient=0 23:58:08.789 [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.83:51312])) size=2097152, max=2097152, packet=32768 23:58:08.789 [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.83:51312])) re-initializing 23:58:08.789 [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.83:51312])) size=2097152, max=2097152, packet=32768 23:58:08.789 [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.83:51312]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37028]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37028]] session=TransportServerSession[admin@/10.30.170.83:37028] id=0 23:58:08.790 [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.83:37028])) size=2097152, max=2097152, packet=32768 23:58:08.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37028]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37028] 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37028]) recipient=0 23:58:08.792 [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.83:37028])) size=2097152, max=2097152, packet=32768 23:58:08.792 [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.83:37028])) re-initializing 23:58:08.792 [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.83:37028])) size=2097152, max=2097152, packet=32768 23:58:08.792 [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.83:37028]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48340]] session=TransportServerSession[admin@/10.30.170.83:48340] id=0 23:58:08.792 [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.83:48340])) size=2097152, max=2097152, packet=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48340] 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48340]) recipient=0 23:58:08.792 [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.83:48340])) size=2097152, max=2097152, packet=32768 23:58:08.792 [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.83:48340])) re-initializing 23:58:08.792 [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.83:48340])) size=2097152, max=2097152, packet=32768 23:58:08.792 [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.83:48340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40834]] session=TransportServerSession[admin@/10.30.170.83:40834] id=0 23:58:08.792 [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.83:40834])) size=2097152, max=2097152, packet=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40834] 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40834]) recipient=0 23:58:08.792 [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.83:40834])) size=2097152, max=2097152, packet=32768 23:58:08.792 [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.83:40834])) re-initializing 23:58:08.792 [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.83:40834])) size=2097152, max=2097152, packet=32768 23:58:08.792 [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.83:40834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39736]] session=TransportServerSession[admin@/10.30.170.83:39736] id=0 23:58:08.793 [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.83:39736])) size=2097152, max=2097152, packet=32768 23:58:08.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39736] 23:58:08.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39736]) recipient=0 23:58:08.796 [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.83:39736])) size=2097152, max=2097152, packet=32768 23:58:08.796 [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.83:39736])) re-initializing 23:58:08.796 [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.83:39736])) size=2097152, max=2097152, packet=32768 23:58:08.796 [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.83:39736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46062]] session=TransportServerSession[admin@/10.30.170.83:46062] id=0 23:58:08.796 [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.83:46062])) size=2097152, max=2097152, packet=32768 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46062] 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46062]) recipient=0 23:58:08.797 [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.83:46062])) size=2097152, max=2097152, packet=32768 23:58:08.797 [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.83:46062])) re-initializing 23:58:08.797 [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.83:46062])) size=2097152, max=2097152, packet=32768 23:58:08.797 [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.83:46062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46100]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46100]] session=TransportServerSession[admin@/10.30.170.83:46100] id=0 23:58:08.797 [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.83:46100])) size=2097152, max=2097152, packet=32768 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46100]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46100] 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46100]) recipient=0 23:58:08.797 [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.83:46100])) size=2097152, max=2097152, packet=32768 23:58:08.797 [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.83:46100])) re-initializing 23:58:08.797 [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.83:46100])) size=2097152, max=2097152, packet=32768 23:58:08.797 [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.83:46100]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55626]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55626]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.800 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55626]) authentication result: true 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55626]) SSH_MSG_USERAUTH_REQUEST 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55626])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55626]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55626]) no heartbeat to stop 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55626]) heartbeat type=IGNORE, interval=PT30S 23:58:08.800 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55626 authenticated 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40430]) process #2 SSH_MSG_NEWKEYS 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40430]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40430]): strict KEX resets input message sequence number from 3 to 0 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40430]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f1bc462; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40430]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40430]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40430]) authorized authentication methods: password,publickey 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40430]) Accepted service ssh-userauth 23:58:08.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40430]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40430]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40430]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40430]) no authentication factory for method=none 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40430]) SSH_MSG_USERAUTH_REQUEST 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40430]) remaining methods: password,publickey 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #6 SSH_MSG_CHANNEL_DATA 23:58:08.801 [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.83:57652]) by 393 down to 2096386 23:58:08.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_CHANNEL_DATA len=393 23:58:08.801 [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.83:57652] 23:58:08.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39446]) Send SSH_MSG_KEXINIT 23:58:08.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39446]) process #0 SSH_MSG_KEXINIT 23:58:08.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39446]) SSH_MSG_KEXINIT 23:58:08.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:08.810 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41242]] Send SSH_MSG_KEXDH_REPLY 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #1 sending command=31[31] len=1639 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41242])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41242]) Send SSH_MSG_NEWKEYS 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41242]) session ID=a3:30:7b:d2:08:95:be:c4:b9:43:dd:a0:7b:28:94:8a:3f:ec:59:38:83:e9:8e:0b:8b:0a:85:de:a5:cd:b8:01:6b:f5:29:46:cf:d6:04:7d:f0:5c:c3:bd:8a:dc:d0:4a:2c:ba:8a:87:4f:28:ba:f9:8f:89:26:59:40:b9:e2:0c 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41242]): strict KEX resets output message sequence number from 3 to 0 23:58:08.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41242]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2805ee95; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.824 [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:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39446]) strict KEX=true client=true server=true 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: compression algorithms (client to server) = none 23:58:08.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39446]) Kex: compression algorithms (server to client) = none 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34276]) process #2 SSH_MSG_NEWKEYS 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34276]): strict KEX resets input message sequence number from 3 to 0 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49ecd4fa; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34276]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34276]) authorized authentication methods: password,publickey 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34276]) Accepted service ssh-userauth 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34276]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34276]) no authentication factory for method=none 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34276]) SSH_MSG_USERAUTH_REQUEST 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34276]) remaining methods: password,publickey 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42604]) process #2 SSH_MSG_NEWKEYS 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42604]): strict KEX resets input message sequence number from 3 to 0 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f4b4fbb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42604]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42604]) authorized authentication methods: password,publickey 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42604]) Accepted service ssh-userauth 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42604]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42604]) no authentication factory for method=none 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42604]) SSH_MSG_USERAUTH_REQUEST 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42604]) remaining methods: password,publickey 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47426]) process #2 SSH_MSG_NEWKEYS 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47426]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47426]): strict KEX resets input message sequence number from 3 to 0 23:58:08.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47426]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@757f7dd3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47426]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47426]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47426]) authorized authentication methods: password,publickey 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47426]) Accepted service ssh-userauth 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47426]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47426]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47426]) no authentication factory for method=none 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47426]) SSH_MSG_USERAUTH_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47426]) remaining methods: password,publickey 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55434]) process #2 SSH_MSG_NEWKEYS 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55434]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55434]): strict KEX resets input message sequence number from 3 to 0 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55434]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32536698; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55434]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55434]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55434]) authorized authentication methods: password,publickey 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55434]) Accepted service ssh-userauth 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55434]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55434]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55434]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55434]) no authentication factory for method=none 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55434]) SSH_MSG_USERAUTH_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55434]) remaining methods: password,publickey 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49256]) process #2 SSH_MSG_NEWKEYS 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49256]): strict KEX resets input message sequence number from 3 to 0 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64503584; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49256]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49256]) authorized authentication methods: password,publickey 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49256]) Accepted service ssh-userauth 23:58:08.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:08.829 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6484ab2f after next message 23:58:08.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xd7e42c6a, L:/10.30.171.222:18155 - R:/10.30.170.83:57652]} EXI handlers added to pipeline 23:58:08.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:08.830 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #6 SSH_MSG_CHANNEL_DATA 23:58:08.830 [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.83:59974]) by 393 down to 2096386 23:58:08.830 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_CHANNEL_DATA len=393 23:58:08.830 [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.83:59974] 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49256]) no authentication factory for method=none 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49256]) SSH_MSG_USERAUTH_REQUEST 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49256]) remaining methods: password,publickey 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41242])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41242])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #0 sending command=7[7] len=419 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49240]) process #2 SSH_MSG_NEWKEYS 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49240]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49240]): strict KEX resets input message sequence number from 3 to 0 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41242]) No pending packets to flush at end of KEX 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49240]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b5cb47e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49240]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49240]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49240]) authorized authentication methods: password,publickey 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49240]) Accepted service ssh-userauth 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54274]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49240]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54274]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49240]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49240]) no authentication factory for method=none 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49240]) SSH_MSG_USERAUTH_REQUEST 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49240]) remaining methods: password,publickey 23:58:08.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.831 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54274]) authentication result: true 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54274]) SSH_MSG_USERAUTH_REQUEST 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54274])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54274]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54274]) no heartbeat to stop 23:58:08.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54274]) heartbeat type=IGNORE, interval=PT30S 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54274 authenticated 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56314]) authentication result: true 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56314]) SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56314]) no heartbeat to stop 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56314]) heartbeat type=IGNORE, interval=PT30S 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56314 authenticated 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60728]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60728]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60728]) authentication result: true 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60728]) SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60728])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60728]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60728]) no heartbeat to stop 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60728]) heartbeat type=IGNORE, interval=PT30S 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60728 authenticated 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54240]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54240]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54240]) authentication result: true 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54240]) SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54240])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54240]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54240]) no heartbeat to stop 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54240]) heartbeat type=IGNORE, interval=PT30S 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54240 authenticated 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42158]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42158]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.832 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42158]) authentication result: true 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42158]) SSH_MSG_USERAUTH_REQUEST 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42158])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42158]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42158]) no heartbeat to stop 23:58:08.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42158]) heartbeat type=IGNORE, interval=PT30S 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42158 authenticated 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53192]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53192]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53192]) authentication result: true 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53192]) SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53192])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53192]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53192]) no heartbeat to stop 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53192]) heartbeat type=IGNORE, interval=PT30S 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53192 authenticated 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44788]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44788]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44788]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44788]) authentication result: true 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44788]) SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44788])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44788]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44788]) no heartbeat to stop 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44788]) heartbeat type=IGNORE, interval=PT30S 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44788 authenticated 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45494]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45494]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45494]) authentication result: true 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45494]) SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45494])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45494]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45494]) no heartbeat to stop 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45494]) heartbeat type=IGNORE, interval=PT30S 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45494 authenticated 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50276]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50276]) authentication result: true 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50276]) SSH_MSG_USERAUTH_REQUEST 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50276]) no heartbeat to stop 23:58:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50276]) heartbeat type=IGNORE, interval=PT30S 23:58:08.833 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50276 authenticated 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35772]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35772]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35772]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35772]) authentication result: true 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35772]) SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35772])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35772]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35772]) no heartbeat to stop 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35772]) heartbeat type=IGNORE, interval=PT30S 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35772 authenticated 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36192]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36192]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36192]) authentication result: true 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36192]) SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36192])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36192]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36192]) no heartbeat to stop 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36192]) heartbeat type=IGNORE, interval=PT30S 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36192 authenticated 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53886]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53886]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53886]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53886]) authentication result: true 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53886]) SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53886])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53886]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53886]) no heartbeat to stop 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53886]) heartbeat type=IGNORE, interval=PT30S 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53886 authenticated 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53276]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53276]) authentication result: true 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53276]) SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53276]) no heartbeat to stop 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53276]) heartbeat type=IGNORE, interval=PT30S 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53276 authenticated 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43564]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43564]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.834 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43564]) authentication result: true 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43564]) SSH_MSG_USERAUTH_REQUEST 23:58:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43564])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43564]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43564]) no heartbeat to stop 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43564]) heartbeat type=IGNORE, interval=PT30S 23:58:08.835 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43564 authenticated 23:58:08.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:08.835 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49122]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49122]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.835 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49122]) authentication result: true 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49122]) SSH_MSG_USERAUTH_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49122])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49122]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49122]) no heartbeat to stop 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49122]) heartbeat type=IGNORE, interval=PT30S 23:58:08.835 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49122 authenticated 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41584]) process #2 SSH_MSG_NEWKEYS 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41584]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41584]): strict KEX resets input message sequence number from 3 to 0 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41584]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3033fe75; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41584]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41584]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41584]) authorized authentication methods: password,publickey 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41584]) Accepted service ssh-userauth 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41584]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.835 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41584]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41584]) no authentication factory for method=none 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41584]) SSH_MSG_USERAUTH_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41584]) remaining methods: password,publickey 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35644]) process #2 SSH_MSG_NEWKEYS 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35644]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35644]): strict KEX resets input message sequence number from 3 to 0 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35644]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16a6626f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35644]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35644]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35644]) authorized authentication methods: password,publickey 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35644]) Accepted service ssh-userauth 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35644]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57226]) process #2 SSH_MSG_NEWKEYS 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57226]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57226]): strict KEX resets input message sequence number from 3 to 0 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18a793e5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57226]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57226]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57226]) authorized authentication methods: password,publickey 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57226]) Accepted service ssh-userauth 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57226]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57226]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57226]) no authentication factory for method=none 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57226]) SSH_MSG_USERAUTH_REQUEST 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57226]) remaining methods: password,publickey 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58434]) process #2 SSH_MSG_NEWKEYS 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58434]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58434]): strict KEX resets input message sequence number from 3 to 0 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58434]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7190b86f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58434]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58434]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58434]) authorized authentication methods: password,publickey 23:58:08.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58434]) Accepted service ssh-userauth 23:58:08.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58434]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58434]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58434]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58434]) no authentication factory for method=none 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58434]) SSH_MSG_USERAUTH_REQUEST 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58434]) remaining methods: password,publickey 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33550]) process #2 SSH_MSG_NEWKEYS 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33550]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33550]): strict KEX resets input message sequence number from 3 to 0 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33550]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f8a706b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33550]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33550]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33550]) authorized authentication methods: password,publickey 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33550]) Accepted service ssh-userauth 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33550]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33550]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33550]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33550]) no authentication factory for method=none 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33550]) SSH_MSG_USERAUTH_REQUEST 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33550]) remaining methods: password,publickey 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54038]) process #2 SSH_MSG_NEWKEYS 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54038]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54038]): strict KEX resets input message sequence number from 3 to 0 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74250ee7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54038]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54038]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54038]) authorized authentication methods: password,publickey 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54038]) Accepted service ssh-userauth 23:58:08.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54038]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54038]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54038]) no authentication factory for method=none 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54038]) SSH_MSG_USERAUTH_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54038]) remaining methods: password,publickey 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60612]) process #2 SSH_MSG_NEWKEYS 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60612]): strict KEX resets input message sequence number from 3 to 0 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38e26f34; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60612]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60612]) authorized authentication methods: password,publickey 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60612]) Accepted service ssh-userauth 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60612]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60612]) no authentication factory for method=none 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60612]) SSH_MSG_USERAUTH_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60612]) remaining methods: password,publickey 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54666]) process #2 SSH_MSG_NEWKEYS 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54666]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54666]): strict KEX resets input message sequence number from 3 to 0 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54666]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16ad75e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54666]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54666]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54666]) authorized authentication methods: password,publickey 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54666]) Accepted service ssh-userauth 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54666]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54666]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54666]) no authentication factory for method=none 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54666]) SSH_MSG_USERAUTH_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54666]) remaining methods: password,publickey 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53394]) process #2 SSH_MSG_NEWKEYS 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53394]): strict KEX resets input message sequence number from 3 to 0 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3763c35e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53394]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53394]) authorized authentication methods: password,publickey 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53394]) Accepted service ssh-userauth 23:58:08.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53394]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53394]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53394]) no authentication factory for method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53394]) SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53394]) remaining methods: password,publickey 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49598]) process #2 SSH_MSG_NEWKEYS 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49598]): strict KEX resets input message sequence number from 3 to 0 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34a993da; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49598]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49598]) authorized authentication methods: password,publickey 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49598]) Accepted service ssh-userauth 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49598]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49598]) no authentication factory for method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49598]) SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49598]) remaining methods: password,publickey 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #2 SSH_MSG_NEWKEYS 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41920]): strict KEX resets input message sequence number from 3 to 0 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71ce78f8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41920]) authorized authentication methods: password,publickey 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41920]) Accepted service ssh-userauth 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) no authentication factory for method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41920]) remaining methods: password,publickey 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56010]) process #2 SSH_MSG_NEWKEYS 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56010]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56010]): strict KEX resets input message sequence number from 3 to 0 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56010]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@346ed4af; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56010]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56010]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56010]) authorized authentication methods: password,publickey 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56010]) Accepted service ssh-userauth 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56010]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56010]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56010]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56010]) no authentication factory for method=none 23:58:08.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56010]) SSH_MSG_USERAUTH_REQUEST 23:58:08.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56010]) remaining methods: password,publickey 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51436]) process #2 SSH_MSG_NEWKEYS 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51436]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51436]): strict KEX resets input message sequence number from 3 to 0 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51436]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b8df0ab; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51436]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51436]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51436]) authorized authentication methods: password,publickey 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51436]) Accepted service ssh-userauth 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51436]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51436]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51436]) no authentication factory for method=none 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51436]) SSH_MSG_USERAUTH_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51436]) remaining methods: password,publickey 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43282]) process #2 SSH_MSG_NEWKEYS 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43282]): strict KEX resets input message sequence number from 3 to 0 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2abfc4d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43282]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43282]) authorized authentication methods: password,publickey 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43282]) Accepted service ssh-userauth 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43282]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43282]) no authentication factory for method=none 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43282]) SSH_MSG_USERAUTH_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43282]) remaining methods: password,publickey 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57946]) process #2 SSH_MSG_NEWKEYS 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57946]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57946]): strict KEX resets input message sequence number from 3 to 0 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57946]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f10d218; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57946]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57946]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57946]) authorized authentication methods: password,publickey 23:58:08.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57946]) Accepted service ssh-userauth 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57946]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57946]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57946]) no authentication factory for method=none 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57946]) SSH_MSG_USERAUTH_REQUEST 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57946]) remaining methods: password,publickey 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41836]) process #2 SSH_MSG_NEWKEYS 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41836]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41836]): strict KEX resets input message sequence number from 3 to 0 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41836]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ac9a4cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41836]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35644]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35644]) no authentication factory for method=none 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35644]) SSH_MSG_USERAUTH_REQUEST 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35644]) remaining methods: password,publickey 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35786]) process #2 SSH_MSG_NEWKEYS 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35786]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35786]): strict KEX resets input message sequence number from 3 to 0 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35786]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c36317a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35786]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35786]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35786]) authorized authentication methods: password,publickey 23:58:08.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35786]) Accepted service ssh-userauth 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35786]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35786]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35786]) no authentication factory for method=none 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35786]) SSH_MSG_USERAUTH_REQUEST 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35786]) remaining methods: password,publickey 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42292]) process #2 SSH_MSG_NEWKEYS 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42292]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42292]): strict KEX resets input message sequence number from 3 to 0 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31a30c90; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42292]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42292]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.860 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c4bf994 after next message 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42292]) authorized authentication methods: password,publickey 23:58:08.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x5b69de46, L:/10.30.171.222:18075 - R:/10.30.170.83:59974]} EXI handlers added to pipeline 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42292]) Accepted service ssh-userauth 23:58:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42292]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42292]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42292]) no authentication factory for method=none 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42292]) SSH_MSG_USERAUTH_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42292]) remaining methods: password,publickey 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53186]) process #2 SSH_MSG_NEWKEYS 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53186]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53186]): strict KEX resets input message sequence number from 3 to 0 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53186]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6474640b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53186]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53186]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53186]) authorized authentication methods: password,publickey 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53186]) Accepted service ssh-userauth 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53186]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53186]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53186]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53186]) no authentication factory for method=none 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53186]) SSH_MSG_USERAUTH_REQUEST 23:58:08.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #6 SSH_MSG_CHANNEL_DATA 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53186]) remaining methods: password,publickey 23:58:08.861 [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.83:59446]) by 393 down to 2096386 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_DATA len=393 23:58:08.861 [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.83:59446] 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49414]) process #2 SSH_MSG_NEWKEYS 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49414]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49414]): strict KEX resets input message sequence number from 3 to 0 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49414]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e58040f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49414]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49414]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49414]) authorized authentication methods: password,publickey 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49414]) Accepted service ssh-userauth 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49414]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49414]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49414]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49414]) no authentication factory for method=none 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49414]) SSH_MSG_USERAUTH_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49414]) remaining methods: password,publickey 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52076]) process #2 SSH_MSG_NEWKEYS 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52076]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52076]): strict KEX resets input message sequence number from 3 to 0 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52076]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c933237; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52076]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52076]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52076]) authorized authentication methods: password,publickey 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52076]) Accepted service ssh-userauth 23:58:08.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52076]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52076]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52076]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52076]) no authentication factory for method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52076]) SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52076]) remaining methods: password,publickey 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58818]) process #2 SSH_MSG_NEWKEYS 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58818]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58818]): strict KEX resets input message sequence number from 3 to 0 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3dd283f3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58818]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58818]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58818]) authorized authentication methods: password,publickey 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58818]) Accepted service ssh-userauth 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58818]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58818]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58818]) no authentication factory for method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58818]) SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58818]) remaining methods: password,publickey 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36902]) process #2 SSH_MSG_NEWKEYS 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36902]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36902]): strict KEX resets input message sequence number from 3 to 0 23:58:08.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@393880b3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36902]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36902]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36902]) authorized authentication methods: password,publickey 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36902]) Accepted service ssh-userauth 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36902]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36902]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36902]) no authentication factory for method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36902]) SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36902]) remaining methods: password,publickey 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43034]) process #2 SSH_MSG_NEWKEYS 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43034]): strict KEX resets input message sequence number from 3 to 0 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e388850; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43034]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43034]) authorized authentication methods: password,publickey 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43034]) Accepted service ssh-userauth 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43034]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43034]) no authentication factory for method=none 23:58:08.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43034]) SSH_MSG_USERAUTH_REQUEST 23:58:08.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43034]) remaining methods: password,publickey 23:58:08.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42656]) process #2 SSH_MSG_NEWKEYS 23:58:08.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42656]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.863 [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=4} 23:58:08.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:08.863 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61dfc9c after next message 23:58:08.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x774178d1, L:/10.30.171.222:18131 - R:/10.30.170.83:59446]} EXI handlers added to pipeline 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41836]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41836]) authorized authentication methods: password,publickey 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41836]) Accepted service ssh-userauth 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41836]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41836]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41836]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41836]) no authentication factory for method=none 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41836]) SSH_MSG_USERAUTH_REQUEST 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41836]) remaining methods: password,publickey 23:58:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38176]) process #2 SSH_MSG_NEWKEYS 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38176]): strict KEX resets input message sequence number from 3 to 0 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@409532c2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38176]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38176]) authorized authentication methods: password,publickey 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38176]) Accepted service ssh-userauth 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38176]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38176]) no authentication factory for method=none 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38176]) SSH_MSG_USERAUTH_REQUEST 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38176]) remaining methods: password,publickey 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55918]) process #1 30 23:58:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55918]] process command=SSH_MSG_KEXDH_INIT 23:58:08.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42656]): strict KEX resets input message sequence number from 3 to 0 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42656]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33387eaf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42656]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42656]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42656]) authorized authentication methods: password,publickey 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42656]) Accepted service ssh-userauth 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42656]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42656]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42656]) no authentication factory for method=none 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42656]) SSH_MSG_USERAUTH_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42656]) remaining methods: password,publickey 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56890]) process #2 SSH_MSG_NEWKEYS 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56890]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56890]): strict KEX resets input message sequence number from 3 to 0 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60b1c417; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56890]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56890]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56890]) authorized authentication methods: password,publickey 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56890]) Accepted service ssh-userauth 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56890]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56890]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56890]) no authentication factory for method=none 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56890]) SSH_MSG_USERAUTH_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56890]) remaining methods: password,publickey 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40026]) process #2 SSH_MSG_NEWKEYS 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40026]): strict KEX resets input message sequence number from 3 to 0 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a7b7347; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:08.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648])[want-reply=true] subsystem=netconf 23:58:08.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648])[subsystem] prepared command 23:58:08.869 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:08.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:08.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]}} established 23:58:08.869 [netconf-device-simulator-threads-5] 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]:18107 23:58:08.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 5: Creating data stores for simulated device 23:58:08.869 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:08.869 [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:58:08.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40026]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40026]) authorized authentication methods: password,publickey 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40026]) Accepted service ssh-userauth 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40026]) no authentication factory for method=none 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40026]) SSH_MSG_USERAUTH_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40026]) remaining methods: password,publickey 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.872 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39430]) process #2 SSH_MSG_NEWKEYS 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39430]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.872 [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:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39430]): strict KEX resets input message sequence number from 3 to 0 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39430]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25901a28; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39430]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39430]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.872 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39430]) authorized authentication methods: password,publickey 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39430]) Accepted service ssh-userauth 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39430]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39430]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39430]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39430]) no authentication factory for method=none 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39430]) SSH_MSG_USERAUTH_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39430]) remaining methods: password,publickey 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42182]) process #2 SSH_MSG_NEWKEYS 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42182]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42182]): strict KEX resets input message sequence number from 3 to 0 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ec8b8ee; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42182]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42182]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42182]) authorized authentication methods: password,publickey 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42182]) Accepted service ssh-userauth 23:58:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42182]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42182]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42182]) no authentication factory for method=none 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42182]) SSH_MSG_USERAUTH_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42182]) remaining methods: password,publickey 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51296]) process #2 SSH_MSG_NEWKEYS 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51296]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51296]): strict KEX resets input message sequence number from 3 to 0 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51296]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@140fd67d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51296]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51296]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51296]) authorized authentication methods: password,publickey 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51296]) Accepted service ssh-userauth 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51296]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51296]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51296]) no authentication factory for method=none 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51296]) SSH_MSG_USERAUTH_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51296]) remaining methods: password,publickey 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37348]) process #2 SSH_MSG_NEWKEYS 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37348]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37348]): strict KEX resets input message sequence number from 3 to 0 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37348]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25c7dcc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37348]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37348]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:37348]) authorized authentication methods: password,publickey 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37348]) Accepted service ssh-userauth 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37348]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37348]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37348]) no authentication factory for method=none 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37348]) SSH_MSG_USERAUTH_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37348]) remaining methods: password,publickey 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39518]) process #2 SSH_MSG_NEWKEYS 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39518]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39518]): strict KEX resets input message sequence number from 3 to 0 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37dceb07; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39518]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39518]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39518]) authorized authentication methods: password,publickey 23:58:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39518]) Accepted service ssh-userauth 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39518]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39518]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39518]) no authentication factory for method=none 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39518]) SSH_MSG_USERAUTH_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39518]) remaining methods: password,publickey 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38572]) process #2 SSH_MSG_NEWKEYS 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38572]): strict KEX resets input message sequence number from 3 to 0 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38572]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@55060417; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38572]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38572]) authorized authentication methods: password,publickey 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38572]) Accepted service ssh-userauth 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38572]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38572]) no authentication factory for method=none 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38572]) SSH_MSG_USERAUTH_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38572]) remaining methods: password,publickey 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54790]) process #2 SSH_MSG_NEWKEYS 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54790]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54790]): strict KEX resets input message sequence number from 3 to 0 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54790]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67f5f8de; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54790]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54790]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54790]) authorized authentication methods: password,publickey 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54790]) Accepted service ssh-userauth 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54790]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54790]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54790]) no authentication factory for method=none 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54790]) SSH_MSG_USERAUTH_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54790]) remaining methods: password,publickey 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40280]) process #2 SSH_MSG_NEWKEYS 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40280]): strict KEX resets input message sequence number from 3 to 0 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b98a71b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40280]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40280]) authorized authentication methods: password,publickey 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40280]) Accepted service ssh-userauth 23:58:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40280]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40280]) no authentication factory for method=none 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40280]) SSH_MSG_USERAUTH_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40280]) remaining methods: password,publickey 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40590]) process #2 SSH_MSG_NEWKEYS 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40590]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40590]): strict KEX resets input message sequence number from 3 to 0 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16cb381c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40590]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40590]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40590]) authorized authentication methods: password,publickey 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40590]) Accepted service ssh-userauth 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40590]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40590]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40590]) no authentication factory for method=none 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40590]) SSH_MSG_USERAUTH_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40590]) remaining methods: password,publickey 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51136]) process #2 SSH_MSG_NEWKEYS 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51136]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51136]): strict KEX resets input message sequence number from 3 to 0 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51136]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@469ebff8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51136]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51136]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51136]) authorized authentication methods: password,publickey 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51136]) Accepted service ssh-userauth 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51136]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51136]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51136]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51136]) no authentication factory for method=none 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51136]) SSH_MSG_USERAUTH_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51136]) remaining methods: password,publickey 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56014]) process #2 SSH_MSG_NEWKEYS 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56014]): strict KEX resets input message sequence number from 3 to 0 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68ac9b27; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56014]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56014]) authorized authentication methods: password,publickey 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56014]) Accepted service ssh-userauth 23:58:08.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56014]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56014]) no authentication factory for method=none 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56014]) SSH_MSG_USERAUTH_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56014]) remaining methods: password,publickey 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40018]) process #2 SSH_MSG_NEWKEYS 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40018]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40018]): strict KEX resets input message sequence number from 3 to 0 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@669fb37a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40018]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40018]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40018]) authorized authentication methods: password,publickey 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40018]) Accepted service ssh-userauth 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40018]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40018]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40018]) no authentication factory for method=none 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40018]) SSH_MSG_USERAUTH_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40018]) remaining methods: password,publickey 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43066]) process #2 SSH_MSG_NEWKEYS 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43066]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43066]): strict KEX resets input message sequence number from 3 to 0 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43066]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b7495d9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43066]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43066]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43066]) authorized authentication methods: password,publickey 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43066]) Accepted service ssh-userauth 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43066]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43066]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43066]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43066]) no authentication factory for method=none 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43066]) SSH_MSG_USERAUTH_REQUEST 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43066]) remaining methods: password,publickey 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47928]) process #1 30 23:58:08.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47928]] process command=SSH_MSG_KEXDH_INIT 23:58:08.881 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ec94319] 23:58:08.881 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:08.889 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:08.889 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:08.889 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:08.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50366]) Send SSH_MSG_KEXINIT 23:58:08.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:08.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50366]) process #0 SSH_MSG_KEXINIT 23:58:08.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50366]) SSH_MSG_KEXINIT 23:58:08.900 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:08.900 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:08.900 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:08.900 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55918]] Send SSH_MSG_KEXDH_REPLY 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #1 sending command=31[31] len=1639 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55918]) Send SSH_MSG_NEWKEYS 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55918]) session ID=e6:a6:dc:a5:cb:e1:8f:49:c5:94:73:9e:11:98:6c:03:2c:f4:4b:35:22:10:ba:f0:e8:45:1e:7d:9d:35:d6:79:0e:c2:b5:48:04:d7:2a:e9:1d:07:4b:b1:7c:8c:b3:86:de:d1:e3:56:f2:e4:52:ca:66:78:8d:1d:c4:6f:a4:a8 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55918]): strict KEX resets output message sequence number from 3 to 0 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6935e6de; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55918])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #0 sending command=7[7] len=419 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55918]) No pending packets to flush at end of KEX 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56918]) process #1 30 23:58:08.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56918]] process command=SSH_MSG_KEXDH_INIT 23:58:08.900 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ec94319], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ec94319], subtreeVersion=Version[730649fc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[730649fc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:08.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:08.913 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:08.914 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] 23:58:08.914 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 5 on channel [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] 23:58:08.915 [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.83:56648]) by 1101 down to 2096051 23:58:08.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) request=subsystem result=ReplySuccess, want-reply=true 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) request=subsystem activate command 23:58:08.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) starting runner for command=netconf 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50366]) strict KEX=true client=true server=true 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: server host key algorithms = rsa-sha2-512 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: compression algorithms (client to server) = none 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50366]) Kex: compression algorithms (server to client) = none 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56114]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:08.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56114]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:08.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #5 SSH_MSG_CHANNEL_DATA 23:58:08.920 [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.83:56648]) by 373 down to 2096779 23:58:08.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_CHANNEL_DATA len=373 23:58:08.920 [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.83:56648] 23:58:08.920 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:08.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18107', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=5} created 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]} created 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648] successful with session NetconfServerSession{sessionId=5, channel=[id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]} 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]} up 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880])[want-reply=true] subsystem=netconf 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880])[subsystem] prepared command 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]}} established 23:58:08.921 [netconf-device-simulator-threads-5] 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]:18257 23:58:08.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 6: Creating data stores for simulated device 23:58:08.921 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:08.921 [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:58:08.921 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:08.921 [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:58:08.921 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:08.922 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[eb99af0] 23:58:08.922 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:08.923 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:08.923 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:08.923 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47928]] Send SSH_MSG_KEXDH_REPLY 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #1 sending command=31[31] len=1639 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47928]) Send SSH_MSG_NEWKEYS 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47928]) session ID=08:da:c0:4d:46:92:22:a6:a6:1c:15:a4:27:b5:31:df:d2:d9:4f:d6:4f:a9:06:25:c3:fd:e7:ab:d0:f7:07:3f:60:1c:0f:c1:3c:d2:2f:62:4e:f9:cf:3d:ac:a5:fe:a2:dd:5e:83:47:35:62:a4:e8:d4:88:c0:a0:18:bf:c5:0e 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47928]): strict KEX resets output message sequence number from 3 to 0 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f8ae340; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47928])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:08.940 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:08.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:08.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:08.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #0 sending command=7[7] len=419 23:58:08.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47928]) No pending packets to flush at end of KEX 23:58:08.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54274]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54274]] session=TransportServerSession[admin@/10.30.170.83:54274] id=0 23:58:08.945 [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.83:54274])) size=2097152, max=2097152, packet=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54274]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54274] 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54274]) recipient=0 23:58:08.945 [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.83:54274])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:54274])) re-initializing 23:58:08.945 [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.83:54274])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:54274]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56314]] session=TransportServerSession[admin@/10.30.170.83:56314] id=0 23:58:08.945 [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.83:56314])) size=2097152, max=2097152, packet=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56314] 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56314]) recipient=0 23:58:08.945 [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.83:56314])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:56314])) re-initializing 23:58:08.945 [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.83:56314])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:56314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60728]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60728]] session=TransportServerSession[admin@/10.30.170.83:60728] id=0 23:58:08.945 [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.83:60728])) size=2097152, max=2097152, packet=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60728]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60728] 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60728]) recipient=0 23:58:08.945 [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.83:60728])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:60728])) re-initializing 23:58:08.945 [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.83:60728])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:60728]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54240]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54240]] session=TransportServerSession[admin@/10.30.170.83:54240] id=0 23:58:08.945 [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.83:54240])) size=2097152, max=2097152, packet=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54240]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54240] 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54240]) recipient=0 23:58:08.945 [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.83:54240])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:54240])) re-initializing 23:58:08.945 [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.83:54240])) size=2097152, max=2097152, packet=32768 23:58:08.945 [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.83:54240]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42158]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42158]] session=TransportServerSession[admin@/10.30.170.83:42158] id=0 23:58:08.946 [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.83:42158])) size=2097152, max=2097152, packet=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42158]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42158] 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42158]) recipient=0 23:58:08.946 [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.83:42158])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:42158])) re-initializing 23:58:08.946 [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.83:42158])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:42158]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53192]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53192]] session=TransportServerSession[admin@/10.30.170.83:53192] id=0 23:58:08.946 [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.83:53192])) size=2097152, max=2097152, packet=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53192]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53192] 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53192]) recipient=0 23:58:08.946 [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.83:53192])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:53192])) re-initializing 23:58:08.946 [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.83:53192])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:53192]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44788]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44788]] session=TransportServerSession[admin@/10.30.170.83:44788] id=0 23:58:08.946 [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.83:44788])) size=2097152, max=2097152, packet=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44788]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44788] 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44788]) recipient=0 23:58:08.946 [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.83:44788])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:44788])) re-initializing 23:58:08.946 [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.83:44788])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:44788]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45494]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45494]] session=TransportServerSession[admin@/10.30.170.83:45494] id=0 23:58:08.946 [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.83:45494])) size=2097152, max=2097152, packet=32768 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45494]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45494] 23:58:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45494]) recipient=0 23:58:08.946 [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.83:45494])) size=2097152, max=2097152, packet=32768 23:58:08.946 [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.83:45494])) re-initializing 23:58:08.946 [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.83:45494])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:45494]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50276]] session=TransportServerSession[admin@/10.30.170.83:50276] id=0 23:58:08.947 [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.83:50276])) size=2097152, max=2097152, packet=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50276] 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50276]) recipient=0 23:58:08.947 [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.83:50276])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:50276])) re-initializing 23:58:08.947 [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.83:50276])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:50276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35772]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35772]] session=TransportServerSession[admin@/10.30.170.83:35772] id=0 23:58:08.947 [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.83:35772])) size=2097152, max=2097152, packet=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35772]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35772] 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35772]) recipient=0 23:58:08.947 [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.83:35772])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:35772])) re-initializing 23:58:08.947 [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.83:35772])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:35772]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36192]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36192]] session=TransportServerSession[admin@/10.30.170.83:36192] id=0 23:58:08.947 [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.83:36192])) size=2097152, max=2097152, packet=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36192]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36192] 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36192]) recipient=0 23:58:08.947 [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.83:36192])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:36192])) re-initializing 23:58:08.947 [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.83:36192])) size=2097152, max=2097152, packet=32768 23:58:08.947 [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.83:36192]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.940 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[eb99af0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[eb99af0], subtreeVersion=Version[76826cd8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[76826cd8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:08.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:08.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:08.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] 23:58:08.951 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 6 on channel [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] 23:58:08.953 [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.83:51880]) by 1101 down to 2096051 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) request=subsystem result=ReplySuccess, want-reply=true 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) request=subsystem activate command 23:58:08.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) starting runner for command=netconf 23:58:08.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53886]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #5 SSH_MSG_CHANNEL_DATA 23:58:08.964 [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.83:51880]) by 373 down to 2096779 23:58:08.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_CHANNEL_DATA len=373 23:58:08.964 [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.83:51880] 23:58:08.964 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:08.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:08.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] 23:58:08.964 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18257', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=6} created 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]} created 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880] successful with session NetconfServerSession{sessionId=6, channel=[id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]} 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]} up 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132])[want-reply=true] subsystem=netconf 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132])[subsystem] prepared command 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]}} established 23:58:08.965 [netconf-device-simulator-threads-5] 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]:18329 23:58:08.965 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 7: Creating data stores for simulated device 23:58:08.965 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:08.965 [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:58:08.965 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:08.965 [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:58:08.965 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53886]] session=TransportServerSession[admin@/10.30.170.83:53886] id=0 23:58:08.966 [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.83:53886])) size=2097152, max=2097152, packet=32768 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53886]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53886] 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53886]) recipient=0 23:58:08.966 [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.83:53886])) size=2097152, max=2097152, packet=32768 23:58:08.966 [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.83:53886])) re-initializing 23:58:08.966 [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.83:53886])) size=2097152, max=2097152, packet=32768 23:58:08.966 [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.83:53886]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53276]] session=TransportServerSession[admin@/10.30.170.83:53276] id=0 23:58:08.966 [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.83:53276])) size=2097152, max=2097152, packet=32768 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53276] 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53276]) recipient=0 23:58:08.966 [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.83:53276])) size=2097152, max=2097152, packet=32768 23:58:08.966 [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.83:53276])) re-initializing 23:58:08.966 [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.83:53276])) size=2097152, max=2097152, packet=32768 23:58:08.966 [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.83:53276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.966 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7b110aeb] 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43564]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43564]] session=TransportServerSession[admin@/10.30.170.83:43564] id=0 23:58:08.966 [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.83:43564])) size=2097152, max=2097152, packet=32768 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43564]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43564] 23:58:08.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43564]) recipient=0 23:58:08.966 [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.83:43564])) size=2097152, max=2097152, packet=32768 23:58:08.966 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:08.966 [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.83:43564])) re-initializing 23:58:08.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.83:43564])) size=2097152, max=2097152, packet=32768 23:58:08.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.83:43564]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.967 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:08.967 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:08.967 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49122]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49122]] session=TransportServerSession[admin@/10.30.170.83:49122] id=0 23:58:08.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.83:49122])) size=2097152, max=2097152, packet=32768 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49122]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49122] 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49122]) recipient=0 23:58:08.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.83:49122])) size=2097152, max=2097152, packet=32768 23:58:08.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.83:49122])) re-initializing 23:58:08.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.83:49122])) size=2097152, max=2097152, packet=32768 23:58:08.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.83:49122]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41584]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41584]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.967 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41584]) authentication result: true 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41584]) SSH_MSG_USERAUTH_REQUEST 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41584])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41584]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41584]) no heartbeat to stop 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41584]) heartbeat type=IGNORE, interval=PT30S 23:58:08.967 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41584 authenticated 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35644]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35644]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.967 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35644]) authentication result: true 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35644]) SSH_MSG_USERAUTH_REQUEST 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35644])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35644]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35644]) no heartbeat to stop 23:58:08.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35644]) heartbeat type=IGNORE, interval=PT30S 23:58:08.972 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35644 authenticated 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35786]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35786]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.972 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35786]) authentication result: true 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35786]) SSH_MSG_USERAUTH_REQUEST 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35786])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35786]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35786]) no heartbeat to stop 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35786]) heartbeat type=IGNORE, interval=PT30S 23:58:08.972 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35786 authenticated 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42292]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42292]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.972 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42292]) authentication result: true 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42292]) SSH_MSG_USERAUTH_REQUEST 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42292])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42292]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42292]) no heartbeat to stop 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42292]) heartbeat type=IGNORE, interval=PT30S 23:58:08.972 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42292 authenticated 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53186]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53186]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53186]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.976 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53186]) authentication result: true 23:58:08.976 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53186]) SSH_MSG_USERAUTH_REQUEST 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53186])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.976 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53186]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.976 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53186]) no heartbeat to stop 23:58:08.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53186]) heartbeat type=IGNORE, interval=PT30S 23:58:08.976 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:08.976 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7b110aeb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7b110aeb], subtreeVersion=Version[461941c9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[461941c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:08.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:08.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:08.978 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53186 authenticated 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49414]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49414]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49414]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.978 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49414]) authentication result: true 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49414]) SSH_MSG_USERAUTH_REQUEST 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49414])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49414]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49414]) no heartbeat to stop 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49414]) heartbeat type=IGNORE, interval=PT30S 23:58:08.978 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49414 authenticated 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52076]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52076]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52076]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.978 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52076]) authentication result: true 23:58:08.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52076]) SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52076])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52076]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52076]) no heartbeat to stop 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52076]) heartbeat type=IGNORE, interval=PT30S 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52076 authenticated 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58818]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58818]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58818]) authentication result: true 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58818]) SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58818])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58818]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58818]) no heartbeat to stop 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58818]) heartbeat type=IGNORE, interval=PT30S 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58818 authenticated 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36902]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36902]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36902]) authentication result: true 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36902]) SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36902])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36902]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36902]) no heartbeat to stop 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36902]) heartbeat type=IGNORE, interval=PT30S 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36902 authenticated 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43034]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43034]) authentication result: true 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43034]) SSH_MSG_USERAUTH_REQUEST 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43034]) no heartbeat to stop 23:58:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43034]) heartbeat type=IGNORE, interval=PT30S 23:58:08.979 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43034 authenticated 23:58:08.981 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] 23:58:08.981 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 7 on channel [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] 23:58:08.982 [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.83:54132]) by 1101 down to 2096051 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) request=subsystem result=ReplySuccess, want-reply=true 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) request=subsystem activate command 23:58:08.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) starting runner for command=netconf 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56918]] Send SSH_MSG_KEXDH_REPLY 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #1 sending command=31[31] len=1639 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56918]) Send SSH_MSG_NEWKEYS 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56918]) session ID=57:b7:4b:bd:e2:71:f1:f1:c6:79:59:60:96:dd:77:89:76:1a:86:d2:c8:b7:84:c2:60:33:f9:6d:87:be:07:e4:a3:f6:c2:fc:75:58:79:47:97:f8:51:64:4a:bd:db:d4:40:68:3f:9a:0a:ab:d7:04:c4:03:c7:c7:79:de:9d:d3 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56918]): strict KEX resets output message sequence number from 3 to 0 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3abe2291; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56918])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #0 sending command=7[7] len=419 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56918]) No pending packets to flush at end of KEX 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57024]) process #1 30 23:58:08.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57024]] process command=SSH_MSG_KEXDH_INIT 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42656]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42656]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42656]) authentication result: true 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42656]) SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42656])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42656]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42656]) no heartbeat to stop 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42656]) heartbeat type=IGNORE, interval=PT30S 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42656 authenticated 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56890]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56890]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56890]) authentication result: true 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56890]) SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56890])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56890]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56890]) no heartbeat to stop 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56890]) heartbeat type=IGNORE, interval=PT30S 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56890 authenticated 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40026]) authentication result: true 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40026]) SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40026]) no heartbeat to stop 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40026]) heartbeat type=IGNORE, interval=PT30S 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40026 authenticated 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39430]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39430]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39430]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.992 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39430]) authentication result: true 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39430]) SSH_MSG_USERAUTH_REQUEST 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39430])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39430]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39430]) no heartbeat to stop 23:58:08.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39430]) heartbeat type=IGNORE, interval=PT30S 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39430 authenticated 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42182]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42182]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42182]) authentication result: true 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42182]) SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42182])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42182]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42182]) no heartbeat to stop 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42182]) heartbeat type=IGNORE, interval=PT30S 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42182 authenticated 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51296]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51296]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51296]) authentication result: true 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51296]) SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51296])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51296]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51296]) no heartbeat to stop 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51296]) heartbeat type=IGNORE, interval=PT30S 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51296 authenticated 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37348]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37348]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:37348]) authentication result: true 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:37348]) SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37348])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37348]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:37348]) no heartbeat to stop 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:37348]) heartbeat type=IGNORE, interval=PT30S 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:37348 authenticated 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39518]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39518]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39518]) authentication result: true 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39518]) SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39518])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39518]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39518]) no heartbeat to stop 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39518]) heartbeat type=IGNORE, interval=PT30S 23:58:08.993 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39518 authenticated 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38572]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38572]) authentication result: true 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38572]) SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38572]) no heartbeat to stop 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38572]) heartbeat type=IGNORE, interval=PT30S 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38572 authenticated 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54790]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54790]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54790]) authentication result: true 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54790]) SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54790])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54790]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54790]) no heartbeat to stop 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54790]) heartbeat type=IGNORE, interval=PT30S 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54790 authenticated 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40280]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40280]) authentication result: true 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40280]) SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40280]) no heartbeat to stop 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40280]) heartbeat type=IGNORE, interval=PT30S 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40280 authenticated 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40590]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40590]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40590]) authentication result: true 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40590]) SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40590])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40590]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40590]) no heartbeat to stop 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40590]) heartbeat type=IGNORE, interval=PT30S 23:58:08.994 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40590 authenticated 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51136]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51136]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51136]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51136]) authentication result: true 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51136]) SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51136])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51136]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51136]) no heartbeat to stop 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51136]) heartbeat type=IGNORE, interval=PT30S 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51136 authenticated 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56014]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56014]) authentication result: true 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56014]) SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56014]) no heartbeat to stop 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56014]) heartbeat type=IGNORE, interval=PT30S 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56014 authenticated 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40018]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40018]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40018]) authentication result: true 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40018]) SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40018])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40018]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40018]) no heartbeat to stop 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40018]) heartbeat type=IGNORE, interval=PT30S 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40018 authenticated 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43066]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43066]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43066]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43066]) authentication result: true 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43066]) SSH_MSG_USERAUTH_REQUEST 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43066])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43066]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43066]) no heartbeat to stop 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43066]) heartbeat type=IGNORE, interval=PT30S 23:58:08.995 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43066 authenticated 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41242]) process #2 SSH_MSG_NEWKEYS 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41242]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41242]): strict KEX resets input message sequence number from 3 to 0 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41242]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16e3da91; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.000 [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.83:54132]) by 373 down to 2096779 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.000 [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.83:54132] 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18329', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=7} created 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]} created 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132] successful with session NetconfServerSession{sessionId=7, channel=[id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]} 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]} up 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718])[want-reply=true] subsystem=netconf 23:58:09.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718])[subsystem] prepared command 23:58:09.001 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]}} established 23:58:09.001 [netconf-device-simulator-threads-5] 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]:18217 23:58:09.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 8: Creating data stores for simulated device 23:58:09.001 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.001 [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:58:09.001 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.001 [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:58:09.001 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1aa287e3] 23:58:09.002 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.002 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.002 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1aa287e3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1aa287e3], subtreeVersion=Version[353f71e4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[353f71e4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] 23:58:09.004 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 8 on channel [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] 23:58:09.005 [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.83:49718]) by 1101 down to 2096051 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) request=subsystem activate command 23:58:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) starting runner for command=netconf 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41242]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41242]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41242]) authorized authentication methods: password,publickey 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41242]) Accepted service ssh-userauth 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41242]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41242]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41242]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41242]) no authentication factory for method=none 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41242]) SSH_MSG_USERAUTH_REQUEST 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41242]) remaining methods: password,publickey 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274])[want-reply=true] subsystem=netconf 23:58:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274])[subsystem] prepared command 23:58:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]}} established 23:58:09.010 [netconf-device-simulator-threads-2] 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]:17995 23:58:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 9: Creating data stores for simulated device 23:58:09.010 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.010 [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:58:09.010 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.010 [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:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.020 [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.83:49718]) by 373 down to 2096779 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.020 [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.83:49718] 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18217', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=8} created 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]} created 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718] successful with session NetconfServerSession{sessionId=8, channel=[id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]} 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]} up 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274])[want-reply=true] subsystem=netconf 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274])[subsystem] prepared command 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]}} established 23:58:09.020 [netconf-device-simulator-threads-5] 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]:18281 23:58:09.010 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 10: Creating data stores for simulated device 23:58:09.024 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.024 [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:58:09.024 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.024 [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:58:09.024 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.025 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23151d69] 23:58:09.025 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.025 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.025 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.025 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.027 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5a5cd6a1] 23:58:09.027 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.027 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.027 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.027 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57024]] Send SSH_MSG_KEXDH_REPLY 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #1 sending command=31[31] len=1639 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57024])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57024]) Send SSH_MSG_NEWKEYS 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57024]) session ID=39:cb:e2:2e:9d:f0:10:7e:1b:25:4c:53:aa:82:a9:8e:cd:00:72:56:e2:39:ed:c0:8d:a9:f2:d4:eb:09:cf:a7:ae:eb:f0:78:01:f7:0a:d0:d8:38:dd:e6:f6:7c:b2:37:e0:b2:7e:8d:1d:e5:5a:7b:ca:31:76:9b:5e:cb:2e:49 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57024]): strict KEX resets output message sequence number from 3 to 0 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b1caa9f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57024])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57024])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #0 sending command=7[7] len=419 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57024]) No pending packets to flush at end of KEX 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44578]) process #1 30 23:58:09.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44578]] process command=SSH_MSG_KEXDH_INIT 23:58:09.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36318]) Send SSH_MSG_KEXINIT 23:58:09.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:09.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36318]) process #0 SSH_MSG_KEXINIT 23:58:09.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36318]) SSH_MSG_KEXINIT 23:58:09.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.044 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.044 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23151d69], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23151d69], subtreeVersion=Version[c1dff14], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[c1dff14], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] 23:58:09.046 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 10 on channel [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] 23:58:09.047 [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.83:38274]) by 1102 down to 2096050 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) request=subsystem activate command 23:58:09.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) starting runner for command=netconf 23:58:09.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.050 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.050 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5a5cd6a1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5a5cd6a1], subtreeVersion=Version[6b4ba7b0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b4ba7b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] 23:58:09.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 9 on channel [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] 23:58:09.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) by 1101 down to 2096051 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) request=subsystem activate command 23:58:09.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) starting runner for command=netconf 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36318]) strict KEX=true client=true server=true 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: server host key algorithms = rsa-sha2-512 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: compression algorithms (client to server) = none 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36318]) Kex: compression algorithms (server to client) = none 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47660]) process #2 SSH_MSG_NEWKEYS 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47660]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47660]): strict KEX resets input message sequence number from 3 to 0 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.060 [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.83:38274]) by 373 down to 2096779 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.060 [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.83:38274] 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18281', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=10} created 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]} created 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274] successful with session NetconfServerSession{sessionId=10, channel=[id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]} 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]} up 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520])[want-reply=true] subsystem=netconf 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520])[subsystem] prepared command 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]}} established 23:58:09.061 [netconf-device-simulator-threads-5] 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]:18189 23:58:09.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 11: Creating data stores for simulated device 23:58:09.061 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.061 [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:58:09.061 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.061 [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:58:09.061 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.062 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e0a6677] 23:58:09.062 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.062 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.062 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.062 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:46600]) Send SSH_MSG_KEXINIT 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46600]) process #0 SSH_MSG_KEXINIT 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:46600]) SSH_MSG_KEXINIT 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:46600]) strict KEX=true client=true server=true 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: server host key algorithms = rsa-sha2-512 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: compression algorithms (client to server) = none 23:58:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:46600]) Kex: compression algorithms (server to client) = none 23:58:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54014]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54014]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cce47bc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47660]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47660]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47660]) authorized authentication methods: password,publickey 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47660]) Accepted service ssh-userauth 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47660]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47660]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47660]) no authentication factory for method=none 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47660]) SSH_MSG_USERAUTH_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47660]) remaining methods: password,publickey 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54890]) process #2 SSH_MSG_NEWKEYS 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54890]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54890]): strict KEX resets input message sequence number from 3 to 0 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d354281; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54890]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54890]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54890]) authorized authentication methods: password,publickey 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54890]) Accepted service ssh-userauth 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54890]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54890]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54890]) no authentication factory for method=none 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54890]) SSH_MSG_USERAUTH_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54890]) remaining methods: password,publickey 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41450]) process #2 SSH_MSG_NEWKEYS 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41450]): strict KEX resets input message sequence number from 3 to 0 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59c5109f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41450]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41450]) authorized authentication methods: password,publickey 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41450]) Accepted service ssh-userauth 23:58:09.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41450]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41450]) no authentication factory for method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41450]) SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41450]) remaining methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44878]) process #2 SSH_MSG_NEWKEYS 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44878]): strict KEX resets input message sequence number from 3 to 0 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bac73af; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44878]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44878]) authorized authentication methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44878]) Accepted service ssh-userauth 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44878]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44878]) no authentication factory for method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44878]) SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44878]) remaining methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41682]) process #2 SSH_MSG_NEWKEYS 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41682]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41682]): strict KEX resets input message sequence number from 3 to 0 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41682]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c009abb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41682]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41682]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41682]) authorized authentication methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41682]) Accepted service ssh-userauth 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41682]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41682]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41682]) no authentication factory for method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41682]) SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41682]) remaining methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49918]) process #2 SSH_MSG_NEWKEYS 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49918]): strict KEX resets input message sequence number from 3 to 0 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48396374; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49918]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49918]) authorized authentication methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49918]) Accepted service ssh-userauth 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49918]) no authentication factory for method=none 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49918]) SSH_MSG_USERAUTH_REQUEST 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49918]) remaining methods: password,publickey 23:58:09.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) by 373 down to 2096779 23:58:09.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.069 [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.83:54274] 23:58:09.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17995', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=9} created 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]} created 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274] successful with session NetconfServerSession{sessionId=9, channel=[id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]} 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]} up 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314])[want-reply=true] subsystem=netconf 23:58:09.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314])[subsystem] prepared command 23:58:09.071 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]}} established 23:58:09.071 [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]:18307 23:58:09.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 12: Creating data stores for simulated device 23:58:09.071 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.071 [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:58:09.071 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.071 [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:58:09.071 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[736ba2fe] 23:58:09.073 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.076 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58890]) process #2 SSH_MSG_NEWKEYS 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58890]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58890]): strict KEX resets input message sequence number from 3 to 0 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25781fbc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.076 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e0a6677], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e0a6677], subtreeVersion=Version[59753218], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59753218], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58890]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58890]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58890]) authorized authentication methods: password,publickey 23:58:09.076 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58890]) Accepted service ssh-userauth 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58890]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58890]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58890]) no authentication factory for method=none 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58890]) SSH_MSG_USERAUTH_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58890]) remaining methods: password,publickey 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #2 SSH_MSG_NEWKEYS 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44256]): strict KEX resets input message sequence number from 3 to 0 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7fdaf257; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44256]) authorized authentication methods: password,publickey 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44256]) Accepted service ssh-userauth 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) no authentication factory for method=none 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_USERAUTH_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44256]) remaining methods: password,publickey 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37614]) process #2 SSH_MSG_NEWKEYS 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37614]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37614]): strict KEX resets input message sequence number from 3 to 0 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5616fbbe; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37614]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37614]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:37614]) authorized authentication methods: password,publickey 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37614]) Accepted service ssh-userauth 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37614]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37614]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37614]) no authentication factory for method=none 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37614]) SSH_MSG_USERAUTH_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37614]) remaining methods: password,publickey 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53870]) process #2 SSH_MSG_NEWKEYS 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53870]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53870]): strict KEX resets input message sequence number from 3 to 0 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53870]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d79ab9c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53870]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53870]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53870]) authorized authentication methods: password,publickey 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53870]) Accepted service ssh-userauth 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53870]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53870]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53870]) no authentication factory for method=none 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53870]) SSH_MSG_USERAUTH_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53870]) remaining methods: password,publickey 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41576]) process #2 SSH_MSG_NEWKEYS 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41576]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41576]): strict KEX resets input message sequence number from 3 to 0 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41576]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49a30569; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41576]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41576]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41576]) authorized authentication methods: password,publickey 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41576]) Accepted service ssh-userauth 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.078 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41576]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41576]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41576]) no authentication factory for method=none 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41576]) SSH_MSG_USERAUTH_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41576]) remaining methods: password,publickey 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52932]) process #2 SSH_MSG_NEWKEYS 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52932]): strict KEX resets input message sequence number from 3 to 0 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52932]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18ae4d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52932]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52932]) authorized authentication methods: password,publickey 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52932]) Accepted service ssh-userauth 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52932]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52932]) no authentication factory for method=none 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52932]) SSH_MSG_USERAUTH_REQUEST 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52932]) remaining methods: password,publickey 23:58:09.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53210]) process #2 SSH_MSG_NEWKEYS 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53210]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53210]): strict KEX resets input message sequence number from 3 to 0 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53210]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c1cd983; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53210]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53210]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53210]) authorized authentication methods: password,publickey 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53210]) Accepted service ssh-userauth 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.078 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 11 on channel [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53210]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53210]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53210]) no authentication factory for method=none 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53210]) SSH_MSG_USERAUTH_REQUEST 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53210]) remaining methods: password,publickey 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58056]) process #2 SSH_MSG_NEWKEYS 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58056]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58056]): strict KEX resets input message sequence number from 3 to 0 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48982d56; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58056]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58056]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58056]) authorized authentication methods: password,publickey 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58056]) Accepted service ssh-userauth 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58056]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.079 [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.83:56520]) by 1102 down to 2096050 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) request=subsystem activate command 23:58:09.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) starting runner for command=netconf 23:58:09.088 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.089 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.089 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[736ba2fe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[736ba2fe], subtreeVersion=Version[36bdd41], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[36bdd41], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] 23:58:09.090 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 12 on channel [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] 23:58:09.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44578]] Send SSH_MSG_KEXDH_REPLY 23:58:09.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #1 sending command=31[31] len=1639 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44578]) Send SSH_MSG_NEWKEYS 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44578]) session ID=57:2e:89:a0:54:c6:51:c7:ed:8d:df:21:18:55:86:f4:d0:e7:78:b5:fc:42:3e:09:4d:99:3a:58:2e:1d:14:6d:11:e6:2f:ec:e2:3f:65:1c:ed:d8:41:a0:9b:74:62:49:4a:4f:a8:2b:da:f6:76:08:97:fa:f2:68:8d:97:e1:f0 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44578]): strict KEX resets output message sequence number from 3 to 0 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44578]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47e8ff3e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44578])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #0 sending command=7[7] len=419 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44578]) No pending packets to flush at end of KEX 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42418]) process #1 30 23:58:09.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42418]] process command=SSH_MSG_KEXDH_INIT 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) by 1102 down to 2096050 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) request=subsystem activate command 23:58:09.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) starting runner for command=netconf 23:58:09.079 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58056]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58056]) no authentication factory for method=none 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58056]) SSH_MSG_USERAUTH_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58056]) remaining methods: password,publickey 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60900]) process #2 SSH_MSG_NEWKEYS 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60900]): strict KEX resets input message sequence number from 3 to 0 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48e82707; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60900]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60900]) authorized authentication methods: password,publickey 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60900]) Accepted service ssh-userauth 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60900]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60900]) no authentication factory for method=none 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60900]) SSH_MSG_USERAUTH_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60900]) remaining methods: password,publickey 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48212]) process #2 SSH_MSG_NEWKEYS 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48212]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48212]): strict KEX resets input message sequence number from 3 to 0 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48212]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@644a05b7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48212]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48212]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48212]) authorized authentication methods: password,publickey 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48212]) Accepted service ssh-userauth 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48212]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48212]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48212]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48212]) no authentication factory for method=none 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48212]) SSH_MSG_USERAUTH_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48212]) remaining methods: password,publickey 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41328]) process #2 SSH_MSG_NEWKEYS 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41328]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41328]): strict KEX resets input message sequence number from 3 to 0 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41328]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@122cc239; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41328]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41328]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41328]) authorized authentication methods: password,publickey 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41328]) Accepted service ssh-userauth 23:58:09.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41328]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41328]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41328]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41328]) no authentication factory for method=none 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41328]) SSH_MSG_USERAUTH_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41328]) remaining methods: password,publickey 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53612]) process #2 SSH_MSG_NEWKEYS 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53612]): strict KEX resets input message sequence number from 3 to 0 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f1d86af; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53612]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53612]) authorized authentication methods: password,publickey 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53612]) Accepted service ssh-userauth 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53612]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53612]) no authentication factory for method=none 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53612]) SSH_MSG_USERAUTH_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53612]) remaining methods: password,publickey 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54694]) process #2 SSH_MSG_NEWKEYS 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54694]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54694]): strict KEX resets input message sequence number from 3 to 0 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54694]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46785a86; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54694]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54694]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54694]) authorized authentication methods: password,publickey 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54694]) Accepted service ssh-userauth 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54694]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54694]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54694]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54694]) no authentication factory for method=none 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54694]) SSH_MSG_USERAUTH_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54694]) remaining methods: password,publickey 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32800]) process #2 SSH_MSG_NEWKEYS 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32800]): strict KEX resets input message sequence number from 3 to 0 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f46594e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32800]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:32800]) authorized authentication methods: password,publickey 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32800]) Accepted service ssh-userauth 23:58:09.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.104 [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.83:56520]) by 373 down to 2096779 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.104 [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.83:56520] 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32800]) no authentication factory for method=none 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32800]) SSH_MSG_USERAUTH_REQUEST 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32800]) remaining methods: password,publickey 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60160]) process #2 SSH_MSG_NEWKEYS 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60160]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60160]): strict KEX resets input message sequence number from 3 to 0 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60160]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f6f83bd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60160]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60160]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60160]) authorized authentication methods: password,publickey 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60160]) Accepted service ssh-userauth 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60160]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60160]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60160]) no authentication factory for method=none 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60160]) SSH_MSG_USERAUTH_REQUEST 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60160]) remaining methods: password,publickey 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41288]) process #2 SSH_MSG_NEWKEYS 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41288]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41288]): strict KEX resets input message sequence number from 3 to 0 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bec8370; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41288]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41288]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41288]) authorized authentication methods: password,publickey 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41288]) Accepted service ssh-userauth 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18189', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=11} created 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]} created 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520] successful with session NetconfServerSession{sessionId=11, channel=[id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]} 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41288]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]} up 23:58:09.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896])[want-reply=true] subsystem=netconf 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896])[subsystem] prepared command 23:58:09.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41288]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41288]) no authentication factory for method=none 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]}} established 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41288]) SSH_MSG_USERAUTH_REQUEST 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41288]) remaining methods: password,publickey 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.105 [netconf-device-simulator-threads-5] 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]:18085 23:58:09.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 13: Creating data stores for simulated device 23:58:09.105 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42928]) process #2 SSH_MSG_NEWKEYS 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.105 [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:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42928]): strict KEX resets input message sequence number from 3 to 0 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8682662; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42928]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.105 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.105 [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:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42928]) authorized authentication methods: password,publickey 23:58:09.105 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42928]) Accepted service ssh-userauth 23:58:09.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42928]) no authentication factory for method=none 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42928]) SSH_MSG_USERAUTH_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42928]) remaining methods: password,publickey 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45406]) process #2 SSH_MSG_NEWKEYS 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45406]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45406]): strict KEX resets input message sequence number from 3 to 0 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11df993a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45406]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45406]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.106 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4ff5947f] 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45406]) authorized authentication methods: password,publickey 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45406]) Accepted service ssh-userauth 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45406]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45406]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45406]) no authentication factory for method=none 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45406]) SSH_MSG_USERAUTH_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45406]) remaining methods: password,publickey 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.106 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55176]) process #2 SSH_MSG_NEWKEYS 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55176]): strict KEX resets input message sequence number from 3 to 0 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46975a7e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.106 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55176]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.106 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.106 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55176]) authorized authentication methods: password,publickey 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55176]) Accepted service ssh-userauth 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55176]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55176]) no authentication factory for method=none 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55176]) SSH_MSG_USERAUTH_REQUEST 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55176]) remaining methods: password,publickey 23:58:09.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57970]) process #2 SSH_MSG_NEWKEYS 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57970]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57970]): strict KEX resets input message sequence number from 3 to 0 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57970]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@428db3a0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57970]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57970]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57970]) authorized authentication methods: password,publickey 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57970]) Accepted service ssh-userauth 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57970]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57970]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57970]) no authentication factory for method=none 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57970]) SSH_MSG_USERAUTH_REQUEST 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57970]) remaining methods: password,publickey 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41246]) process #1 30 23:58:09.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41246]] process command=SSH_MSG_KEXDH_INIT 23:58:09.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:56314]) by 373 down to 2096779 23:58:09.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.109 [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.83:56314] 23:58:09.109 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18307', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=12} created 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]} created 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314] successful with session NetconfServerSession{sessionId=12, channel=[id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]} 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]} up 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728])[want-reply=true] subsystem=netconf 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728])[subsystem] prepared command 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]}} established 23:58:09.110 [netconf-device-simulator-threads-2] 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]:18259 23:58:09.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 14: Creating data stores for simulated device 23:58:09.110 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.110 [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:58:09.110 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.110 [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:58:09.111 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.113 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1620a1fe] 23:58:09.113 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.124 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.124 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4ff5947f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4ff5947f], subtreeVersion=Version[71bfc09c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71bfc09c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.124 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] 23:58:09.125 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13 on channel [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] 23:58:09.126 [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.83:58896]) by 1102 down to 2096050 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) request=subsystem activate command 23:58:09.126 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) starting runner for command=netconf 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.138 [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.83:58896]) by 373 down to 2096779 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.138 [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.83:58896] 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18085', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=13} created 23:58:09.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]} created 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896] successful with session NetconfServerSession{sessionId=13, channel=[id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]} 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]} up 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578])[want-reply=true] subsystem=netconf 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578])[subsystem] prepared command 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]}} established 23:58:09.139 [netconf-device-simulator-threads-5] 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]:18141 23:58:09.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 15: Creating data stores for simulated device 23:58:09.139 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.139 [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:58:09.139 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.139 [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:58:09.139 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.140 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[177a4edb] 23:58:09.140 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41246]] Send SSH_MSG_KEXDH_REPLY 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #1 sending command=31[31] len=1639 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41246])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41246]) Send SSH_MSG_NEWKEYS 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41246]) session ID=31:44:23:42:ff:50:41:ed:46:d1:6b:25:3c:71:26:32:3e:0a:2a:c8:36:3d:c6:9a:58:31:94:15:68:23:fd:e2:7a:c5:6d:55:a3:fe:a5:19:30:37:74:83:2a:69:84:05:32:31:70:c8:1a:bb:2b:33:c5:5e:e9:b4:17:c5:55:65 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41246]): strict KEX resets output message sequence number from 3 to 0 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@739f7482; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41246])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #0 sending command=7[7] len=419 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41246]) No pending packets to flush at end of KEX 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52934]) process #1 30 23:58:09.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52934]] process command=SSH_MSG_KEXDH_INIT 23:58:09.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.152 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.152 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1620a1fe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1620a1fe], subtreeVersion=Version[11190bee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[11190bee], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42418]] Send SSH_MSG_KEXDH_REPLY 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #1 sending command=31[31] len=1639 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42418])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42418]) Send SSH_MSG_NEWKEYS 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42418]) session ID=5c:ea:14:6f:59:4b:77:86:d6:09:d5:02:25:2b:e2:5d:53:db:eb:1c:b2:c8:b8:94:4f:d6:a7:56:82:2a:ee:d5:3f:2f:92:20:46:af:42:af:8c:f7:c3:3c:70:f3:20:2e:14:6e:aa:14:ee:61:97:47:b4:a2:74:4e:f7:a1:2d:43 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42418]): strict KEX resets output message sequence number from 3 to 0 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67ea64f3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42418])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #0 sending command=7[7] len=419 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42418]) No pending packets to flush at end of KEX 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43596]) process #1 30 23:58:09.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43596]] process command=SSH_MSG_KEXDH_INIT 23:58:09.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] 23:58:09.154 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 14 on channel [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) by 1102 down to 2096050 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) request=subsystem activate command 23:58:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) starting runner for command=netconf 23:58:09.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.188 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.188 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[177a4edb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[177a4edb], subtreeVersion=Version[38683d4a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38683d4a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] 23:58:09.190 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15 on channel [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] 23:58:09.191 [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.83:58578]) by 1102 down to 2096050 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) request=subsystem activate command 23:58:09.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) starting runner for command=netconf 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43596]] Send SSH_MSG_KEXDH_REPLY 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #1 sending command=31[31] len=1639 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43596])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43596]) Send SSH_MSG_NEWKEYS 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43596]) session ID=4a:18:e6:c6:08:1a:f5:fa:0d:77:90:a6:f0:06:57:45:3b:f5:4b:70:6a:04:91:c0:7e:de:8c:c5:b6:55:4a:df:00:e4:b1:70:9e:05:0d:cf:d2:c7:2b:36:69:7f:bf:92:98:a0:e3:8e:fe:7e:b2:29:64:d4:e3:ca:b7:40:aa:eb 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43596]): strict KEX resets output message sequence number from 3 to 0 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43596]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c4970f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43596])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43596])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #0 sending command=7[7] len=419 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43596]) No pending packets to flush at end of KEX 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33354]) process #1 30 23:58:09.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33354]] process command=SSH_MSG_KEXDH_INIT 23:58:09.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52934]] Send SSH_MSG_KEXDH_REPLY 23:58:09.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #1 sending command=31[31] len=1639 23:58:09.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52934])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52934]) Send SSH_MSG_NEWKEYS 23:58:09.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52934]) session ID=09:5c:ee:de:13:ca:c6:9b:0f:70:62:61:f7:43:d0:b5:22:e9:e1:0e:a3:dc:bd:ba:d5:44:ab:50:1e:6a:34:81:51:e5:e2:e7:6a:0e:b6:c4:95:7d:84:33:9f:a5:98:da:4f:80:6a:f1:d6:10:42:ae:80:1a:d6:1e:a4:d4:70:55 23:58:09.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52934]): strict KEX resets output message sequence number from 3 to 0 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52934]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3dd778b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52934])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52934])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #0 sending command=7[7] len=419 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52934]) No pending packets to flush at end of KEX 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53372]) process #1 30 23:58:09.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53372]] process command=SSH_MSG_KEXDH_INIT 23:58:09.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:60728]) by 373 down to 2096779 23:58:09.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.204 [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.83:60728] 23:58:09.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] 23:58:09.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18259', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=14} created 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]} created 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728] successful with session NetconfServerSession{sessionId=14, channel=[id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]} 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]} up 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240])[want-reply=true] subsystem=netconf 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240])[subsystem] prepared command 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]}} established 23:58:09.205 [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]:18299 23:58:09.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 16: Creating data stores for simulated device 23:58:09.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.205 [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:58:09.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.205 [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:58:09.205 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30aff77] 23:58:09.207 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.212 [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.83:58578]) by 373 down to 2096779 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.212 [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.83:58578] 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18141', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=15} created 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]} created 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578] successful with session NetconfServerSession{sessionId=15, channel=[id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]} 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]} up 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.212 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626])[want-reply=true] subsystem=netconf 23:58:09.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626])[subsystem] prepared command 23:58:09.213 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]}} established 23:58:09.213 [netconf-device-simulator-threads-5] 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]:18197 23:58:09.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 17: Creating data stores for simulated device 23:58:09.213 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.213 [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:58:09.213 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.213 [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:58:09.213 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7addda3b] 23:58:09.214 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.224 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30aff77], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30aff77], subtreeVersion=Version[a1c25bd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a1c25bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.228 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.228 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7addda3b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7addda3b], subtreeVersion=Version[46abbab0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46abbab0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] 23:58:09.229 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] 23:58:09.229 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 16 on channel [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] 23:58:09.229 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17 on channel [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] 23:58:09.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.83:54240]) by 1102 down to 2096050 23:58:09.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.230 [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.83:41626]) by 1102 down to 2096050 23:58:09.230 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.230 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] 23:58:09.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] 23:58:09.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) request=subsystem activate command 23:58:09.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) starting runner for command=netconf 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) request=subsystem activate command 23:58:09.231 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) starting runner for command=netconf 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:54240]) by 373 down to 2096779 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.236 [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.83:54240] 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18299', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=16} created 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]} created 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240] successful with session NetconfServerSession{sessionId=16, channel=[id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]} 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]} up 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158])[want-reply=true] subsystem=netconf 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158])[subsystem] prepared command 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]}} established 23:58:09.237 [netconf-device-simulator-threads-2] 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]:18323 23:58:09.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 18: Creating data stores for simulated device 23:58:09.237 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.237 [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:58:09.237 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.237 [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:58:09.237 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.238 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[167e4c9c] 23:58:09.238 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33354]] Send SSH_MSG_KEXDH_REPLY 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #1 sending command=31[31] len=1639 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33354])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33354]) Send SSH_MSG_NEWKEYS 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33354]) session ID=69:19:7f:5f:75:f8:3c:00:33:12:00:20:40:6c:00:4e:fd:23:ed:5f:57:e3:e9:67:c3:11:b9:0d:39:cf:93:4e:e5:30:fe:64:4e:86:e0:c5:b0:db:3f:74:06:82:d1:65:83:e7:27:f3:17:17:46:52:b3:15:15:15:6b:cf:8c:90 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33354]): strict KEX resets output message sequence number from 3 to 0 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33354]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4255f8bd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33354])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33354])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #0 sending command=7[7] len=419 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33354]) No pending packets to flush at end of KEX 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60198]) process #1 30 23:58:09.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60198]] process command=SSH_MSG_KEXDH_INIT 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.248 [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.83:41626]) by 373 down to 2096779 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.248 [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.83:41626] 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18197', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=17} created 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]} created 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626] successful with session NetconfServerSession{sessionId=17, channel=[id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]} 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]} up 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444])[want-reply=true] subsystem=netconf 23:58:09.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444])[subsystem] prepared command 23:58:09.249 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]}} established 23:58:09.249 [netconf-device-simulator-threads-5] 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]:18184 23:58:09.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 19: Creating data stores for simulated device 23:58:09.249 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.249 [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:58:09.249 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.249 [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:58:09.249 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.250 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37dbcafe] 23:58:09.250 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.250 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.250 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.250 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53372]] Send SSH_MSG_KEXDH_REPLY 23:58:09.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #1 sending command=31[31] len=1639 23:58:09.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53372])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.256 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.256 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.256 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.256 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.256 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[167e4c9c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[167e4c9c], subtreeVersion=Version[10ad8924], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10ad8924], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] 23:58:09.258 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 18 on channel [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] 23:58:09.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.83:42158]) by 1102 down to 2096050 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) request=subsystem activate command 23:58:09.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) starting runner for command=netconf 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53372]) Send SSH_MSG_NEWKEYS 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53372]) session ID=e0:8a:32:d6:3d:3d:61:62:7a:d5:34:64:b9:fe:48:60:25:5f:ad:fa:61:fd:d9:53:5f:f9:38:7f:24:22:c0:e8:27:3b:0d:38:14:24:5c:ad:e2:a4:fa:3d:bb:e4:1f:0a:1f:86:e3:19:1d:30:d0:3e:3c:75:0f:8d:ec:71:7b:6e 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53372]): strict KEX resets output message sequence number from 3 to 0 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53372]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65ba1d9b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53372])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53372])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #0 sending command=7[7] len=419 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53372]) No pending packets to flush at end of KEX 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44242]) process #1 30 23:58:09.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44242]] process command=SSH_MSG_KEXDH_INIT 23:58:09.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.269 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.269 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37dbcafe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37dbcafe], subtreeVersion=Version[342592d2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[342592d2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.270 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] 23:58:09.271 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 19 on channel [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] 23:58:09.272 [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.83:59444]) by 1102 down to 2096050 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) request=subsystem activate command 23:58:09.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) starting runner for command=netconf 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) by 373 down to 2096779 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.284 [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.83:42158] 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18323', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=18} created 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]} created 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158] successful with session NetconfServerSession{sessionId=18, channel=[id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]} 23:58:09.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]} up 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192])[want-reply=true] subsystem=netconf 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192])[subsystem] prepared command 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]}} established 23:58:09.285 [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]:18145 23:58:09.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 20: Creating data stores for simulated device 23:58:09.285 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.285 [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:58:09.285 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.285 [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:58:09.285 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.286 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[278f78e1] 23:58:09.286 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.286 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.286 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.286 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.296 [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.83:59444]) by 373 down to 2096779 23:58:09.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.296 [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.83:59444] 23:58:09.296 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18184', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=19} created 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]} created 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444] successful with session NetconfServerSession{sessionId=19, channel=[id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]} 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]} up 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092])[want-reply=true] subsystem=netconf 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092])[subsystem] prepared command 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]}} established 23:58:09.297 [netconf-device-simulator-threads-5] 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]:18264 23:58:09.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 21: Creating data stores for simulated device 23:58:09.298 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.298 [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:58:09.298 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.298 [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:58:09.298 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.299 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[202b20a5] 23:58:09.299 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.299 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.299 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.299 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44242]] Send SSH_MSG_KEXDH_REPLY 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #1 sending command=31[31] len=1639 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44242])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44242]) Send SSH_MSG_NEWKEYS 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44242]) session ID=a4:15:8f:64:fc:a0:cc:79:de:08:78:bb:91:27:b2:c2:49:4f:a6:bd:9f:25:8b:54:c8:24:03:3d:d8:24:e8:b0:64:5a:9d:42:45:bb:1d:59:53:c2:eb:00:79:8a:c3:73:64:bd:8c:b8:48:d4:96:71:35:f8:04:14:ec:0c:55:ca 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44242]): strict KEX resets output message sequence number from 3 to 0 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44242]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46969728; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44242])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44242])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #0 sending command=7[7] len=419 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44242]) No pending packets to flush at end of KEX 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36034]) process #1 30 23:58:09.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36034]] process command=SSH_MSG_KEXDH_INIT 23:58:09.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.308 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.308 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[278f78e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[278f78e1], subtreeVersion=Version[6abc3778], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6abc3778], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] 23:58:09.311 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 20 on channel [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) by 1102 down to 2096050 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) request=subsystem activate command 23:58:09.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) starting runner for command=netconf 23:58:09.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.317 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.317 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[202b20a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[202b20a5], subtreeVersion=Version[223c05d6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[223c05d6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.317 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.318 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] 23:58:09.318 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 21 on channel [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] 23:58:09.319 [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.83:33092]) by 1102 down to 2096050 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) request=subsystem activate command 23:58:09.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) starting runner for command=netconf 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60198]] Send SSH_MSG_KEXDH_REPLY 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #1 sending command=31[31] len=1639 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60198])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60198]) Send SSH_MSG_NEWKEYS 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60198]) session ID=3c:2d:ff:69:04:9c:3e:ae:bf:31:70:04:fe:a2:6a:06:d9:ed:3d:7b:c0:d6:70:22:51:a0:93:56:89:82:5c:a9:af:53:cf:af:9b:9e:4c:99:12:59:1e:78:ad:df:2b:a3:7e:05:17:44:8e:c1:a3:09:cf:d4:7f:09:21:b6:d7:b7 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60198]): strict KEX resets output message sequence number from 3 to 0 23:58:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a6c4584; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60198])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #0 sending command=7[7] len=419 23:58:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60198]) No pending packets to flush at end of KEX 23:58:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35648]) process #1 30 23:58:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35648]] process command=SSH_MSG_KEXDH_INIT 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:53192]) by 373 down to 2096779 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.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.83:53192] 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18145', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=20} created 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]} created 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192] successful with session NetconfServerSession{sessionId=20, channel=[id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]} 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]} up 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788])[want-reply=true] subsystem=netconf 23:58:09.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788])[subsystem] prepared command 23:58:09.329 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]}} established 23:58:09.329 [netconf-device-simulator-threads-2] 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]:18185 23:58:09.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 22: Creating data stores for simulated device 23:58:09.329 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.329 [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:58:09.329 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.329 [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:58:09.329 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.330 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[404978b0] 23:58:09.330 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36282]) Send SSH_MSG_KEXINIT 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:09.330 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36282]) process #0 SSH_MSG_KEXINIT 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36282]) SSH_MSG_KEXINIT 23:58:09.330 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.330 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36282]) strict KEX=true client=true server=true 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: server host key algorithms = rsa-sha2-512 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: compression algorithms (client to server) = none 23:58:09.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36282]) Kex: compression algorithms (server to client) = none 23:58:09.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:09.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39686]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:09.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39686]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56114]) Send SSH_MSG_KEXINIT 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56114]) process #0 SSH_MSG_KEXINIT 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56114]) SSH_MSG_KEXINIT 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56114]) strict KEX=true client=true server=true 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: server host key algorithms = rsa-sha2-512 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: compression algorithms (client to server) = none 23:58:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56114]) Kex: compression algorithms (server to client) = none 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.340 [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.83:33092]) by 373 down to 2096779 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.340 [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.83:33092] 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18264', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=21} created 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]} created 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092] successful with session NetconfServerSession{sessionId=21, channel=[id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]} 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]} up 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368])[want-reply=true] subsystem=netconf 23:58:09.341 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368])[subsystem] prepared command 23:58:09.341 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.341 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.341 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]}} established 23:58:09.341 [netconf-device-simulator-threads-5] 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]:18240 23:58:09.341 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 23: Creating data stores for simulated device 23:58:09.341 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.341 [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:58:09.341 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.341 [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:58:09.341 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[336c7837] 23:58:09.342 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36034]] Send SSH_MSG_KEXDH_REPLY 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #1 sending command=31[31] len=1639 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36034]) Send SSH_MSG_NEWKEYS 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36034]) session ID=af:c4:46:37:84:ed:f0:f4:dd:93:bf:b6:29:b3:ed:b9:a7:5c:12:c0:cd:3b:a0:6f:0e:d6:a2:36:c4:a7:04:96:19:a9:85:8e:ab:f4:be:61:e1:0f:19:33:fe:e0:57:c3:08:98:18:16:25:b4:04:d6:d6:38:05:58:35:34:ea:87 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36034]): strict KEX resets output message sequence number from 3 to 0 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@285b0b13; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36034])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #0 sending command=7[7] len=419 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36034]) No pending packets to flush at end of KEX 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46154]) process #1 30 23:58:09.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46154]] process command=SSH_MSG_KEXDH_INIT 23:58:09.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:09.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:54456]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:09.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:54456]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:09.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.356 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.356 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[404978b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[404978b0], subtreeVersion=Version[9f1cd9a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[9f1cd9a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] 23:58:09.357 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 22 on channel [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) by 1102 down to 2096050 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) request=subsystem activate command 23:58:09.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) starting runner for command=netconf 23:58:09.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.364 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.364 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[336c7837], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[336c7837], subtreeVersion=Version[572575f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[572575f0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.365 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] 23:58:09.365 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23 on channel [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] 23:58:09.366 [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.83:51368]) by 1102 down to 2096050 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) request=subsystem activate command 23:58:09.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) starting runner for command=netconf 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35648]] Send SSH_MSG_KEXDH_REPLY 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #1 sending command=31[31] len=1639 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35648])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35648]) Send SSH_MSG_NEWKEYS 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35648]) session ID=ee:7f:ce:fd:96:28:51:e1:d0:d4:8c:d4:a9:9c:4f:e8:bc:a9:f0:4a:12:bd:73:a0:47:2a:29:73:0a:e3:46:04:ac:1a:c5:5e:08:91:30:32:e0:91:e9:99:e8:50:4f:38:fa:a6:60:07:99:d2:c8:43:f5:ce:0b:9b:71:da:be:0e 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35648]): strict KEX resets output message sequence number from 3 to 0 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35648]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@304f7c45; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35648])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35648])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #0 sending command=7[7] len=419 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35648]) No pending packets to flush at end of KEX 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38058]) process #1 30 23:58:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38058]] process command=SSH_MSG_KEXDH_INIT 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:44788]) by 373 down to 2096779 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.376 [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.83:44788] 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18185', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=22} created 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]} created 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788] successful with session NetconfServerSession{sessionId=22, channel=[id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]} 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]} up 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494])[want-reply=true] subsystem=netconf 23:58:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494])[subsystem] prepared command 23:58:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]}} established 23:58:09.377 [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]:18105 23:58:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 24: Creating data stores for simulated device 23:58:09.377 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.377 [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:58:09.377 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.377 [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:58:09.377 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1efd8db6] 23:58:09.378 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.384 [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.83:51368]) by 373 down to 2096779 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.384 [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.83:51368] 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18240', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=23} created 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]} created 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368] successful with session NetconfServerSession{sessionId=23, channel=[id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]} 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]} up 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784])[want-reply=true] subsystem=netconf 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784])[subsystem] prepared command 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]}} established 23:58:09.384 [netconf-device-simulator-threads-5] 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]:18192 23:58:09.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 25: Creating data stores for simulated device 23:58:09.385 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.385 [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:58:09.385 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.385 [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:58:09.385 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.386 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7b314660] 23:58:09.386 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.386 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.386 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.386 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.395 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.395 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1efd8db6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1efd8db6], subtreeVersion=Version[8de15d8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8de15d8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] 23:58:09.398 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 24 on channel [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] 23:58:09.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.83:45494]) by 1102 down to 2096050 23:58:09.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) request=subsystem activate command 23:58:09.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) starting runner for command=netconf 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46154]] Send SSH_MSG_KEXDH_REPLY 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #1 sending command=31[31] len=1639 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46154])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46154]) Send SSH_MSG_NEWKEYS 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46154]) session ID=11:da:8d:dc:d3:e5:dc:77:09:ab:d1:6e:f1:04:1f:99:19:32:61:35:90:50:65:ab:29:46:f5:41:3a:ab:5e:b0:d1:66:b5:84:b0:d2:1c:56:8e:ce:6c:f2:bd:b3:8e:80:b5:db:0b:94:97:5f:17:7c:f8:25:30:2e:c3:26:60:80 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46154]): strict KEX resets output message sequence number from 3 to 0 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@819e7ee; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46154])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46154])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #0 sending command=7[7] len=419 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46154]) No pending packets to flush at end of KEX 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50364]) process #1 30 23:58:09.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50364]] process command=SSH_MSG_KEXDH_INIT 23:58:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.408 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.408 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7b314660], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7b314660], subtreeVersion=Version[3b8f219b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b8f219b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] 23:58:09.409 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 25 on channel [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] 23:58:09.410 [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.83:39784]) by 1102 down to 2096050 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) request=subsystem activate command 23:58:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) starting runner for command=netconf 23:58:09.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:45494]) by 373 down to 2096779 23:58:09.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.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.83:45494] 23:58:09.419 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18105', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=24} created 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]} created 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494] successful with session NetconfServerSession{sessionId=24, channel=[id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]} 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]} up 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276])[want-reply=true] subsystem=netconf 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276])[subsystem] prepared command 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]}} established 23:58:09.420 [netconf-device-simulator-threads-2] 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]:18121 23:58:09.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 26: Creating data stores for simulated device 23:58:09.421 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.421 [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:58:09.421 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.421 [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:58:09.421 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38058]] Send SSH_MSG_KEXDH_REPLY 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #1 sending command=31[31] len=1639 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38058]) Send SSH_MSG_NEWKEYS 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38058]) session ID=a2:23:ab:e3:40:85:de:48:fa:5a:7b:f1:93:90:2f:24:de:f4:a7:e4:07:8b:8e:98:a4:27:6e:37:02:80:a3:05:46:10:93:a5:89:a3:dd:4a:21:37:1c:c2:57:9c:ee:99:20:28:fa:1c:d8:bc:17:4e:b4:87:96:8d:37:b0:ac:f7 23:58:09.422 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ea53a24] 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38058]): strict KEX resets output message sequence number from 3 to 0 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ae98862; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.422 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38058])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #0 sending command=7[7] len=419 23:58:09.422 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38058]) No pending packets to flush at end of KEX 23:58:09.422 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.422 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39682]) process #1 30 23:58:09.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39682]] process command=SSH_MSG_KEXDH_INIT 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.424 [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.83:39784]) by 373 down to 2096779 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.424 [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.83:39784] 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18192', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=25} created 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]} created 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784] successful with session NetconfServerSession{sessionId=25, channel=[id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]} 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]} up 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838])[want-reply=true] subsystem=netconf 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838])[subsystem] prepared command 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]}} established 23:58:09.424 [netconf-device-simulator-threads-5] 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]:18292 23:58:09.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 27: Creating data stores for simulated device 23:58:09.424 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.425 [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:58:09.425 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.425 [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:58:09.425 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.425 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64b9bb00] 23:58:09.425 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.432 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.432 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ea53a24], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ea53a24], subtreeVersion=Version[a1a4329], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a1a4329], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] 23:58:09.433 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 26 on channel [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] 23:58:09.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.83:50276]) by 1102 down to 2096050 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) request=subsystem activate command 23:58:09.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) starting runner for command=netconf 23:58:09.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.444 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.444 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64b9bb00], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64b9bb00], subtreeVersion=Version[51e9ad2d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51e9ad2d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.444 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] 23:58:09.445 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 27 on channel [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] 23:58:09.446 [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.83:59838]) by 1102 down to 2096050 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) request=subsystem activate command 23:58:09.446 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) starting runner for command=netconf 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:50276]) by 373 down to 2096779 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.452 [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.83:50276] 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18121', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=26} created 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]} created 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276] successful with session NetconfServerSession{sessionId=26, channel=[id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]} 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]} up 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772])[want-reply=true] subsystem=netconf 23:58:09.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772])[subsystem] prepared command 23:58:09.453 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]}} established 23:58:09.453 [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]:18265 23:58:09.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 28: Creating data stores for simulated device 23:58:09.453 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.453 [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:58:09.453 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.453 [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:58:09.453 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1cf63887] 23:58:09.454 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53590]) Send SSH_MSG_KEXINIT 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53590]) process #0 SSH_MSG_KEXINIT 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53590]) SSH_MSG_KEXINIT 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53590]) strict KEX=true client=true server=true 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: server host key algorithms = rsa-sha2-512 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: compression algorithms (client to server) = none 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53590]) Kex: compression algorithms (server to client) = none 23:58:09.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #2 SSH_MSG_NEWKEYS 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47482]): strict KEX resets input message sequence number from 3 to 0 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38268ed; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47482]) authorized authentication methods: password,publickey 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47482]) Accepted service ssh-userauth 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) no authentication factory for method=none 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_USERAUTH_REQUEST 23:58:09.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47482]) remaining methods: password,publickey 23:58:09.460 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50364]] Send SSH_MSG_KEXDH_REPLY 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #1 sending command=31[31] len=1639 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50364])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50364]) Send SSH_MSG_NEWKEYS 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50364]) session ID=97:b6:98:84:66:f7:ab:0c:b2:ec:b4:a1:96:8d:12:64:f4:e6:af:1f:03:db:e5:69:52:0c:20:b0:67:0c:06:31:30:bf:24:f9:dd:97:27:b7:cc:7a:fb:7c:12:09:32:c6:8c:14:c5:68:96:30:72:b8:aa:73:6a:63:62:c1:aa:a3 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50364]): strict KEX resets output message sequence number from 3 to 0 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b987db2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50364])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50364])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #0 sending command=7[7] len=419 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50364]) No pending packets to flush at end of KEX 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48920]) process #1 30 23:58:09.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48920]] process command=SSH_MSG_KEXDH_INIT 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.464 [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.83:59838]) by 373 down to 2096779 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.464 [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.83:59838] 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18292', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=27} created 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]} created 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838] successful with session NetconfServerSession{sessionId=27, channel=[id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]} 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]} up 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682])[want-reply=true] subsystem=netconf 23:58:09.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682])[subsystem] prepared command 23:58:09.484 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]}} established 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39302]) process #2 SSH_MSG_NEWKEYS 23:58:09.484 [netconf-device-simulator-threads-5] 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]:18156 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39302]): strict KEX resets input message sequence number from 3 to 0 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@451eb038; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 29: Creating data stores for simulated device 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39302]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.484 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39302]) authorized authentication methods: password,publickey 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39302]) Accepted service ssh-userauth 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39302]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.484 [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:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39302]) no authentication factory for method=none 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39302]) SSH_MSG_USERAUTH_REQUEST 23:58:09.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39302]) remaining methods: password,publickey 23:58:09.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.484 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.484 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.484 [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:58:09.485 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.484 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1cf63887], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1cf63887], subtreeVersion=Version[b26d704], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b26d704], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.485 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[74b17505] 23:58:09.485 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.486 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.486 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.486 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47290]) process #2 SSH_MSG_NEWKEYS 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47290]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47290]): strict KEX resets input message sequence number from 3 to 0 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4cd4282b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47290]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47290]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47290]) authorized authentication methods: password,publickey 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47290]) Accepted service ssh-userauth 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47290]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47290]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47290]) no authentication factory for method=none 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47290]) SSH_MSG_USERAUTH_REQUEST 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47290]) remaining methods: password,publickey 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41928]) process #2 SSH_MSG_NEWKEYS 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41928]): strict KEX resets input message sequence number from 3 to 0 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e2db2ac; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41928]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41928]) authorized authentication methods: password,publickey 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41928]) Accepted service ssh-userauth 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41928]) no authentication factory for method=none 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41928]) SSH_MSG_USERAUTH_REQUEST 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41928]) remaining methods: password,publickey 23:58:09.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:09.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55034]) process #1 30 23:58:09.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55034]] process command=SSH_MSG_KEXDH_INIT 23:58:09.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] 23:58:09.489 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 28 on channel [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] 23:58:09.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) by 1102 down to 2096050 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) request=subsystem activate command 23:58:09.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) starting runner for command=netconf 23:58:09.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39682]] Send SSH_MSG_KEXDH_REPLY 23:58:09.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #1 sending command=31[31] len=1639 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39682])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39682]) Send SSH_MSG_NEWKEYS 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39682]) session ID=4b:ab:da:ad:45:ce:4d:ae:8b:91:38:3e:ec:d3:06:3d:0e:85:02:d6:14:52:0e:cd:0e:0a:79:37:17:73:4a:f7:03:2f:5b:54:ca:ce:20:c7:36:14:34:e5:6a:e5:81:38:cb:1a:44:a2:7b:81:0b:af:42:4f:37:35:e5:78:ea:5d 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39682]): strict KEX resets output message sequence number from 3 to 0 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39682]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11c10642; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39682])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39682])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #0 sending command=7[7] len=419 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39682]) No pending packets to flush at end of KEX 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46280]) process #1 30 23:58:09.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46280]] process command=SSH_MSG_KEXDH_INIT 23:58:09.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48920]] Send SSH_MSG_KEXDH_REPLY 23:58:09.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #1 sending command=31[31] len=1639 23:58:09.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48920])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48920]) Send SSH_MSG_NEWKEYS 23:58:09.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48920]) session ID=cf:ab:66:2e:9f:c0:ec:94:4f:ca:6f:d6:12:31:1d:09:e9:b1:6d:3c:2f:f1:ac:77:70:4a:9d:32:1f:dd:c4:4e:97:22:ab:06:5d:1b:36:a0:e1:b6:59:85:91:cd:c4:92:08:d5:c6:11:c0:78:e0:12:03:22:63:0a:f8:98:c0:4d 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48920]): strict KEX resets output message sequence number from 3 to 0 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d01fc1a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48920])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48920])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #0 sending command=7[7] len=419 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48920]) No pending packets to flush at end of KEX 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60910]) process #1 30 23:58:09.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60910]] process command=SSH_MSG_KEXDH_INIT 23:58:09.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.521 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.521 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[74b17505], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[74b17505], subtreeVersion=Version[78d76731], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78d76731], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.521 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55034]] Send SSH_MSG_KEXDH_REPLY 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #1 sending command=31[31] len=1639 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55034]) Send SSH_MSG_NEWKEYS 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55034]) session ID=01:f4:ed:a3:5b:37:8d:29:91:bc:5c:7d:41:d9:c7:5b:da:ac:35:68:5e:d7:70:26:b3:ae:7c:f6:e4:c2:4e:db:a2:07:9b:b9:9e:60:07:72:df:1a:30:e0:c8:67:cc:6e:63:b8:a5:d3:b4:aa:c8:60:81:af:7b:02:b9:9a:44:72 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55034]): strict KEX resets output message sequence number from 3 to 0 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6035b160; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55034])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #0 sending command=7[7] len=419 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55034]) No pending packets to flush at end of KEX 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51490]) process #1 30 23:58:09.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51490]] process command=SSH_MSG_KEXDH_INIT 23:58:09.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] 23:58:09.529 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 29 on channel [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] 23:58:09.529 [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.83:58682]) by 1102 down to 2096050 23:58:09.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) request=subsystem activate command 23:58:09.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) starting runner for command=netconf 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46280]] Send SSH_MSG_KEXDH_REPLY 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #1 sending command=31[31] len=1639 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46280])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46280]) Send SSH_MSG_NEWKEYS 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46280]) session ID=ea:e4:59:a9:e9:c8:af:c3:e2:d5:99:81:40:8b:d8:74:8a:40:52:51:17:75:e3:40:01:c3:6f:66:06:ed:2b:fe:64:57:f9:85:e1:37:a4:ee:6f:85:70:b5:83:bf:40:15:ab:04:39:bd:db:6f:13:3f:2a:6b:cd:05:e2:b0:ad:60 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46280]): strict KEX resets output message sequence number from 3 to 0 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c403e10; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46280])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #0 sending command=7[7] len=419 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46280]) No pending packets to flush at end of KEX 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60622]) process #1 30 23:58:09.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60622]] process command=SSH_MSG_KEXDH_INIT 23:58:09.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) by 373 down to 2096779 23:58:09.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.533 [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.83:35772] 23:58:09.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18265', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=28} created 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]} created 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772] successful with session NetconfServerSession{sessionId=28, channel=[id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]} 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]} up 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192])[want-reply=true] subsystem=netconf 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192])[subsystem] prepared command 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]}} established 23:58:09.534 [netconf-device-simulator-threads-2] 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]:18317 23:58:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 30: Creating data stores for simulated device 23:58:09.534 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.534 [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:58:09.535 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.535 [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:58:09.535 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[71584091] 23:58:09.536 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:58682]) by 373 down to 2096779 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.538 [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.83:58682] 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18156', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=29} created 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]} created 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682] successful with session NetconfServerSession{sessionId=29, channel=[id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]} 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]} up 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166])[want-reply=true] subsystem=netconf 23:58:09.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166])[subsystem] prepared command 23:58:09.539 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]}} established 23:58:09.539 [netconf-device-simulator-threads-5] 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]:18300 23:58:09.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 31: Creating data stores for simulated device 23:58:09.539 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.539 [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:58:09.539 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.539 [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:58:09.539 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.540 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a0c60ea] 23:58:09.540 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.540 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.540 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.540 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.551 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.551 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[71584091], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[71584091], subtreeVersion=Version[541e0de5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[541e0de5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] 23:58:09.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 30 on channel [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] 23:58:09.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.83:36192]) by 1102 down to 2096050 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) request=subsystem activate command 23:58:09.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) starting runner for command=netconf 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60910]] Send SSH_MSG_KEXDH_REPLY 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #1 sending command=31[31] len=1639 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60910])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60910]) Send SSH_MSG_NEWKEYS 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60910]) session ID=0d:9a:32:d4:78:36:3a:01:90:44:ac:70:bd:25:86:25:3c:1e:c9:da:e9:21:40:cd:87:8c:34:52:cf:c7:0a:84:de:e3:15:63:8c:d9:af:78:89:4f:1a:59:a3:80:30:78:08:bb:99:92:ce:30:f0:99:ba:69:be:4b:e1:54:c9:5e 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60910]): strict KEX resets output message sequence number from 3 to 0 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60910]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f6392ac; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60910])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60910])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #0 sending command=7[7] len=419 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60910]) No pending packets to flush at end of KEX 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59696]) process #1 30 23:58:09.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59696]] process command=SSH_MSG_KEXDH_INIT 23:58:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.568 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.568 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a0c60ea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a0c60ea], subtreeVersion=Version[661abd91], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[661abd91], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:36192]) by 373 down to 2096779 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] 23:58:09.569 [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.83:36192] 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.569 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 31 on channel [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] 23:58:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18317', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=30} created 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=30, channel=[id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]} created 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192] successful with session NetconfServerSession{sessionId=30, channel=[id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]} 23:58:09.570 [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.83:50166]) by 1102 down to 2096050 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]} up 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886])[want-reply=true] subsystem=netconf 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886])[subsystem] prepared command 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) request=subsystem activate command 23:58:09.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) starting runner for command=netconf 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]}} established 23:58:09.570 [netconf-device-simulator-threads-2] 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]:17989 23:58:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 32: Creating data stores for simulated device 23:58:09.570 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.570 [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:58:09.570 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.570 [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:58:09.570 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4349b0bb] 23:58:09.571 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.576 [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.83:50166]) by 373 down to 2096779 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.576 [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.83:50166] 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18300', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=31} created 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]} created 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166] successful with session NetconfServerSession{sessionId=31, channel=[id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]} 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]} up 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490])[want-reply=true] subsystem=netconf 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490])[subsystem] prepared command 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]}} established 23:58:09.576 [netconf-device-simulator-threads-5] 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]:18100 23:58:09.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 33: Creating data stores for simulated device 23:58:09.576 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.577 [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:58:09.577 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.577 [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:58:09.577 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.577 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7ee2de38] 23:58:09.577 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.578 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.578 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.578 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51490]] Send SSH_MSG_KEXDH_REPLY 23:58:09.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #1 sending command=31[31] len=1639 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51490])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51490]) Send SSH_MSG_NEWKEYS 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51490]) session ID=bf:a1:9c:ca:61:7f:55:6a:c3:18:83:cb:05:6a:82:8b:ed:45:6c:c1:9b:b7:03:35:24:ef:c8:4c:f8:7d:92:32:47:43:c1:df:81:64:7e:ba:38:5d:1b:df:c4:81:6e:fe:cc:d7:d1:71:9f:47:4e:d0:4e:7d:17:ef:14:78:42:12 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51490]): strict KEX resets output message sequence number from 3 to 0 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51490]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a8db755; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51490])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51490])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #0 sending command=7[7] len=419 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51490]) No pending packets to flush at end of KEX 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44666]) process #1 30 23:58:09.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44666]] process command=SSH_MSG_KEXDH_INIT 23:58:09.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.582 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.582 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4349b0bb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4349b0bb], subtreeVersion=Version[4d577eb0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d577eb0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] 23:58:09.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 32 on channel [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] 23:58:09.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.83:53886]) by 1102 down to 2096050 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) request=subsystem activate command 23:58:09.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) starting runner for command=netconf 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60622]] Send SSH_MSG_KEXDH_REPLY 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #1 sending command=31[31] len=1639 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60622])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60622]) Send SSH_MSG_NEWKEYS 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60622]) session ID=13:29:68:55:c4:a6:33:db:2b:61:42:41:cd:d8:8b:04:de:c8:e2:98:e8:fc:ec:d3:54:44:2a:b4:77:79:8a:05:b6:d2:3f:b9:06:f4:69:7e:ef:ba:1a:2a:75:99:7d:4c:b1:a0:d6:b6:05:ef:db:ec:ea:8a:33:ba:70:45:da:94 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60622]): strict KEX resets output message sequence number from 3 to 0 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60622]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d9a7e1d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60622])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60622])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #0 sending command=7[7] len=419 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60622]) No pending packets to flush at end of KEX 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59018]) process #1 30 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59018]] process command=SSH_MSG_KEXDH_INIT 23:58:09.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.592 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.592 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7ee2de38], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7ee2de38], subtreeVersion=Version[10dd5853], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10dd5853], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.596 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] 23:58:09.597 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 33 on channel [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] 23:58:09.598 [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.83:41490]) by 1102 down to 2096050 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) request=subsystem activate command 23:58:09.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) starting runner for command=netconf 23:58:09.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) by 373 down to 2096779 23:58:09.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.605 [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.83:53886] 23:58:09.605 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17989', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=32} created 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]} created 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886] successful with session NetconfServerSession{sessionId=32, channel=[id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]} 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]} up 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276])[want-reply=true] subsystem=netconf 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276])[subsystem] prepared command 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]}} established 23:58:09.610 [netconf-device-simulator-threads-2] 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]:18037 23:58:09.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 34: Creating data stores for simulated device 23:58:09.610 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.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:58:09.610 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.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:58:09.610 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[11c00196] 23:58:09.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.616 [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.83:41490]) by 373 down to 2096779 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.616 [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.83:41490] 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18100', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=33} created 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]} created 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490] successful with session NetconfServerSession{sessionId=33, channel=[id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]} 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]} up 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446])[want-reply=true] subsystem=netconf 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446])[subsystem] prepared command 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]}} established 23:58:09.616 [netconf-device-simulator-threads-5] 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]:18260 23:58:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 35: Creating data stores for simulated device 23:58:09.616 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.616 [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:58:09.617 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.617 [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:58:09.617 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.617 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[252368b3] 23:58:09.617 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.617 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.617 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.617 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59696]] Send SSH_MSG_KEXDH_REPLY 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #1 sending command=31[31] len=1639 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59696])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59696]) Send SSH_MSG_NEWKEYS 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59696]) session ID=c5:a2:fa:c4:4a:c6:77:93:73:e5:a2:bb:8a:c3:08:23:6e:b0:6d:6d:ef:79:0c:2b:49:29:0d:37:b0:cc:bf:fd:b8:5a:c8:d2:f9:1d:62:7d:ed:e6:4e:fc:ea:69:68:85:ec:83:bf:31:24:f5:4e:98:1d:3f:78:83:fc:05:7d:95 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59696]): strict KEX resets output message sequence number from 3 to 0 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59696]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@105c411d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59696])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59696])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #0 sending command=7[7] len=419 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59696]) No pending packets to flush at end of KEX 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46740]) process #1 30 23:58:09.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46740]] process command=SSH_MSG_KEXDH_INIT 23:58:09.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44666]] Send SSH_MSG_KEXDH_REPLY 23:58:09.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #1 sending command=31[31] len=1639 23:58:09.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44666])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44666]) Send SSH_MSG_NEWKEYS 23:58:09.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44666]) session ID=b9:c3:43:9f:b0:9e:28:47:ca:fd:01:6d:d0:52:bc:29:a9:25:43:6c:f3:45:e9:83:0f:b8:c1:af:de:94:03:19:95:6f:77:5c:bd:39:f0:f4:e5:39:0d:d4:07:23:60:20:e5:97:ea:e4:15:85:cd:36:77:8d:36:4c:f9:b3:11:7c 23:58:09.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.628 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.628 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[11c00196], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[11c00196], subtreeVersion=Version[2af88c57], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2af88c57], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] 23:58:09.629 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 34 on channel [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] 23:58:09.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.83:53276]) by 1102 down to 2096050 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) request=subsystem activate command 23:58:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) starting runner for command=netconf 23:58:09.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59018]] Send SSH_MSG_KEXDH_REPLY 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #1 sending command=31[31] len=1639 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59018])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59018]) Send SSH_MSG_NEWKEYS 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59018]) session ID=4c:5d:fc:7b:b1:17:76:f6:f1:0c:86:3f:21:c6:ac:89:e1:00:2e:bf:ac:60:55:4c:20:37:4a:3c:e7:ca:81:cd:83:3d:43:39:96:2a:70:2e:06:0f:2f:4a:d3:b6:7c:c6:f6:9e:27:96:89:f8:00:0e:5b:81:be:f2:03:26:35:64 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59018]): strict KEX resets output message sequence number from 3 to 0 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c0989e9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59018])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59018])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #0 sending command=7[7] len=419 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59018]) No pending packets to flush at end of KEX 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59576]) process #1 30 23:58:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59576]] process command=SSH_MSG_KEXDH_INIT 23:58:09.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.636 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.636 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[252368b3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[252368b3], subtreeVersion=Version[7594def4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7594def4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.636 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.637 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] 23:58:09.637 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 35 on channel [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] 23:58:09.637 [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.83:59446]) by 1102 down to 2096050 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) request=subsystem activate command 23:58:09.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) starting runner for command=netconf 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) by 373 down to 2096779 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.641 [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.83:53276] 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18037', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=34} created 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]} created 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276] successful with session NetconfServerSession{sessionId=34, channel=[id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]} 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]} up 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564])[want-reply=true] subsystem=netconf 23:58:09.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564])[subsystem] prepared command 23:58:09.642 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]}} established 23:58:09.642 [netconf-device-simulator-threads-2] 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]:18149 23:58:09.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 36: Creating data stores for simulated device 23:58:09.642 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.642 [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:58:09.642 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.642 [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:58:09.642 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.643 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[724e24] 23:58:09.643 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.643 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.643 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.643 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44666]): strict KEX resets output message sequence number from 3 to 0 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44666]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c733824; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44666])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44666])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #0 sending command=7[7] len=419 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44666]) No pending packets to flush at end of KEX 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51016]) process #1 30 23:58:09.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51016]] process command=SSH_MSG_KEXDH_INIT 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.652 [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.83:59446]) by 373 down to 2096779 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.652 [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.83:59446] 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18260', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=35} created 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]} created 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446] successful with session NetconfServerSession{sessionId=35, channel=[id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]} 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]} up 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564])[want-reply=true] subsystem=netconf 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564])[subsystem] prepared command 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]}} established 23:58:09.652 [netconf-device-simulator-threads-5] 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]:18239 23:58:09.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 37: Creating data stores for simulated device 23:58:09.652 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.652 [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:58:09.653 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.653 [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:58:09.653 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.653 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1727b601] 23:58:09.653 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.653 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.653 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.653 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.660 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.660 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[724e24], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[724e24], subtreeVersion=Version[22071c2d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22071c2d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] 23:58:09.664 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 36 on channel [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) by 1102 down to 2096050 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) request=subsystem activate command 23:58:09.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) starting runner for command=netconf 23:58:09.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.668 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.668 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1727b601], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1727b601], subtreeVersion=Version[192bc03e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[192bc03e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] 23:58:09.669 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 37 on channel [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] 23:58:09.670 [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.83:34564]) by 1102 down to 2096050 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) request=subsystem activate command 23:58:09.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) starting runner for command=netconf 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46740]] Send SSH_MSG_KEXDH_REPLY 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #1 sending command=31[31] len=1639 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46740])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46740]) Send SSH_MSG_NEWKEYS 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46740]) session ID=df:f3:98:20:f5:95:b9:b5:10:60:db:34:40:99:4e:53:10:7d:be:a9:f3:e1:b1:73:54:e6:c8:d0:f2:b8:fb:ac:5f:4d:b5:e7:08:9a:80:dc:5e:89:0b:2b:86:be:bd:fe:1c:51:1c:ce:67:aa:6b:d1:6d:e3:51:30:da:a4:87:2a 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46740]): strict KEX resets output message sequence number from 3 to 0 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46740]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e7aca67; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46740])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46740])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #0 sending command=7[7] len=419 23:58:09.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46740]) No pending packets to flush at end of KEX 23:58:09.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60736]) process #1 30 23:58:09.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60736]] process command=SSH_MSG_KEXDH_INIT 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) by 373 down to 2096779 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.684 [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.83:43564] 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18149', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=36} created 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]} created 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564] successful with session NetconfServerSession{sessionId=36, channel=[id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]} 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]} up 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122])[want-reply=true] subsystem=netconf 23:58:09.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122])[subsystem] prepared command 23:58:09.685 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]}} established 23:58:09.685 [netconf-device-simulator-threads-2] 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]:18072 23:58:09.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 38: Creating data stores for simulated device 23:58:09.685 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.685 [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:58:09.685 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.685 [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:58:09.685 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f9a0a8d] 23:58:09.686 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.688 [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.83:34564]) by 373 down to 2096779 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.688 [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.83:34564] 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18239', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=37} created 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=37, channel=[id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]} created 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564] successful with session NetconfServerSession{sessionId=37, channel=[id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]} 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]} up 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528])[want-reply=true] subsystem=netconf 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528])[subsystem] prepared command 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]}} established 23:58:09.688 [netconf-device-simulator-threads-5] 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]:18175 23:58:09.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 39: Creating data stores for simulated device 23:58:09.689 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.689 [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:58:09.689 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.689 [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:58:09.689 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.689 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e4a2c9c] 23:58:09.689 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.690 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.690 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.690 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59576]] Send SSH_MSG_KEXDH_REPLY 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #1 sending command=31[31] len=1639 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59576])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59576]) Send SSH_MSG_NEWKEYS 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59576]) session ID=a3:86:1b:22:42:b4:7e:cd:90:37:9a:3b:3a:f5:83:e4:24:73:e9:6d:ff:8c:71:05:db:53:bb:ab:00:7f:48:d8:7a:2e:e8:bd:21:60:c1:64:86:43:2d:3f:14:3d:a6:98:f5:62:ff:f2:9d:6c:8d:ea:21:fc:8b:07:ff:c9:1a:29 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59576]): strict KEX resets output message sequence number from 3 to 0 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59576]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c64fb0b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59576])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59576])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #0 sending command=7[7] len=419 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59576]) No pending packets to flush at end of KEX 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48252]) process #1 30 23:58:09.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48252]] process command=SSH_MSG_KEXDH_INIT 23:58:09.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51016]] Send SSH_MSG_KEXDH_REPLY 23:58:09.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #1 sending command=31[31] len=1639 23:58:09.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.693 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.693 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f9a0a8d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f9a0a8d], subtreeVersion=Version[d2eb883], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d2eb883], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] 23:58:09.695 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 38 on channel [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] 23:58:09.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.83:49122]) by 1102 down to 2096050 23:58:09.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) request=subsystem activate command 23:58:09.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) starting runner for command=netconf 23:58:09.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51016])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51016]) Send SSH_MSG_NEWKEYS 23:58:09.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51016]) session ID=6b:c0:cf:68:4d:6f:63:8f:4f:fe:71:fa:43:65:8d:8e:75:0c:3f:4c:2b:e1:fe:ac:73:f1:3b:5b:17:ff:bf:fc:a6:06:8e:49:4e:fd:c0:1e:e0:d8:99:5a:8f:a9:35:29:9a:6b:2a:ba:93:c9:f9:27:72:e7:0c:4b:17:3c:60:b7 23:58:09.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.708 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51016]): strict KEX resets output message sequence number from 3 to 0 23:58:09.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51016]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@611d7448; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51016])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51016])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #0 sending command=7[7] len=419 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51016]) No pending packets to flush at end of KEX 23:58:09.708 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e4a2c9c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e4a2c9c], subtreeVersion=Version[33145a23], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33145a23], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45200]) process #1 30 23:58:09.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45200]] process command=SSH_MSG_KEXDH_INIT 23:58:09.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] 23:58:09.709 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 39 on channel [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] 23:58:09.710 [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.83:57528]) by 1102 down to 2096050 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) request=subsystem activate command 23:58:09.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) starting runner for command=netconf 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:49122]) by 373 down to 2096779 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.716 [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.83:49122] 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18072', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=38} created 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]} created 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122] successful with session NetconfServerSession{sessionId=38, channel=[id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]} 23:58:09.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]} up 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41584]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41584]] session=TransportServerSession[admin@/10.30.170.83:41584] id=0 23:58:09.717 [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.83:41584])) size=2097152, max=2097152, packet=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41584]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41584] 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41584]) recipient=0 23:58:09.717 [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.83:41584])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:41584])) re-initializing 23:58:09.717 [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.83:41584])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:41584]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35644]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35644]] session=TransportServerSession[admin@/10.30.170.83:35644] id=0 23:58:09.717 [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.83:35644])) size=2097152, max=2097152, packet=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35644]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35644] 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35644]) recipient=0 23:58:09.717 [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.83:35644])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:35644])) re-initializing 23:58:09.717 [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.83:35644])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:35644]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35786]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35786]] session=TransportServerSession[admin@/10.30.170.83:35786] id=0 23:58:09.717 [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.83:35786])) size=2097152, max=2097152, packet=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35786]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35786] 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35786]) recipient=0 23:58:09.717 [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.83:35786])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:35786])) re-initializing 23:58:09.717 [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.83:35786])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:35786]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42292]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42292]] session=TransportServerSession[admin@/10.30.170.83:42292] id=0 23:58:09.717 [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.83:42292])) size=2097152, max=2097152, packet=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42292]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42292] 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42292]) recipient=0 23:58:09.717 [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.83:42292])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:42292])) re-initializing 23:58:09.717 [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.83:42292])) size=2097152, max=2097152, packet=32768 23:58:09.717 [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.83:42292]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53186]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53186]] session=TransportServerSession[admin@/10.30.170.83:53186] id=0 23:58:09.718 [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.83:53186])) size=2097152, max=2097152, packet=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53186]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53186] 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53186]) recipient=0 23:58:09.718 [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.83:53186])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:53186])) re-initializing 23:58:09.718 [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.83:53186])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:53186]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49414]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49414]] session=TransportServerSession[admin@/10.30.170.83:49414] id=0 23:58:09.718 [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.83:49414])) size=2097152, max=2097152, packet=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49414]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49414] 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49414]) recipient=0 23:58:09.718 [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.83:49414])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:49414])) re-initializing 23:58:09.718 [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.83:49414])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:49414]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52076]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52076]] session=TransportServerSession[admin@/10.30.170.83:52076] id=0 23:58:09.718 [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.83:52076])) size=2097152, max=2097152, packet=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52076]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52076] 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52076]) recipient=0 23:58:09.718 [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.83:52076])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:52076])) re-initializing 23:58:09.718 [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.83:52076])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:52076]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58818]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58818]] session=TransportServerSession[admin@/10.30.170.83:58818] id=0 23:58:09.718 [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.83:58818])) size=2097152, max=2097152, packet=32768 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58818]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58818] 23:58:09.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58818]) recipient=0 23:58:09.718 [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.83:58818])) size=2097152, max=2097152, packet=32768 23:58:09.718 [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.83:58818])) re-initializing 23:58:09.718 [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.83:58818])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:58818]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36902]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36902]] session=TransportServerSession[admin@/10.30.170.83:36902] id=0 23:58:09.719 [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.83:36902])) size=2097152, max=2097152, packet=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36902]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36902] 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36902]) recipient=0 23:58:09.719 [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.83:36902])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:36902])) re-initializing 23:58:09.719 [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.83:36902])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:36902]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43034]] session=TransportServerSession[admin@/10.30.170.83:43034] id=0 23:58:09.719 [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.83:43034])) size=2097152, max=2097152, packet=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43034] 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43034]) recipient=0 23:58:09.719 [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.83:43034])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:43034])) re-initializing 23:58:09.719 [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.83:43034])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:43034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42656]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42656]] session=TransportServerSession[admin@/10.30.170.83:42656] id=0 23:58:09.719 [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.83:42656])) size=2097152, max=2097152, packet=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42656]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42656] 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42656]) recipient=0 23:58:09.719 [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.83:42656])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:42656])) re-initializing 23:58:09.719 [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.83:42656])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:42656]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56890]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56890]] session=TransportServerSession[admin@/10.30.170.83:56890] id=0 23:58:09.719 [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.83:56890])) size=2097152, max=2097152, packet=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56890]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56890] 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56890]) recipient=0 23:58:09.719 [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.83:56890])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:56890])) re-initializing 23:58:09.719 [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.83:56890])) size=2097152, max=2097152, packet=32768 23:58:09.719 [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.83:56890]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40026]] session=TransportServerSession[admin@/10.30.170.83:40026] id=0 23:58:09.722 [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.83:40026])) size=2097152, max=2097152, packet=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40026] 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40026]) recipient=0 23:58:09.722 [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.83:40026])) size=2097152, max=2097152, packet=32768 23:58:09.722 [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.83:40026])) re-initializing 23:58:09.722 [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.83:40026])) size=2097152, max=2097152, packet=32768 23:58:09.722 [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.83:40026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42182]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42182]] session=TransportServerSession[admin@/10.30.170.83:42182] id=0 23:58:09.722 [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.83:42182])) size=2097152, max=2097152, packet=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42182]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42182] 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42182]) recipient=0 23:58:09.722 [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.83:42182])) size=2097152, max=2097152, packet=32768 23:58:09.722 [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.83:42182])) re-initializing 23:58:09.722 [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.83:42182])) size=2097152, max=2097152, packet=32768 23:58:09.722 [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.83:42182]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51296]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51296]] session=TransportServerSession[admin@/10.30.170.83:51296] id=0 23:58:09.723 [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.83:51296])) size=2097152, max=2097152, packet=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51296]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51296] 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51296]) recipient=0 23:58:09.723 [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.83:51296])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:51296])) re-initializing 23:58:09.723 [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.83:51296])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:51296]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37348]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37348]] session=TransportServerSession[admin@/10.30.170.83:37348] id=0 23:58:09.723 [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.83:37348])) size=2097152, max=2097152, packet=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37348]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37348] 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37348]) recipient=0 23:58:09.723 [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.83:37348])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:37348])) re-initializing 23:58:09.723 [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.83:37348])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:37348]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39518]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39518]] session=TransportServerSession[admin@/10.30.170.83:39518] id=0 23:58:09.723 [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.83:39518])) size=2097152, max=2097152, packet=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39518]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39518] 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39518]) recipient=0 23:58:09.723 [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.83:39518])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:39518])) re-initializing 23:58:09.723 [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.83:39518])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:39518]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38572]] session=TransportServerSession[admin@/10.30.170.83:38572] id=0 23:58:09.723 [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.83:38572])) size=2097152, max=2097152, packet=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38572] 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38572]) recipient=0 23:58:09.723 [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.83:38572])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:38572])) re-initializing 23:58:09.723 [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.83:38572])) size=2097152, max=2097152, packet=32768 23:58:09.723 [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.83:38572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54790]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54790]] session=TransportServerSession[admin@/10.30.170.83:54790] id=0 23:58:09.723 [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.83:54790])) size=2097152, max=2097152, packet=32768 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54790]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54790] 23:58:09.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54790]) recipient=0 23:58:09.723 [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.83:54790])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:54790])) re-initializing 23:58:09.724 [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.83:54790])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:54790]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40280]] session=TransportServerSession[admin@/10.30.170.83:40280] id=0 23:58:09.724 [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.83:40280])) size=2097152, max=2097152, packet=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40280] 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40280]) recipient=0 23:58:09.724 [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.83:40280])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:40280])) re-initializing 23:58:09.724 [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.83:40280])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:40280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40590]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40590]] session=TransportServerSession[admin@/10.30.170.83:40590] id=0 23:58:09.724 [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.83:40590])) size=2097152, max=2097152, packet=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40590]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40590] 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40590]) recipient=0 23:58:09.724 [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.83:40590])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:40590])) re-initializing 23:58:09.724 [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.83:40590])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:40590]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51136]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51136]] session=TransportServerSession[admin@/10.30.170.83:51136] id=0 23:58:09.724 [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.83:51136])) size=2097152, max=2097152, packet=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51136]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51136] 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51136]) recipient=0 23:58:09.724 [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.83:51136])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:51136])) re-initializing 23:58:09.724 [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.83:51136])) size=2097152, max=2097152, packet=32768 23:58:09.724 [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.83:51136]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56014]] session=TransportServerSession[admin@/10.30.170.83:56014] id=0 23:58:09.725 [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.83:56014])) size=2097152, max=2097152, packet=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56014] 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56014]) recipient=0 23:58:09.725 [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.83:56014])) size=2097152, max=2097152, packet=32768 23:58:09.725 [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.83:56014])) re-initializing 23:58:09.725 [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.83:56014])) size=2097152, max=2097152, packet=32768 23:58:09.725 [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.83:56014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40018]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40018]] session=TransportServerSession[admin@/10.30.170.83:40018] id=0 23:58:09.725 [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.83:40018])) size=2097152, max=2097152, packet=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40018]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40018] 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40018]) recipient=0 23:58:09.725 [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.83:40018])) size=2097152, max=2097152, packet=32768 23:58:09.725 [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.83:40018])) re-initializing 23:58:09.725 [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.83:40018])) size=2097152, max=2097152, packet=32768 23:58:09.725 [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.83:40018]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43066]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43066]] session=TransportServerSession[admin@/10.30.170.83:43066] id=0 23:58:09.725 [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.83:43066])) size=2097152, max=2097152, packet=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43066]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43066] 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43066]) recipient=0 23:58:09.725 [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.83:43066])) size=2097152, max=2097152, packet=32768 23:58:09.725 [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.83:43066])) re-initializing 23:58:09.725 [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.83:43066])) size=2097152, max=2097152, packet=32768 23:58:09.725 [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.83:43066]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:54274]) by 393 down to 2096386 23:58:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.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.83:54274] 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.726 [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.83:57528]) by 373 down to 2096779 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.726 [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.83:57528] 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18175', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=39} created 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]} created 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528] successful with session NetconfServerSession{sessionId=39, channel=[id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]} 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]} up 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312])[want-reply=true] subsystem=netconf 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312])[subsystem] prepared command 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.727 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]}} established 23:58:09.727 [netconf-device-simulator-threads-5] 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]:18015 23:58:09.727 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 40: Creating data stores for simulated device 23:58:09.727 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.727 [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:58:09.727 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.727 [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:58:09.727 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.727 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[dca977e] 23:58:09.727 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.728 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.728 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.728 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48252]] Send SSH_MSG_KEXDH_REPLY 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #1 sending command=31[31] len=1639 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48252])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48252]) Send SSH_MSG_NEWKEYS 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48252]) session ID=91:ec:0e:6c:da:f5:de:33:90:fa:31:bf:5f:9c:7b:40:2c:02:24:23:a5:7e:f2:08:94:ed:d6:26:6b:c5:36:3b:5d:57:80:2b:7f:94:df:23:51:ba:4f:16:d1:c0:5e:4d:5f:36:39:48:f2:a2:65:bf:5d:4a:6e:87:33:c2:97:2a 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48252]): strict KEX resets output message sequence number from 3 to 0 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b8401d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48252])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.736 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[dca977e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[dca977e], subtreeVersion=Version[7fb01c7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7fb01c7d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] 23:58:09.737 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 40 on channel [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] 23:58:09.737 [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.83:51312]) by 1102 down to 2096050 23:58:09.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) request=subsystem activate command 23:58:09.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) starting runner for command=netconf 23:58:09.740 [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=9} 23:58:09.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.741 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79713dc6 after next message 23:58:09.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xaf144fa3, L:/10.30.171.222:17995 - R:/10.30.170.83:54274]} EXI handlers added to pipeline 23:58:09.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) by 393 down to 2096386 23:58:09.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.741 [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.83:56314] 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.744 [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.83:51312]) by 373 down to 2096779 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.744 [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.83:51312] 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18015', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=40} created 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]} created 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312] successful with session NetconfServerSession{sessionId=40, channel=[id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]} 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]} up 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028])[want-reply=true] subsystem=netconf 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028])[subsystem] prepared command 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]}} established 23:58:09.744 [netconf-device-simulator-threads-5] 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]:18311 23:58:09.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 41: Creating data stores for simulated device 23:58:09.744 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.744 [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:58:09.744 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.745 [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:58:09.745 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.745 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6d00da82] 23:58:09.745 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.745 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.745 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.745 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #0 sending command=7[7] len=419 23:58:09.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48252]) No pending packets to flush at end of KEX 23:58:09.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58942]) process #1 30 23:58:09.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58942]] process command=SSH_MSG_KEXDH_INIT 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60736]] Send SSH_MSG_KEXDH_REPLY 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #1 sending command=31[31] len=1639 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60736])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60736]) Send SSH_MSG_NEWKEYS 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60736]) session ID=a5:6f:f5:8c:97:03:4e:0d:de:c9:27:44:25:4e:ce:96:2e:24:e2:f6:9b:7b:9f:18:b1:31:45:9a:84:bc:ac:d5:4e:7a:9a:6b:d5:1f:50:06:6f:10:45:91:55:4d:0b:19:4a:a6:a0:9c:d9:d4:9f:ab:90:07:75:ec:d5:f4:1a:4f 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60736]): strict KEX resets output message sequence number from 3 to 0 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11e39ef4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60736])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #0 sending command=7[7] len=419 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60736]) No pending packets to flush at end of KEX 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40378]) process #1 30 23:58:09.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40378]] process command=SSH_MSG_KEXDH_INIT 23:58:09.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.752 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.752 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6d00da82], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6d00da82], subtreeVersion=Version[60000ee0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[60000ee0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] 23:58:09.753 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 41 on channel [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] 23:58:09.753 [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.83:37028]) by 1102 down to 2096050 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.754 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) request=subsystem activate command 23:58:09.754 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) starting runner for command=netconf 23:58:09.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.755 [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:58:09.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.755 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bdba08a after next message 23:58:09.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xc8260490, L:/10.30.171.222:18307 - R:/10.30.170.83:56314]} EXI handlers added to pipeline 23:58:09.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) by 393 down to 2096386 23:58:09.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.756 [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.83:60728] 23:58:09.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.757 [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=14} 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3af4eedc after next message 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcddc44c0, L:/10.30.171.222:18259 - R:/10.30.170.83:60728]} EXI handlers added to pipeline 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) by 393 down to 2096386 23:58:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.757 [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.83:54240] 23:58:09.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.758 [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:58:09.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.758 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20d684c0 after next message 23:58:09.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xcc02b198, L:/10.30.171.222:18299 - R:/10.30.170.83:54240]} EXI handlers added to pipeline 23:58:09.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) by 393 down to 2096386 23:58:09.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.759 [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.83:42158] 23:58:09.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.759 [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=18} 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45200]] Send SSH_MSG_KEXDH_REPLY 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #1 sending command=31[31] len=1639 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45200])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45200]) Send SSH_MSG_NEWKEYS 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45200]) session ID=ec:51:96:ff:9d:11:ba:5f:a8:6f:14:e3:a1:d3:2b:b8:f7:22:39:f6:22:09:b5:71:7b:70:b8:ea:26:b0:5e:e6:59:73:29:86:b2:1b:b0:c2:bc:fc:89:97:08:6e:8d:80:3e:dd:a3:ee:88:e3:9a:0e:2f:3c:dd:d0:76:2e:a0:24 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45200]): strict KEX resets output message sequence number from 3 to 0 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45200]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7eeab347; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45200])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #0 sending command=7[7] len=419 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45200]) No pending packets to flush at end of KEX 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47680]) process #1 30 23:58:09.766 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47680]] process command=SSH_MSG_KEXDH_INIT 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.772 [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.83:37028]) by 373 down to 2096779 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.772 [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.83:37028] 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18311', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=41} created 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]} created 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028] successful with session NetconfServerSession{sessionId=41, channel=[id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]} 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]} up 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340])[want-reply=true] subsystem=netconf 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340])[subsystem] prepared command 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]}} established 23:58:09.772 [netconf-device-simulator-threads-5] 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]:18007 23:58:09.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 42: Creating data stores for simulated device 23:58:09.772 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.772 [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:58:09.772 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.773 [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:58:09.773 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.778 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33cc274d] 23:58:09.778 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.778 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.778 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.778 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.785 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d0e8795 after next message 23:58:09.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcc2ca51e, L:/10.30.171.222:18323 - R:/10.30.170.83:42158]} EXI handlers added to pipeline 23:58:09.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) by 393 down to 2096386 23:58:09.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.786 [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.83:53192] 23:58:09.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.786 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.786 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33cc274d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33cc274d], subtreeVersion=Version[2c0d3c9d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c0d3c9d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.787 [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:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] 23:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f2d7310 after next message 23:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x8a77afde, L:/10.30.171.222:18145 - R:/10.30.170.83:53192]} EXI handlers added to pipeline 23:58:09.787 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 42 on channel [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] 23:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) by 393 down to 2096386 23:58:09.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.787 [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.83:44788] 23:58:09.787 [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.83:48340]) by 1102 down to 2096050 23:58:09.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) request=subsystem activate command 23:58:09.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) starting runner for command=netconf 23:58:09.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58942]] Send SSH_MSG_KEXDH_REPLY 23:58:09.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #1 sending command=31[31] len=1639 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58942])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58942]) Send SSH_MSG_NEWKEYS 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58942]) session ID=1a:ff:a6:31:e9:b9:c0:fa:5b:d7:57:81:3d:4f:ca:91:b0:60:15:b8:cf:c9:92:c5:ba:6d:0a:1c:af:c9:8c:24:73:20:21:82:68:68:2f:b1:e6:14:ed:9d:e4:39:54:16:02:25:cf:e2:51:42:02:9e:2c:3d:44:85:3c:f4:b0:6d 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58942]): strict KEX resets output message sequence number from 3 to 0 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58942]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a59a73b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58942])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #0 sending command=7[7] len=419 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58942]) No pending packets to flush at end of KEX 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40562]) process #1 30 23:58:09.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40562]] process command=SSH_MSG_KEXDH_INIT 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.796 [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.83:48340]) by 373 down to 2096779 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.796 [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.83:48340] 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] 23:58:09.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18007', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=42} created 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]} created 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340] successful with session NetconfServerSession{sessionId=42, channel=[id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]} 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]} up 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736])[want-reply=true] subsystem=netconf 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736])[subsystem] prepared command 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.797 [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=22} 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]}} established 23:58:09.797 [netconf-device-simulator-threads-5] 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]:18014 23:58:09.797 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 43: Creating data stores for simulated device 23:58:09.797 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.797 [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:58:09.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.797 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.797 [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:58:09.797 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.797 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5897be30 after next message 23:58:09.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xe65569f0, L:/10.30.171.222:18185 - R:/10.30.170.83:44788]} EXI handlers added to pipeline 23:58:09.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:45494]) by 393 down to 2096386 23:58:09.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.798 [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.83:45494] 23:58:09.798 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4fb9d140] 23:58:09.798 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.798 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.798 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.798 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.798 [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:58:09.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e2e11c2 after next message 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x04885edd, L:/10.30.171.222:18105 - R:/10.30.170.83:45494]} EXI handlers added to pipeline 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) by 393 down to 2096386 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.799 [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.83:50276] 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40378]] Send SSH_MSG_KEXDH_REPLY 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #1 sending command=31[31] len=1639 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40378])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40378]) Send SSH_MSG_NEWKEYS 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40378]) session ID=fa:94:4d:99:c5:cd:68:ca:2d:61:93:c7:ec:cc:1a:c8:cf:26:33:da:73:db:a1:48:51:5b:4a:4e:69:fa:ec:75:cb:bc:11:83:35:3c:43:56:24:31:d6:01:da:54:dd:d2:3d:9f:36:95:22:d0:d1:4c:05:9e:06:0a:42:08:aa:5c 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40378]): strict KEX resets output message sequence number from 3 to 0 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40378]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42ad2ec9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40378])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40378])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #0 sending command=7[7] len=419 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40378]) No pending packets to flush at end of KEX 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44398]) process #1 30 23:58:09.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44398]] process command=SSH_MSG_KEXDH_INIT 23:58:09.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.812 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.812 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4fb9d140], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4fb9d140], subtreeVersion=Version[50300297], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50300297], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] 23:58:09.813 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 43 on channel [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] 23:58:09.813 [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.83:39736]) by 1102 down to 2096050 23:58:09.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) request=subsystem activate command 23:58:09.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) starting runner for command=netconf 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.816 [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.83:39736]) by 373 down to 2096779 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.816 [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.83:39736] 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18014', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=43} created 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]} created 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736] successful with session NetconfServerSession{sessionId=43, channel=[id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]} 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]} up 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062])[want-reply=true] subsystem=netconf 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062])[subsystem] prepared command 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]}} established 23:58:09.816 [netconf-device-simulator-threads-5] 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]:18294 23:58:09.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 44: Creating data stores for simulated device 23:58:09.816 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.816 [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:58:09.816 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.816 [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:58:09.817 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.817 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7e23dc2d] 23:58:09.817 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.817 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.817 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.817 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.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=26} 23:58:09.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.821 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d1cef70 after next message 23:58:09.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3df601e8, L:/10.30.171.222:18121 - R:/10.30.170.83:50276]} EXI handlers added to pipeline 23:58:09.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:35772]) by 393 down to 2096386 23:58:09.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.821 [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.83:35772] 23:58:09.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.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=28} 23:58:09.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6825d952 after next message 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x7c8dd25c, L:/10.30.171.222:18265 - R:/10.30.170.83:35772]} EXI handlers added to pipeline 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.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.83:36192]) by 393 down to 2096386 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.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.83:36192] 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47680]] Send SSH_MSG_KEXDH_REPLY 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #1 sending command=31[31] len=1639 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47680])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47680]) Send SSH_MSG_NEWKEYS 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47680]) session ID=1b:e5:e8:99:60:ad:21:89:c7:10:13:e1:2a:36:55:3c:84:62:90:ab:7e:ba:7c:28:22:4b:f8:ec:49:8a:89:3f:2f:fe:7c:77:52:60:3f:11:6f:3d:8f:15:55:16:c0:28:fc:67:5c:d5:06:e2:cd:46:6d:fb:cf:56:8e:89:21:fd 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47680]): strict KEX resets output message sequence number from 3 to 0 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47680]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ee8d44c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47680])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47680])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #0 sending command=7[7] len=419 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47680]) No pending packets to flush at end of KEX 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58932]) process #1 30 23:58:09.830 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58932]] process command=SSH_MSG_KEXDH_INIT 23:58:09.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.832 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.832 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7e23dc2d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7e23dc2d], subtreeVersion=Version[66c2e7ae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66c2e7ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] 23:58:09.833 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 44 on channel [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] 23:58:09.834 [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.83:46062]) by 1102 down to 2096050 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) request=subsystem activate command 23:58:09.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) starting runner for command=netconf 23:58:09.834 [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=30} 23:58:09.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f9b4dd2 after next message 23:58:09.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=30, channel=[id: 0xef15dbb3, L:/10.30.171.222:18317 - R:/10.30.170.83:36192]} EXI handlers added to pipeline 23:58:09.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) by 393 down to 2096386 23:58:09.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.835 [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.83:53886] 23:58:09.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40562]] Send SSH_MSG_KEXDH_REPLY 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #1 sending command=31[31] len=1639 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40562])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40562]) Send SSH_MSG_NEWKEYS 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40562]) session ID=65:12:0b:89:52:b5:51:69:35:98:59:dc:48:ed:f3:e5:49:20:d3:e9:ef:20:35:aa:34:f9:62:a7:28:fe:77:1c:8e:ff:38:fb:79:86:b0:cd:85:02:9a:b2:41:9e:96:ed:c5:ac:a1:bb:1f:4e:3a:4f:19:f0:2e:31:e1:52:e2:11 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40562]): strict KEX resets output message sequence number from 3 to 0 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40562]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@314616a7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40562])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40562])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #0 sending command=7[7] len=419 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40562]) No pending packets to flush at end of KEX 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50442]) process #1 30 23:58:09.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50442]] process command=SSH_MSG_KEXDH_INIT 23:58:09.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44398]] Send SSH_MSG_KEXDH_REPLY 23:58:09.850 [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=32} 23:58:09.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.856 [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.83:46062]) by 373 down to 2096779 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.857 [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.83:46062] 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@246ca7d8 after next message 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x13f22735, L:/10.30.171.222:17989 - R:/10.30.170.83:53886]} EXI handlers added to pipeline 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18294', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=44} created 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]} created 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062] successful with session NetconfServerSession{sessionId=44, channel=[id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]} 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]} up 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100])[want-reply=true] subsystem=netconf 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100])[subsystem] prepared command 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]}} established 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.857 [netconf-device-simulator-threads-5] 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]:18070 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) by 393 down to 2096386 23:58:09.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.857 [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.83:53276] 23:58:09.857 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 45: Creating data stores for simulated device 23:58:09.857 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.858 [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:58:09.858 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.858 [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:58:09.858 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.858 [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=34} 23:58:09.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.858 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[84426f7] 23:58:09.859 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ce80c55 after next message 23:58:09.858 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.859 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.859 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.859 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x65e2283d, L:/10.30.171.222:18037 - R:/10.30.170.83:53276]} EXI handlers added to pipeline 23:58:09.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) by 393 down to 2096386 23:58:09.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.861 [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.83:43564] 23:58:09.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.863 [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=36} 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d3a3c9c after next message 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xde90ca5b, L:/10.30.171.222:18149 - R:/10.30.170.83:43564]} EXI handlers added to pipeline 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #6 SSH_MSG_CHANNEL_DATA 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) by 393 down to 2096386 23:58:09.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_CHANNEL_DATA len=393 23:58:09.863 [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.83:49122] 23:58:09.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:09.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.866 [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=38} 23:58:09.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:09.866 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1eb2e767 after next message 23:58:09.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xb2ca43e1, L:/10.30.171.222:18072 - R:/10.30.170.83:49122]} EXI handlers added to pipeline 23:58:09.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584])[want-reply=true] subsystem=netconf 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584])[subsystem] prepared command 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]}} established 23:58:09.867 [netconf-device-simulator-threads-2] 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]:18040 23:58:09.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 46: Creating data stores for simulated device 23:58:09.867 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.867 [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:58:09.867 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.867 [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:58:09.867 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.868 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.868 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[84426f7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[84426f7], subtreeVersion=Version[4b0b60f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4b0b60f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] 23:58:09.869 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 45 on channel [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] 23:58:09.870 [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.83:46100]) by 1102 down to 2096050 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) request=subsystem activate command 23:58:09.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) starting runner for command=netconf 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #1 sending command=31[31] len=1639 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44398])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44398]) Send SSH_MSG_NEWKEYS 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44398]) session ID=a1:91:75:d6:0d:97:18:84:c8:90:75:36:58:ae:f7:48:af:d5:1c:10:1b:60:1b:33:4e:cb:c5:02:d4:37:cc:63:53:02:25:a7:6d:10:95:1d:a0:60:91:f3:3b:77:b2:99:35:95:4f:2d:03:8a:94:49:6a:ad:7e:fc:e2:d2:8b:7c 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44398]): strict KEX resets output message sequence number from 3 to 0 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44398]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@261d06a3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44398])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44398])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #0 sending command=7[7] len=419 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44398]) No pending packets to flush at end of KEX 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45340]) process #1 30 23:58:09.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45340]] process command=SSH_MSG_KEXDH_INIT 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.876 [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.83:46100]) by 373 down to 2096779 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.876 [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.83:46100] 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18070', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=45} created 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]} created 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100] successful with session NetconfServerSession{sessionId=45, channel=[id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]} 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]} up 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #8 SSH_MSG_CHANNEL_DATA 23:58:09.876 [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.83:38422]) by 340 down to 2096046 23:58:09.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_CHANNEL_DATA len=340 23:58:09.876 [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.83:38422] 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58932]] Send SSH_MSG_KEXDH_REPLY 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #1 sending command=31[31] len=1639 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58932]) Send SSH_MSG_NEWKEYS 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58932]) session ID=85:ca:8d:cd:f6:dd:6f:fd:ad:8b:12:8f:0e:c0:ea:7f:00:84:a2:28:9c:c6:06:62:d2:8c:60:2f:bb:bf:c8:5e:f6:a3:1c:13:54:4b:37:03:b8:c7:4c:e1:ae:da:de:b3:85:21:b9:8a:30:17:f0:cc:b3:b7:89:9f:1d:79:e3:c3 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58932]): strict KEX resets output message sequence number from 3 to 0 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58932]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f694598; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58932])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #0 sending command=7[7] len=419 23:58:09.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58932]) No pending packets to flush at end of KEX 23:58:09.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46034]) process #1 30 23:58:09.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46034]] process command=SSH_MSG_KEXDH_INIT 23:58:09.884 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[17970b8e] 23:58:09.884 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.884 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.884 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.884 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.894 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.894 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[17970b8e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17970b8e], subtreeVersion=Version[3486691], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3486691], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] 23:58:09.895 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 46 on channel [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] 23:58:09.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.83:41584]) by 1102 down to 2096050 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) request=subsystem activate command 23:58:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) starting runner for command=netconf 23:58:09.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) by 373 down to 2096779 23:58:09.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.905 [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.83:41584] 23:58:09.905 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18040', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=46} created 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]} created 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584] successful with session NetconfServerSession{sessionId=46, channel=[id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]} 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]} up 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786])[want-reply=true] subsystem=netconf 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786])[subsystem] prepared command 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]}} established 23:58:09.906 [netconf-device-simulator-threads-2] 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]:18224 23:58:09.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 47: Creating data stores for simulated device 23:58:09.906 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.906 [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:58:09.906 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.906 [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:58:09.906 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3537fda8] 23:58:09.907 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.916 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.916 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3537fda8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3537fda8], subtreeVersion=Version[58eed21d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58eed21d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] 23:58:09.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50442]] Send SSH_MSG_KEXDH_REPLY 23:58:09.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #1 sending command=31[31] len=1639 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50442])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50442]) Send SSH_MSG_NEWKEYS 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50442]) session ID=26:4c:8e:89:21:9a:94:1b:3b:94:e5:05:c9:12:df:f1:8a:09:11:0f:3f:3d:89:99:13:17:79:fb:5b:26:ea:46:ae:ba:2b:b6:0b:4f:41:0c:8e:74:42:aa:ca:d5:8a:6f:bc:08:92:be:ad:fa:e7:e7:3e:df:0d:84:62:5b:95:4e 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50442]): strict KEX resets output message sequence number from 3 to 0 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5054cbcb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50442])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #0 sending command=7[7] len=419 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50442]) No pending packets to flush at end of KEX 23:58:09.917 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 47 on channel [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41750]) process #1 30 23:58:09.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41750]] process command=SSH_MSG_KEXDH_INIT 23:58:09.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.83:35786]) by 1102 down to 2096050 23:58:09.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.918 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] 23:58:09.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] 23:58:09.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) request=subsystem activate command 23:58:09.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) starting runner for command=netconf 23:58:09.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:09.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:09.922 [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=1} 23:58:09.929 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45340]] Send SSH_MSG_KEXDH_REPLY 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #1 sending command=31[31] len=1639 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45340])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45340]) Send SSH_MSG_NEWKEYS 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45340]) session ID=c1:69:22:83:0f:47:29:df:d4:37:6b:8f:46:a0:0c:77:d3:0a:b8:78:ea:e7:26:48:25:d8:45:ad:71:fc:8c:8f:c0:00:d2:3b:95:de:f0:f4:6a:e8:36:46:b4:36:d6:f1:51:2a:8b:a1:1b:0b:57:03:0d:9a:ad:dd:37:70:5a:25 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45340]): strict KEX resets output message sequence number from 3 to 0 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@eb929f9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45340])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #0 sending command=7[7] len=419 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45340]) No pending packets to flush at end of KEX 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34216]) process #1 30 23:58:09.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34216]] process command=SSH_MSG_KEXDH_INIT 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) by 373 down to 2096779 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.932 [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.83:35786] 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18224', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=47} created 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]} created 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786] successful with session NetconfServerSession{sessionId=47, channel=[id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]} 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]} up 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292])[want-reply=true] subsystem=netconf 23:58:09.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292])[subsystem] prepared command 23:58:09.933 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]}} established 23:58:09.933 [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]:18056 23:58:09.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 48: Creating data stores for simulated device 23:58:09.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.933 [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:58:09.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.933 [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:58:09.933 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.934 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5800cc64] 23:58:09.934 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.939 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.939 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.939 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.944 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51723c1b] 23:58:09.944 [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:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46034]] Send SSH_MSG_KEXDH_REPLY 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #1 sending command=31[31] len=1639 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46034]) Send SSH_MSG_NEWKEYS 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46034]) session ID=8a:5e:47:e7:70:48:76:a0:f1:2d:7d:eb:55:4c:62:9b:3a:cf:71:07:8a:ca:a3:44:a7:10:f6:d8:87:cd:e3:54:28:86:85:7c:c0:f9:da:a1:14:d9:1f:60:41:8b:77:a7:ae:16:3c:5a:c5:00:9c:4f:71:70:04:b1:b7:b3:26:c1 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46034]): strict KEX resets output message sequence number from 3 to 0 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c7eb866; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46034])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #0 sending command=7[7] len=419 23:58:09.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46034]) No pending packets to flush at end of KEX 23:58:09.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43850]) process #1 30 23:58:09.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43850]] process command=SSH_MSG_KEXDH_INIT 23:58:09.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:09.946 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:09.946 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:09.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.964 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.964 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5800cc64], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5800cc64], subtreeVersion=Version[2669f8c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2669f8c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:09.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] 23:58:09.967 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 48 on channel [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] 23:58:09.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) by 1102 down to 2096050 23:58:09.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) request=subsystem result=ReplySuccess, want-reply=true 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) request=subsystem activate command 23:58:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) starting runner for command=netconf 23:58:09.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41750]] Send SSH_MSG_KEXDH_REPLY 23:58:09.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #1 sending command=31[31] len=1639 23:58:09.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41750])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41750]) Send SSH_MSG_NEWKEYS 23:58:09.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41750]) session ID=76:6e:a5:0c:94:16:44:38:9e:92:6e:f6:b4:35:8f:18:4b:3c:ef:e9:04:01:7c:16:df:9f:49:23:90:c2:1c:ca:04:f3:a2:b5:b2:a9:dc:cc:8c:5f:b4:b2:8b:5d:71:34:2a:0e:c6:78:84:ce:01:58:10:c0:45:67:5e:26:7a:59 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41750]): strict KEX resets output message sequence number from 3 to 0 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41750]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45d7f95b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41750])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41750])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #0 sending command=7[7] len=419 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41750]) No pending packets to flush at end of KEX 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35000]) process #1 30 23:58:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35000]] process command=SSH_MSG_KEXDH_INIT 23:58:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #5 SSH_MSG_CHANNEL_DATA 23:58:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) by 373 down to 2096779 23:58:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_CHANNEL_DATA len=373 23:58:09.989 [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.83:42292] 23:58:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18056', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=48} created 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]} created 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292] successful with session NetconfServerSession{sessionId=48, channel=[id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]} 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]} up 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186])[want-reply=true] subsystem=netconf 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186])[subsystem] prepared command 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]}} established 23:58:09.990 [netconf-device-simulator-threads-2] 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]:18272 23:58:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 49: Creating data stores for simulated device 23:58:09.990 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:09.990 [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:58:09.990 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:09.990 [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:58:09.990 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:09.991 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76e17ae1] 23:58:09.991 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:09.992 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:09.992 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:09.992 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:09.992 [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:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34216]] Send SSH_MSG_KEXDH_REPLY 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #1 sending command=31[31] len=1639 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34216])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34216]) Send SSH_MSG_NEWKEYS 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34216]) session ID=19:bd:f5:34:5d:17:03:ac:59:0d:4c:c4:b4:e1:3b:f3:a5:50:f1:50:0f:0b:97:fb:bc:59:9a:75:40:7d:3b:86:fb:85:e1:59:56:b4:bc:d1:d3:1c:48:d6:e1:62:fd:97:59:b4:1e:0c:0c:a7:22:99:c7:79:15:bc:d7:9a:42:af 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:09.994 [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:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34216]): strict KEX resets output message sequence number from 3 to 0 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d401dd3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34216])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34216])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #0 sending command=7[7] len=419 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34216]) No pending packets to flush at end of KEX 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47660]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47660]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:09.994 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47660]) authentication result: true 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47660]) SSH_MSG_USERAUTH_REQUEST 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47660])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47660]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:09.994 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47660]) no heartbeat to stop 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47660]) heartbeat type=IGNORE, interval=PT30S 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47660 authenticated 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54890]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54890]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54890]) authentication result: true 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54890]) SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54890])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54890]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54890]) no heartbeat to stop 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54890]) heartbeat type=IGNORE, interval=PT30S 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54890 authenticated 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41450]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41450]) authentication result: true 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41450]) SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41450]) no heartbeat to stop 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41450]) heartbeat type=IGNORE, interval=PT30S 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41450 authenticated 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44878]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44878]) authentication result: true 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44878]) SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44878]) no heartbeat to stop 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44878]) heartbeat type=IGNORE, interval=PT30S 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44878 authenticated 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41682]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41682]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41682]) authentication result: true 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41682]) SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41682])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41682]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41682]) no heartbeat to stop 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41682]) heartbeat type=IGNORE, interval=PT30S 23:58:09.995 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41682 authenticated 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:09.997 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:09.997 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:09.997 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:09.997 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:09.997 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76e17ae1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76e17ae1], subtreeVersion=Version[57894083], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:09.997 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:09.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] 23:58:10.009 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 49 on channel [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) by 1102 down to 2096050 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) request=subsystem activate command 23:58:10.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) starting runner for command=netconf 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43850]] Send SSH_MSG_KEXDH_REPLY 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #1 sending command=31[31] len=1639 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43850])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43850]) Send SSH_MSG_NEWKEYS 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43850]) session ID=40:f1:2b:a1:33:e5:19:57:0c:91:63:52:a5:7f:23:53:3c:3d:e7:20:7b:5b:2e:9a:53:02:6f:64:79:be:a4:40:0f:18:e5:f1:d5:52:6a:6c:92:9f:56:e1:e0:91:4a:d2:ee:30:9e:b2:4b:22:a6:a9:38:10:b8:c8:ba:24:e0:ff 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43850]): strict KEX resets output message sequence number from 3 to 0 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ff5ef7a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43850])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43850])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #0 sending command=7[7] len=419 23:58:10.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43850]) No pending packets to flush at end of KEX 23:58:10.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39352]) process #1 30 23:58:10.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39352]] process command=SSH_MSG_KEXDH_INIT 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) by 373 down to 2096779 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.024 [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.83:53186] 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18272', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=49} created 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]} created 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186] successful with session NetconfServerSession{sessionId=49, channel=[id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]} 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]} up 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414])[want-reply=true] subsystem=netconf 23:58:10.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414])[subsystem] prepared command 23:58:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]}} established 23:58:10.025 [netconf-device-simulator-threads-2] 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]:18068 23:58:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 50: Creating data stores for simulated device 23:58:10.025 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.025 [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:58:10.025 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.025 [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:58:10.025 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e1dd633] 23:58:10.026 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.026 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49918]) authentication result: true 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49918]) SSH_MSG_USERAUTH_REQUEST 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49918]) no heartbeat to stop 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49918]) heartbeat type=IGNORE, interval=PT30S 23:58:10.026 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49918 authenticated 23:58:10.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58890]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58890]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58890]) authentication result: true 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58890]) SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58890])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58890]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58890]) no heartbeat to stop 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58890]) heartbeat type=IGNORE, interval=PT30S 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58890 authenticated 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44256]) authentication result: true 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44256]) no heartbeat to stop 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44256]) heartbeat type=IGNORE, interval=PT30S 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44256 authenticated 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37614]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37614]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:37614]) authentication result: true 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:37614]) SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37614])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37614]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:37614]) no heartbeat to stop 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:37614]) heartbeat type=IGNORE, interval=PT30S 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:37614 authenticated 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53870]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53870]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53870]) authentication result: true 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53870]) SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53870])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53870]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53870]) no heartbeat to stop 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53870]) heartbeat type=IGNORE, interval=PT30S 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53870 authenticated 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41576]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41576]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41576]) authentication result: true 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41576]) SSH_MSG_USERAUTH_REQUEST 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41576])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41576]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41576]) no heartbeat to stop 23:58:10.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41576]) heartbeat type=IGNORE, interval=PT30S 23:58:10.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41576 authenticated 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52932]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52932]) authentication result: true 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52932]) SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52932]) no heartbeat to stop 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52932]) heartbeat type=IGNORE, interval=PT30S 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52932 authenticated 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53210]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53210]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53210]) authentication result: true 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53210]) SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53210])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53210]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53210]) no heartbeat to stop 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53210]) heartbeat type=IGNORE, interval=PT30S 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53210 authenticated 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58056]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58056]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58056]) authentication result: true 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58056]) SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58056])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58056]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58056]) no heartbeat to stop 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58056]) heartbeat type=IGNORE, interval=PT30S 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58056 authenticated 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60900]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60900]) authentication result: true 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60900]) SSH_MSG_USERAUTH_REQUEST 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60900]) no heartbeat to stop 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60900]) heartbeat type=IGNORE, interval=PT30S 23:58:10.028 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60900 authenticated 23:58:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48212]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48212]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48212]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48212]) authentication result: true 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48212]) SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48212])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48212]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48212]) no heartbeat to stop 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48212]) heartbeat type=IGNORE, interval=PT30S 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48212 authenticated 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41328]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41328]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41328]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41328]) authentication result: true 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41328]) SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41328])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41328]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41328]) no heartbeat to stop 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41328]) heartbeat type=IGNORE, interval=PT30S 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41328 authenticated 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53612]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53612]) authentication result: true 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53612]) SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53612]) no heartbeat to stop 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53612]) heartbeat type=IGNORE, interval=PT30S 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53612 authenticated 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54694]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54694]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54694]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54694]) authentication result: true 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54694]) SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54694])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54694]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54694]) no heartbeat to stop 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54694]) heartbeat type=IGNORE, interval=PT30S 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54694 authenticated 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.029 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:32800]) authentication result: true 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:32800]) SSH_MSG_USERAUTH_REQUEST 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:32800]) no heartbeat to stop 23:58:10.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:32800]) heartbeat type=IGNORE, interval=PT30S 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:32800 authenticated 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60160]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60160]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60160]) authentication result: true 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60160]) SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60160])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60160]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60160]) no heartbeat to stop 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60160]) heartbeat type=IGNORE, interval=PT30S 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60160 authenticated 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41288]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41288]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41288]) authentication result: true 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41288]) SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41288])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41288]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41288]) no heartbeat to stop 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41288]) heartbeat type=IGNORE, interval=PT30S 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41288 authenticated 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42928]) authentication result: true 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42928]) SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42928]) no heartbeat to stop 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42928]) heartbeat type=IGNORE, interval=PT30S 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42928 authenticated 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45406]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45406]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45406]) authentication result: true 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45406]) SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45406])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45406]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45406]) no heartbeat to stop 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45406]) heartbeat type=IGNORE, interval=PT30S 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45406 authenticated 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55176]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.030 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55176]) authentication result: true 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55176]) SSH_MSG_USERAUTH_REQUEST 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55176]) no heartbeat to stop 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55176]) heartbeat type=IGNORE, interval=PT30S 23:58:10.031 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55176 authenticated 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57970]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57970]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.031 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57970]) authentication result: true 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57970]) SSH_MSG_USERAUTH_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57970])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57970]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57970]) no heartbeat to stop 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57970]) heartbeat type=IGNORE, interval=PT30S 23:58:10.031 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57970 authenticated 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41246]) process #2 SSH_MSG_NEWKEYS 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41246]): strict KEX resets input message sequence number from 3 to 0 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1473ded9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41246]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41246]) authorized authentication methods: password,publickey 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41246]) Accepted service ssh-userauth 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41246]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41246]) no authentication factory for method=none 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41246]) SSH_MSG_USERAUTH_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41246]) remaining methods: password,publickey 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52934]) process #2 SSH_MSG_NEWKEYS 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52934]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52934]): strict KEX resets input message sequence number from 3 to 0 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52934]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53c2cce9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52934]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52934]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52934]) authorized authentication methods: password,publickey 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52934]) Accepted service ssh-userauth 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52934]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52934]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52934]) no authentication factory for method=none 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52934]) SSH_MSG_USERAUTH_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52934]) remaining methods: password,publickey 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53372]) process #2 SSH_MSG_NEWKEYS 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53372]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53372]): strict KEX resets input message sequence number from 3 to 0 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53372]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48d36387; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53372]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53372]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.034 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.034 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e1dd633], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e1dd633], subtreeVersion=Version[51468ae7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51468ae7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] 23:58:10.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 50 on channel [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] 23:58:10.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.83:49414]) by 1102 down to 2096050 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) request=subsystem activate command 23:58:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) starting runner for command=netconf 23:58:10.038 [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:58:10.038 [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:58:10.038 [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:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35000]] Send SSH_MSG_KEXDH_REPLY 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #1 sending command=31[31] len=1639 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35000])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35000]) Send SSH_MSG_NEWKEYS 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35000]) session ID=fb:e6:72:b5:62:07:77:4a:6c:7e:b1:36:56:0f:81:16:ef:b9:1b:21:6c:fb:0e:1b:15:c4:23:ba:bc:6a:c3:16:be:5b:7f:7f:1d:c6:14:bd:b7:17:92:2f:6e:66:6b:da:52:b4:86:c7:b3:b2:c4:ce:b0:19:90:46:39:4b:3d:2c 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35000]): strict KEX resets output message sequence number from 3 to 0 23:58:10.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35000]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a53c44e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35000])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35000])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #0 sending command=7[7] len=419 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35000]) No pending packets to flush at end of KEX 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34276]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.043 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34276]) authentication result: true 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34276]) SSH_MSG_USERAUTH_REQUEST 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34276]) no heartbeat to stop 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34276]) heartbeat type=IGNORE, interval=PT30S 23:58:10.043 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34276 authenticated 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42604]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.043 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42604]) authentication result: true 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42604]) SSH_MSG_USERAUTH_REQUEST 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42604]) no heartbeat to stop 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42604]) heartbeat type=IGNORE, interval=PT30S 23:58:10.043 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42604 authenticated 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47426]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47426]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.043 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47426]) authentication result: true 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47426]) SSH_MSG_USERAUTH_REQUEST 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47426])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47426]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47426]) no heartbeat to stop 23:58:10.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47426]) heartbeat type=IGNORE, interval=PT30S 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) by 373 down to 2096779 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.048 [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.83:49414] 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18068', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=50} created 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]} created 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414] successful with session NetconfServerSession{sessionId=50, channel=[id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]} 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]} up 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902])[want-reply=true] subsystem=netconf 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902])[subsystem] prepared command 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]}} established 23:58:10.049 [netconf-device-simulator-threads-2] 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]:18220 23:58:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 51: Creating data stores for simulated device 23:58:10.049 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.049 [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:58:10.049 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.049 [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:58:10.049 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[eb509b] 23:58:10.050 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53372]) authorized authentication methods: password,publickey 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53372]) Accepted service ssh-userauth 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53372]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53372]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53372]) no authentication factory for method=none 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53372]) SSH_MSG_USERAUTH_REQUEST 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53372]) remaining methods: password,publickey 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44242]) process #2 SSH_MSG_NEWKEYS 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44242]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44242]): strict KEX resets input message sequence number from 3 to 0 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44242]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49092f1f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44242]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44242]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44242]) authorized authentication methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44242]) Accepted service ssh-userauth 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44242]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44242]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44242]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44242]) no authentication factory for method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44242]) SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44242]) remaining methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36034]) process #2 SSH_MSG_NEWKEYS 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36034]): strict KEX resets input message sequence number from 3 to 0 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fced57b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36034]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36034]) authorized authentication methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36034]) Accepted service ssh-userauth 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36034]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36034]) no authentication factory for method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36034]) SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36034]) remaining methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46154]) process #2 SSH_MSG_NEWKEYS 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46154]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46154]): strict KEX resets input message sequence number from 3 to 0 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41295029; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46154]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46154]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46154]) authorized authentication methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46154]) Accepted service ssh-userauth 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46154]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46154]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46154]) no authentication factory for method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46154]) SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46154]) remaining methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50364]) process #2 SSH_MSG_NEWKEYS 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50364]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50364]): strict KEX resets input message sequence number from 3 to 0 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d302b2c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50364]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50364]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50364]) authorized authentication methods: password,publickey 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50364]) Accepted service ssh-userauth 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50364]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.051 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50364]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50364]) no authentication factory for method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50364]) SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50364]) remaining methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48920]) process #2 SSH_MSG_NEWKEYS 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48920]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48920]): strict KEX resets input message sequence number from 3 to 0 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b415384; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48920]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48920]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48920]) authorized authentication methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48920]) Accepted service ssh-userauth 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48920]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48920]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48920]) no authentication factory for method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48920]) SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48920]) remaining methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60910]) process #2 SSH_MSG_NEWKEYS 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60910]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60910]): strict KEX resets input message sequence number from 3 to 0 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60910]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23393e3c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60910]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60910]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60910]) authorized authentication methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60910]) Accepted service ssh-userauth 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60910]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60910]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60910]) no authentication factory for method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60910]) SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60910]) remaining methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59696]) process #2 SSH_MSG_NEWKEYS 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59696]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59696]): strict KEX resets input message sequence number from 3 to 0 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59696]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46f434b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59696]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59696]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59696]) authorized authentication methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59696]) Accepted service ssh-userauth 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59696]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59696]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59696]) no authentication factory for method=none 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59696]) SSH_MSG_USERAUTH_REQUEST 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59696]) remaining methods: password,publickey 23:58:10.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46740]) process #2 SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46740]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46740]): strict KEX resets input message sequence number from 3 to 0 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46740]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a2a57e6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46740]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46740]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46740]) authorized authentication methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46740]) Accepted service ssh-userauth 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46740]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46740]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46740]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46740]) no authentication factory for method=none 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46740]) SSH_MSG_USERAUTH_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46740]) remaining methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60736]) process #2 SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60736]): strict KEX resets input message sequence number from 3 to 0 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e79b7ff; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60736]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60736]) authorized authentication methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60736]) Accepted service ssh-userauth 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60736]) no authentication factory for method=none 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60736]) SSH_MSG_USERAUTH_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60736]) remaining methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40378]) process #2 SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40378]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40378]): strict KEX resets input message sequence number from 3 to 0 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40378]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@722e9a7c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40378]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40378]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40378]) authorized authentication methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40378]) Accepted service ssh-userauth 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40378]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40378]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40378]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40378]) no authentication factory for method=none 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40378]) SSH_MSG_USERAUTH_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40378]) remaining methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44398]) process #2 SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44398]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44398]): strict KEX resets input message sequence number from 3 to 0 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44398]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3510b48c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44398]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44398]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44398]) authorized authentication methods: password,publickey 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44398]) Accepted service ssh-userauth 23:58:10.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44398]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44398]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44398]) no authentication factory for method=none 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44398]) SSH_MSG_USERAUTH_REQUEST 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44398]) remaining methods: password,publickey 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45340]) process #2 SSH_MSG_NEWKEYS 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45340]): strict KEX resets input message sequence number from 3 to 0 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48afa46e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45340]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45340]) authorized authentication methods: password,publickey 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45340]) Accepted service ssh-userauth 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45340]) no authentication factory for method=none 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45340]) SSH_MSG_USERAUTH_REQUEST 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45340]) remaining methods: password,publickey 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36318]) process #1 30 23:58:10.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36318]] process command=SSH_MSG_KEXDH_INIT 23:58:10.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.055 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.055 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[eb509b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[eb509b], subtreeVersion=Version[361a3858], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] 23:58:10.056 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 51 on channel [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] 23:58:10.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.83:36902]) by 1102 down to 2096050 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) request=subsystem activate command 23:58:10.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) starting runner for command=netconf 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47426 authenticated 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55434]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55434]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55434]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55434]) authentication result: true 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55434]) SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55434])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55434]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55434]) no heartbeat to stop 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55434]) heartbeat type=IGNORE, interval=PT30S 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55434 authenticated 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49256]) authentication result: true 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49256]) SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49256]) no heartbeat to stop 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49256]) heartbeat type=IGNORE, interval=PT30S 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49256 authenticated 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49240]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49240]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49240]) authentication result: true 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49240]) SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49240])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49240]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49240]) no heartbeat to stop 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49240]) heartbeat type=IGNORE, interval=PT30S 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49240 authenticated 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57226]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57226]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.060 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57226]) authentication result: true 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57226]) SSH_MSG_USERAUTH_REQUEST 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57226])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57226]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57226]) no heartbeat to stop 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57226]) heartbeat type=IGNORE, interval=PT30S 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57226 authenticated 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58434]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58434]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58434]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58434]) authentication result: true 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58434]) SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58434])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58434]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58434]) no heartbeat to stop 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58434]) heartbeat type=IGNORE, interval=PT30S 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58434 authenticated 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33550]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33550]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33550]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33550]) authentication result: true 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33550]) SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33550])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33550]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33550]) no heartbeat to stop 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33550]) heartbeat type=IGNORE, interval=PT30S 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33550 authenticated 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54038]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54038]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54038]) authentication result: true 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54038]) SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54038])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54038]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54038]) no heartbeat to stop 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54038]) heartbeat type=IGNORE, interval=PT30S 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54038 authenticated 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60612]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60612]) authentication result: true 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60612]) SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60612]) no heartbeat to stop 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60612]) heartbeat type=IGNORE, interval=PT30S 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60612 authenticated 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54666]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54666]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54666]) authentication result: true 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54666]) SSH_MSG_USERAUTH_REQUEST 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54666])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54666]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54666]) no heartbeat to stop 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54666]) heartbeat type=IGNORE, interval=PT30S 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54666 authenticated 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53394]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53394]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53394]) authentication result: true 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53394]) SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53394]) no heartbeat to stop 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53394]) heartbeat type=IGNORE, interval=PT30S 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53394 authenticated 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49598]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49598]) authentication result: true 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49598]) SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49598]) no heartbeat to stop 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49598]) heartbeat type=IGNORE, interval=PT30S 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49598 authenticated 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41920]) authentication result: true 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41920])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41920]) no heartbeat to stop 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41920]) heartbeat type=IGNORE, interval=PT30S 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41920 authenticated 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56010]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56010]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56010]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56010]) authentication result: true 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56010]) SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56010])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56010]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56010]) no heartbeat to stop 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56010]) heartbeat type=IGNORE, interval=PT30S 23:58:10.062 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56010 authenticated 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51436]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51436]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51436]) authentication result: true 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51436]) SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51436])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51436]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51436]) no heartbeat to stop 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51436]) heartbeat type=IGNORE, interval=PT30S 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51436 authenticated 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43282]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43282]) authentication result: true 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43282]) SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43282]) no heartbeat to stop 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43282]) heartbeat type=IGNORE, interval=PT30S 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43282 authenticated 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57946]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57946]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57946]) authentication result: true 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57946]) SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57946])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57946]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57946]) no heartbeat to stop 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57946]) heartbeat type=IGNORE, interval=PT30S 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57946 authenticated 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41836]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41836]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41836]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41836]) authentication result: true 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41836]) SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41836])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41836]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41836]) no heartbeat to stop 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41836]) heartbeat type=IGNORE, interval=PT30S 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41836 authenticated 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38176]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.063 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38176]) authentication result: true 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38176]) SSH_MSG_USERAUTH_REQUEST 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38176]) no heartbeat to stop 23:58:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38176]) heartbeat type=IGNORE, interval=PT30S 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) by 373 down to 2096779 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.064 [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.83:36902] 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.064 [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:58:10.064 [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:58:10.064 [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:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.064 [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:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] 23:58:10.064 [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:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18220', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=51} created 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]} created 23:58:10.064 [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:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902] successful with session NetconfServerSession{sessionId=51, channel=[id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]} 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]} up 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026])[want-reply=true] subsystem=netconf 23:58:10.064 [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:58:10.064 [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:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026])[subsystem] prepared command 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.064 [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:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]}} established 23:58:10.065 [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]:18031 23:58:10.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 52: Creating data stores for simulated device 23:58:10.065 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.065 [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:58:10.065 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.065 [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:58:10.065 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.065 [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:58:10.065 [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:58:10.066 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76cd5879] 23:58:10.066 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.066 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.066 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.066 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.066 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51332]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51332]] session=TransportServerSession[admin@/10.30.170.83:51332] id=0 23:58:10.067 [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.83:51332])) size=2097152, max=2097152, packet=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51332]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51332] 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51332]) recipient=0 23:58:10.067 [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.83:51332])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:51332])) re-initializing 23:58:10.067 [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.83:51332])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:51332]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45140]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45140]] session=TransportServerSession[admin@/10.30.170.83:45140] id=0 23:58:10.067 [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.83:45140])) size=2097152, max=2097152, packet=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45140]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45140] 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45140]) recipient=0 23:58:10.067 [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.83:45140])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:45140])) re-initializing 23:58:10.067 [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.83:45140])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:45140]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57734]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57734]] session=TransportServerSession[admin@/10.30.170.83:57734] id=0 23:58:10.067 [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.83:57734])) size=2097152, max=2097152, packet=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57734]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57734] 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57734]) recipient=0 23:58:10.067 [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.83:57734])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:57734])) re-initializing 23:58:10.067 [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.83:57734])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:57734]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58112]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58112]] session=TransportServerSession[admin@/10.30.170.83:58112] id=0 23:58:10.067 [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.83:58112])) size=2097152, max=2097152, packet=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58112]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58112] 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58112]) recipient=0 23:58:10.067 [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.83:58112])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:58112])) re-initializing 23:58:10.067 [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.83:58112])) size=2097152, max=2097152, packet=32768 23:58:10.067 [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.83:58112]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35530]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.072 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.072 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76cd5879], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76cd5879], subtreeVersion=Version[706fba0a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[706fba0a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.072 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38176 authenticated 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55918]) process #2 SSH_MSG_NEWKEYS 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55918]): strict KEX resets input message sequence number from 3 to 0 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16bc26a1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55918]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55918]) authorized authentication methods: password,publickey 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55918]) Accepted service ssh-userauth 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55918]) no authentication factory for method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55918]) SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55918]) remaining methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56918]) process #2 SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56918]): strict KEX resets input message sequence number from 3 to 0 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@683aefdf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56918]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56918]) authorized authentication methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56918]) Accepted service ssh-userauth 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56918]) no authentication factory for method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56918]) SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56918]) remaining methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57024]) process #2 SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57024]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57024]): strict KEX resets input message sequence number from 3 to 0 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59066c78; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57024]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57024]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57024]) authorized authentication methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57024]) Accepted service ssh-userauth 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57024]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57024]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57024]) no authentication factory for method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57024]) SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57024]) remaining methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44578]) process #2 SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44578]): strict KEX resets input message sequence number from 3 to 0 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44578]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2573f731; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44578]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44578]) authorized authentication methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44578]) Accepted service ssh-userauth 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44578]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44578]) no authentication factory for method=none 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44578]) SSH_MSG_USERAUTH_REQUEST 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44578]) remaining methods: password,publickey 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42418]) process #2 SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42418]): strict KEX resets input message sequence number from 3 to 0 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ef534e3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42418]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42418]) authorized authentication methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42418]) Accepted service ssh-userauth 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42418]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42418]) no authentication factory for method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42418]) SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42418]) remaining methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43596]) process #2 SSH_MSG_NEWKEYS 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43596]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43596]): strict KEX resets input message sequence number from 3 to 0 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43596]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c4dc5d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43596]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43596]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43596]) authorized authentication methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43596]) Accepted service ssh-userauth 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43596]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43596]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43596]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43596]) no authentication factory for method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43596]) SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43596]) remaining methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33354]) process #2 SSH_MSG_NEWKEYS 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33354]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33354]): strict KEX resets input message sequence number from 3 to 0 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33354]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c50236; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33354]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33354]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33354]) authorized authentication methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33354]) Accepted service ssh-userauth 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33354]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33354]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33354]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33354]) no authentication factory for method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33354]) SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33354]) remaining methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60198]) process #2 SSH_MSG_NEWKEYS 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60198]): strict KEX resets input message sequence number from 3 to 0 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a0938b4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60198]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60198]) authorized authentication methods: password,publickey 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60198]) Accepted service ssh-userauth 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60198]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60198]) no authentication factory for method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60198]) SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60198]) remaining methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35648]) process #2 SSH_MSG_NEWKEYS 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35648]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35648]): strict KEX resets input message sequence number from 3 to 0 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35648]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5958471f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35648]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35648]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35648]) authorized authentication methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35648]) Accepted service ssh-userauth 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35648]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35648]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35648]) no authentication factory for method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35648]) SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35648]) remaining methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38058]) process #2 SSH_MSG_NEWKEYS 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38058]): strict KEX resets input message sequence number from 3 to 0 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@289e62d5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38058]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38058]) authorized authentication methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38058]) Accepted service ssh-userauth 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38058]) no authentication factory for method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38058]) SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38058]) remaining methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39682]) process #2 SSH_MSG_NEWKEYS 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39682]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39682]): strict KEX resets input message sequence number from 3 to 0 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39682]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@565154e5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39682]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39682]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39682]) authorized authentication methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39682]) Accepted service ssh-userauth 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39682]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39682]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39682]) no authentication factory for method=none 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39682]) SSH_MSG_USERAUTH_REQUEST 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39682]) remaining methods: password,publickey 23:58:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35530]] session=TransportServerSession[admin@/10.30.170.83:35530] id=0 23:58:10.080 [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.83:35530])) size=2097152, max=2097152, packet=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35530]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35530] 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35530]) recipient=0 23:58:10.080 [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.83:35530])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:35530])) re-initializing 23:58:10.080 [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.83:35530])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:35530]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41234]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41234]] session=TransportServerSession[admin@/10.30.170.83:41234] id=0 23:58:10.080 [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.83:41234])) size=2097152, max=2097152, packet=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41234]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41234] 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41234]) recipient=0 23:58:10.080 [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.83:41234])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:41234])) re-initializing 23:58:10.080 [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.83:41234])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:41234]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45696]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45696]] session=TransportServerSession[admin@/10.30.170.83:45696] id=0 23:58:10.080 [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.83:45696])) size=2097152, max=2097152, packet=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45696]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45696] 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45696]) recipient=0 23:58:10.080 [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.83:45696])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:45696])) re-initializing 23:58:10.080 [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.83:45696])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:45696]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59898]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59898]] session=TransportServerSession[admin@/10.30.170.83:59898] id=0 23:58:10.080 [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.83:59898])) size=2097152, max=2097152, packet=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59898]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59898] 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59898]) recipient=0 23:58:10.080 [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.83:59898])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:59898])) re-initializing 23:58:10.080 [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.83:59898])) size=2097152, max=2097152, packet=32768 23:58:10.080 [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.83:59898]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44770]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44770]] session=TransportServerSession[admin@/10.30.170.83:44770] id=0 23:58:10.081 [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.83:44770])) size=2097152, max=2097152, packet=32768 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44770]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44770] 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44770]) recipient=0 23:58:10.081 [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.83:44770])) size=2097152, max=2097152, packet=32768 23:58:10.081 [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.83:44770])) re-initializing 23:58:10.081 [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.83:44770])) size=2097152, max=2097152, packet=32768 23:58:10.081 [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.83:44770]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58960]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58960]] session=TransportServerSession[admin@/10.30.170.83:58960] id=0 23:58:10.081 [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.83:58960])) size=2097152, max=2097152, packet=32768 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58960]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58960] 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58960]) recipient=0 23:58:10.081 [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.83:58960])) size=2097152, max=2097152, packet=32768 23:58:10.081 [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.83:58960])) re-initializing 23:58:10.081 [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.83:58960])) size=2097152, max=2097152, packet=32768 23:58:10.081 [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.83:58960]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6484ab2f 23:58:10.081 [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.83:57652]) by 179 down to 2095872 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.082 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c4bf994 23:58:10.082 [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.83:59974]) by 179 down to 2095872 23:58:10.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.082 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61dfc9c 23:58:10.082 [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.83:59446]) by 179 down to 2095872 23:58:10.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39352]] Send SSH_MSG_KEXDH_REPLY 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #1 sending command=31[31] len=1639 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39352])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39352]) Send SSH_MSG_NEWKEYS 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39352]) session ID=85:a2:d7:67:57:43:26:e4:b4:12:3b:81:5a:f2:eb:cf:d8:4c:ee:bd:bd:fb:b3:32:60:db:68:1c:8c:4d:a7:ba:d0:9f:5a:25:5a:02:be:87:0e:3a:08:a2:88:20:f4:d0:51:9f:44:f3:e0:08:e9:b0:86:7e:a2:ba:63:3b:bb:3f 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39352]): strict KEX resets output message sequence number from 3 to 0 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3dd399d0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39352])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #0 sending command=7[7] len=419 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39352]) No pending packets to flush at end of KEX 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43658]) process #1 30 23:58:10.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43658]] process command=SSH_MSG_KEXDH_INIT 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46280]) process #2 SSH_MSG_NEWKEYS 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46280]): strict KEX resets input message sequence number from 3 to 0 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@176dee2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46280]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46280]) authorized authentication methods: password,publickey 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46280]) Accepted service ssh-userauth 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46280]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46280]) no authentication factory for method=none 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46280]) SSH_MSG_USERAUTH_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46280]) remaining methods: password,publickey 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60622]) process #2 SSH_MSG_NEWKEYS 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60622]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60622]): strict KEX resets input message sequence number from 3 to 0 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60622]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6455a7b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60622]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60622]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60622]) authorized authentication methods: password,publickey 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60622]) Accepted service ssh-userauth 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60622]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60622]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60622]) no authentication factory for method=none 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60622]) SSH_MSG_USERAUTH_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60622]) remaining methods: password,publickey 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59018]) process #2 SSH_MSG_NEWKEYS 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59018]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59018]): strict KEX resets input message sequence number from 3 to 0 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f43802c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59018]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59018]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59018]) authorized authentication methods: password,publickey 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59018]) Accepted service ssh-userauth 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59018]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59018]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59018]) no authentication factory for method=none 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59018]) SSH_MSG_USERAUTH_REQUEST 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59018]) remaining methods: password,publickey 23:58:10.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59576]) process #2 SSH_MSG_NEWKEYS 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59576]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59576]): strict KEX resets input message sequence number from 3 to 0 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59576]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@402fd338; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59576]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59576]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59576]) authorized authentication methods: password,publickey 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59576]) Accepted service ssh-userauth 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59576]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59576]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59576]) no authentication factory for method=none 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59576]) SSH_MSG_USERAUTH_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59576]) remaining methods: password,publickey 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48252]) process #2 SSH_MSG_NEWKEYS 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48252]): strict KEX resets input message sequence number from 3 to 0 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ba0ac4f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48252]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48252]) authorized authentication methods: password,publickey 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48252]) Accepted service ssh-userauth 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48252]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48252]) no authentication factory for method=none 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48252]) SSH_MSG_USERAUTH_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48252]) remaining methods: password,publickey 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58942]) process #2 SSH_MSG_NEWKEYS 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58942]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58942]): strict KEX resets input message sequence number from 3 to 0 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58942]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@616a8d32; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58942]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58942]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58942]) authorized authentication methods: password,publickey 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58942]) Accepted service ssh-userauth 23:58:10.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.077 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 52 on channel [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) by 1102 down to 2096050 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) request=subsystem activate command 23:58:10.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) starting runner for command=netconf 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) by 373 down to 2096779 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.101 [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.83:40026] 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18031', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=52} created 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]} created 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026] successful with session NetconfServerSession{sessionId=52, channel=[id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]} 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]} up 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296])[want-reply=true] subsystem=netconf 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296])[subsystem] prepared command 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]}} established 23:58:10.101 [netconf-device-simulator-threads-2] 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]:18258 23:58:10.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 53: Creating data stores for simulated device 23:58:10.102 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.102 [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:58:10.102 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.102 [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:58:10.102 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7af0cfbd] 23:58:10.103 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58942]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58942]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58942]) no authentication factory for method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58942]) SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58942]) remaining methods: password,publickey 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40562]) process #2 SSH_MSG_NEWKEYS 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40562]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40562]): strict KEX resets input message sequence number from 3 to 0 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40562]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@77a03ae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40562]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40562]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40562]) authorized authentication methods: password,publickey 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40562]) Accepted service ssh-userauth 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40562]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40562]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40562]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40562]) no authentication factory for method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40562]) SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40562]) remaining methods: password,publickey 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50442]) process #2 SSH_MSG_NEWKEYS 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50442]): strict KEX resets input message sequence number from 3 to 0 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38307fe7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50442]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50442]) authorized authentication methods: password,publickey 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50442]) Accepted service ssh-userauth 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50442]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50442]) no authentication factory for method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50442]) SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50442]) remaining methods: password,publickey 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41750]) process #2 SSH_MSG_NEWKEYS 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41750]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41750]): strict KEX resets input message sequence number from 3 to 0 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41750]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2dd887f3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41750]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41750]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41750]) authorized authentication methods: password,publickey 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41750]) Accepted service ssh-userauth 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41750]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41750]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41750]) no authentication factory for method=none 23:58:10.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41750]) SSH_MSG_USERAUTH_REQUEST 23:58:10.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41750]) remaining methods: password,publickey 23:58:10.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39446]) process #1 30 23:58:10.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39446]] process command=SSH_MSG_KEXDH_INIT 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36318]] Send SSH_MSG_KEXDH_REPLY 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #1 sending command=31[31] len=1639 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36318])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36318]) Send SSH_MSG_NEWKEYS 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36318]) session ID=de:8b:38:30:bc:b4:a9:36:20:75:51:f8:90:0f:e2:07:22:68:41:09:18:5d:d8:38:b8:6f:85:96:11:cf:f1:50:42:93:2f:86:2a:a2:e3:94:6e:29:13:8c:ad:68:b5:f8:57:46:ac:d1:49:ed:ae:98:15:f3:2b:b5:f3:ec:00:a7 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36318]): strict KEX resets output message sequence number from 3 to 0 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36318]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30a64e70; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36318])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36318])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #0 sending command=7[7] len=419 23:58:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36318]) No pending packets to flush at end of KEX 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43658]] Send SSH_MSG_KEXDH_REPLY 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #1 sending command=31[31] len=1639 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43658])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43658]) Send SSH_MSG_NEWKEYS 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43658]) session ID=5f:d8:ba:85:35:c0:ea:cd:62:f4:2f:ad:fb:09:98:7b:6b:d7:b1:75:12:c9:79:73:87:cb:c5:0c:a9:b5:0a:fa:1c:5b:8b:d2:03:57:fc:e4:4d:eb:81:25:1c:b5:2a:91:87:da:fa:0c:bd:9f:1d:98:dd:0b:bf:6c:bb:5e:12:49 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43658]): strict KEX resets output message sequence number from 3 to 0 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f03735c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43658])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43658])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #0 sending command=7[7] len=419 23:58:10.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43658]) No pending packets to flush at end of KEX 23:58:10.112 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.120 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.129 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47660]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47660]] session=TransportServerSession[admin@/10.30.170.83:47660] id=0 23:58:10.129 [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.83:47660])) size=2097152, max=2097152, packet=32768 23:58:10.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47660]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47660] 23:58:10.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47660]) recipient=0 23:58:10.129 [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.83:47660])) size=2097152, max=2097152, packet=32768 23:58:10.129 [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.83:47660])) re-initializing 23:58:10.129 [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.83:47660])) size=2097152, max=2097152, packet=32768 23:58:10.129 [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.83:47660]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.129 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7af0cfbd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7af0cfbd], subtreeVersion=Version[6b11ef64], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b11ef64], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.130 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.130 [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.83:38422]) by 733 down to 2095139 23:58:10.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:10.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:10.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.131 [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.83:57652]) by 340 down to 2096046 23:58:10.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.131 [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.83:57652] 23:58:10.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] 23:58:10.131 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 53 on channel [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] 23:58:10.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.83:51296]) by 1102 down to 2096050 23:58:10.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.134 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] 23:58:10.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] 23:58:10.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) request=subsystem activate command 23:58:10.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) starting runner for command=netconf 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54890]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54890]] session=TransportServerSession[admin@/10.30.170.83:54890] id=0 23:58:10.135 [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.83:54890])) size=2097152, max=2097152, packet=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54890]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54890] 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54890]) recipient=0 23:58:10.135 [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.83:54890])) size=2097152, max=2097152, packet=32768 23:58:10.135 [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.83:54890])) re-initializing 23:58:10.135 [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.83:54890])) size=2097152, max=2097152, packet=32768 23:58:10.135 [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.83:54890]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41450]] session=TransportServerSession[admin@/10.30.170.83:41450] id=0 23:58:10.135 [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.83:41450])) size=2097152, max=2097152, packet=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41450] 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41450]) recipient=0 23:58:10.135 [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.83:41450])) size=2097152, max=2097152, packet=32768 23:58:10.135 [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.83:41450])) re-initializing 23:58:10.135 [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.83:41450])) size=2097152, max=2097152, packet=32768 23:58:10.135 [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.83:41450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44878]] session=TransportServerSession[admin@/10.30.170.83:44878] id=0 23:58:10.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38928]) process #1 30 23:58:10.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38928]] process command=SSH_MSG_KEXDH_INIT 23:58:10.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.141 [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.83:44878])) size=2097152, max=2097152, packet=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44878] 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44878]) recipient=0 23:58:10.141 [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.83:44878])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:44878])) re-initializing 23:58:10.141 [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.83:44878])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:44878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41682]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41682]] session=TransportServerSession[admin@/10.30.170.83:41682] id=0 23:58:10.141 [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.83:41682])) size=2097152, max=2097152, packet=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41682]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41682] 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41682]) recipient=0 23:58:10.141 [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.83:41682])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:41682])) re-initializing 23:58:10.141 [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.83:41682])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:41682]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49918]] session=TransportServerSession[admin@/10.30.170.83:49918] id=0 23:58:10.141 [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.83:49918])) size=2097152, max=2097152, packet=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49918] 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49918]) recipient=0 23:58:10.141 [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.83:49918])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:49918])) re-initializing 23:58:10.141 [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.83:49918])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:49918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58890]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58890]] session=TransportServerSession[admin@/10.30.170.83:58890] id=0 23:58:10.141 [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.83:58890])) size=2097152, max=2097152, packet=32768 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58890]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58890] 23:58:10.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58890]) recipient=0 23:58:10.141 [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.83:58890])) size=2097152, max=2097152, packet=32768 23:58:10.141 [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.83:58890])) re-initializing 23:58:10.141 [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.83:58890])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:58890]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]] session=TransportServerSession[admin@/10.30.170.83:44256] id=0 23:58:10.142 [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.83:44256])) size=2097152, max=2097152, packet=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44256] 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44256]) recipient=0 23:58:10.142 [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.83:44256])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:44256])) re-initializing 23:58:10.142 [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.83:44256])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:44256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37614]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37614]] session=TransportServerSession[admin@/10.30.170.83:37614] id=0 23:58:10.142 [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.83:37614])) size=2097152, max=2097152, packet=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37614]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37614] 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37614]) recipient=0 23:58:10.142 [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.83:37614])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:37614])) re-initializing 23:58:10.142 [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.83:37614])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:37614]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53870]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53870]] session=TransportServerSession[admin@/10.30.170.83:53870] id=0 23:58:10.142 [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.83:53870])) size=2097152, max=2097152, packet=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53870]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53870] 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53870]) recipient=0 23:58:10.142 [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.83:53870])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:53870])) re-initializing 23:58:10.142 [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.83:53870])) size=2097152, max=2097152, packet=32768 23:58:10.142 [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.83:53870]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41576]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41576]] session=TransportServerSession[admin@/10.30.170.83:41576] id=0 23:58:10.143 [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.83:41576])) size=2097152, max=2097152, packet=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41576]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41576] 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41576]) recipient=0 23:58:10.143 [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.83:41576])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:41576])) re-initializing 23:58:10.143 [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.83:41576])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:41576]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52932]] session=TransportServerSession[admin@/10.30.170.83:52932] id=0 23:58:10.143 [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.83:52932])) size=2097152, max=2097152, packet=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52932] 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52932]) recipient=0 23:58:10.143 [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.83:52932])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:52932])) re-initializing 23:58:10.143 [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.83:52932])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:52932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53210]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53210]] session=TransportServerSession[admin@/10.30.170.83:53210] id=0 23:58:10.143 [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.83:53210])) size=2097152, max=2097152, packet=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53210]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53210] 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53210]) recipient=0 23:58:10.143 [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.83:53210])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:53210])) re-initializing 23:58:10.143 [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.83:53210])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:53210]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58056]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58056]] session=TransportServerSession[admin@/10.30.170.83:58056] id=0 23:58:10.143 [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.83:58056])) size=2097152, max=2097152, packet=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58056]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58056] 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58056]) recipient=0 23:58:10.143 [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.83:58056])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:58056])) re-initializing 23:58:10.143 [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.83:58056])) size=2097152, max=2097152, packet=32768 23:58:10.143 [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.83:58056]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.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.83:51296]) by 373 down to 2096779 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.144 [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.83:51296] 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18258', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=53} created 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]} created 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296] successful with session NetconfServerSession{sessionId=53, channel=[id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]} 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]} up 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348])[want-reply=true] subsystem=netconf 23:58:10.144 [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:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348])[subsystem] prepared command 23:58:10.144 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]}} established 23:58:10.145 [netconf-device-simulator-threads-2] 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]:18034 23:58:10.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 54: Creating data stores for simulated device 23:58:10.145 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[795bea44] 23:58:10.145 [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:58:10.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.145 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.145 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.145 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.145 [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:58:10.145 [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:58:10.145 [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:58:10.145 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.145 [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:58:10.145 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.145 [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:58:10.145 [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:58:10.145 [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:58:10.145 [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:58:10.145 [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:58:10.145 [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:58:10.146 [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:58:10.146 [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:58:10.146 [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:58:10.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f83579] 23:58:10.146 [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:58:10.146 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60900]] session=TransportServerSession[admin@/10.30.170.83:60900] id=0 23:58:10.149 [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.83:60900])) size=2097152, max=2097152, packet=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60900] 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60900]) recipient=0 23:58:10.149 [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.83:60900])) size=2097152, max=2097152, packet=32768 23:58:10.149 [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.83:60900])) re-initializing 23:58:10.149 [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.83:60900])) size=2097152, max=2097152, packet=32768 23:58:10.149 [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.83:60900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48212]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48212]] session=TransportServerSession[admin@/10.30.170.83:48212] id=0 23:58:10.149 [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.83:48212])) size=2097152, max=2097152, packet=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48212]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48212] 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48212]) recipient=0 23:58:10.149 [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.83:48212])) size=2097152, max=2097152, packet=32768 23:58:10.149 [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.83:48212])) re-initializing 23:58:10.149 [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.83:48212])) size=2097152, max=2097152, packet=32768 23:58:10.149 [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.83:48212]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41328]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41328]] session=TransportServerSession[admin@/10.30.170.83:41328] id=0 23:58:10.149 [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.83:41328])) size=2097152, max=2097152, packet=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41328]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41328] 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41328]) recipient=0 23:58:10.149 [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.83:41328])) size=2097152, max=2097152, packet=32768 23:58:10.149 [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.83:41328])) re-initializing 23:58:10.149 [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.83:41328])) size=2097152, max=2097152, packet=32768 23:58:10.149 [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.83:41328]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.149 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53612]] session=TransportServerSession[admin@/10.30.170.83:53612] id=0 23:58:10.150 [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.83:53612])) size=2097152, max=2097152, packet=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53612] 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53612]) recipient=0 23:58:10.150 [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.83:53612])) size=2097152, max=2097152, packet=32768 23:58:10.150 [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.83:53612])) re-initializing 23:58:10.150 [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.83:53612])) size=2097152, max=2097152, packet=32768 23:58:10.150 [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.83:53612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54694]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54694]] session=TransportServerSession[admin@/10.30.170.83:54694] id=0 23:58:10.150 [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.83:54694])) size=2097152, max=2097152, packet=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54694]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54694] 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54694]) recipient=0 23:58:10.150 [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.83:54694])) size=2097152, max=2097152, packet=32768 23:58:10.150 [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.83:54694])) re-initializing 23:58:10.150 [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.83:54694])) size=2097152, max=2097152, packet=32768 23:58:10.150 [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.83:54694]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32800]] session=TransportServerSession[admin@/10.30.170.83:32800] id=0 23:58:10.150 [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.83:32800])) size=2097152, max=2097152, packet=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32800] 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32800]) recipient=0 23:58:10.150 [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.83:32800])) size=2097152, max=2097152, packet=32768 23:58:10.150 [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.83:32800])) re-initializing 23:58:10.150 [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.83:32800])) size=2097152, max=2097152, packet=32768 23:58:10.150 [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.83:32800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60160]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60160]] session=TransportServerSession[admin@/10.30.170.83:60160] id=0 23:58:10.151 [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.83:60160])) size=2097152, max=2097152, packet=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60160]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60160] 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60160]) recipient=0 23:58:10.151 [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.83:60160])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:60160])) re-initializing 23:58:10.151 [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.83:60160])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:60160]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41288]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41288]] session=TransportServerSession[admin@/10.30.170.83:41288] id=0 23:58:10.151 [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.83:41288])) size=2097152, max=2097152, packet=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41288]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41288] 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41288]) recipient=0 23:58:10.151 [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.83:41288])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:41288])) re-initializing 23:58:10.151 [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.83:41288])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:41288]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42928]] session=TransportServerSession[admin@/10.30.170.83:42928] id=0 23:58:10.151 [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.83:42928])) size=2097152, max=2097152, packet=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42928] 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42928]) recipient=0 23:58:10.151 [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.83:42928])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:42928])) re-initializing 23:58:10.151 [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.83:42928])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:42928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45406]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45406]] session=TransportServerSession[admin@/10.30.170.83:45406] id=0 23:58:10.151 [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.83:45406])) size=2097152, max=2097152, packet=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45406]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45406] 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45406]) recipient=0 23:58:10.151 [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.83:45406])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:45406])) re-initializing 23:58:10.151 [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.83:45406])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:45406]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55176]] session=TransportServerSession[admin@/10.30.170.83:55176] id=0 23:58:10.151 [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.83:55176])) size=2097152, max=2097152, packet=32768 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55176] 23:58:10.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55176]) recipient=0 23:58:10.151 [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.83:55176])) size=2097152, max=2097152, packet=32768 23:58:10.151 [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.83:55176])) re-initializing 23:58:10.152 [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.83:55176])) size=2097152, max=2097152, packet=32768 23:58:10.152 [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.83:55176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57970]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57970]] session=TransportServerSession[admin@/10.30.170.83:57970] id=0 23:58:10.152 [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.83:57970])) size=2097152, max=2097152, packet=32768 23:58:10.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57970]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57970] 23:58:10.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57970]) recipient=0 23:58:10.153 [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.83:57970])) size=2097152, max=2097152, packet=32768 23:58:10.153 [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.83:57970])) re-initializing 23:58:10.153 [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.83:57970])) size=2097152, max=2097152, packet=32768 23:58:10.153 [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.83:57970]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41246]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41246]) authentication result: true 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41246]) SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41246]) no heartbeat to stop 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41246]) heartbeat type=IGNORE, interval=PT30S 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41246 authenticated 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52934]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52934]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52934]) authentication result: true 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52934]) SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52934])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52934]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52934]) no heartbeat to stop 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52934]) heartbeat type=IGNORE, interval=PT30S 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52934 authenticated 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53372]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53372]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53372]) authentication result: true 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53372]) SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53372])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53372]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53372]) no heartbeat to stop 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53372]) heartbeat type=IGNORE, interval=PT30S 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53372 authenticated 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44242]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44242]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44242]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.153 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44242]) authentication result: true 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44242]) SSH_MSG_USERAUTH_REQUEST 23:58:10.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44242])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44242]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44242]) no heartbeat to stop 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44242]) heartbeat type=IGNORE, interval=PT30S 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44242 authenticated 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36034]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36034]) authentication result: true 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36034]) SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36034]) no heartbeat to stop 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36034]) heartbeat type=IGNORE, interval=PT30S 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36034 authenticated 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46154]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46154]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46154]) authentication result: true 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46154]) SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46154])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46154]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46154]) no heartbeat to stop 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46154]) heartbeat type=IGNORE, interval=PT30S 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46154 authenticated 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50364]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50364]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50364]) authentication result: true 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50364]) SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50364])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50364]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50364]) no heartbeat to stop 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50364]) heartbeat type=IGNORE, interval=PT30S 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50364 authenticated 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48920]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48920]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48920]) authentication result: true 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48920]) SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48920])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48920]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48920]) no heartbeat to stop 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48920]) heartbeat type=IGNORE, interval=PT30S 23:58:10.154 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48920 authenticated 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60910]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60910]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.155 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60910]) authentication result: true 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60910]) SSH_MSG_USERAUTH_REQUEST 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60910])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60910]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60910]) no heartbeat to stop 23:58:10.146 [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:58:10.156 [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:58:10.156 [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:58:10.156 [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:58:10.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.156 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.156 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f83579], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f83579], subtreeVersion=Version[49c40de5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[49c40de5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39446]] Send SSH_MSG_KEXDH_REPLY 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #1 sending command=31[31] len=1639 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39446]) Send SSH_MSG_NEWKEYS 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39446]) session ID=b0:bc:ae:0a:69:6c:c7:61:84:23:3c:6d:21:e7:e1:ff:af:e2:a9:b7:1e:06:14:64:ac:6e:d3:ec:b2:bb:0d:f7:d6:8e:73:f2:dd:5f:a1:2c:c5:98:0f:87:33:0d:94:2b:c3:ab:1b:88:2e:b9:dc:9e:d4:e2:31:73:08:39:cc:70 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39446]): strict KEX resets output message sequence number from 3 to 0 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@751946aa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39446])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #0 sending command=7[7] len=419 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39446]) No pending packets to flush at end of KEX 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34276]] session=TransportServerSession[admin@/10.30.170.83:34276] id=0 23:58:10.161 [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.83:34276])) size=2097152, max=2097152, packet=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34276] 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34276]) recipient=0 23:58:10.161 [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.83:34276])) size=2097152, max=2097152, packet=32768 23:58:10.161 [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.83:34276])) re-initializing 23:58:10.161 [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.83:34276])) size=2097152, max=2097152, packet=32768 23:58:10.161 [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.83:34276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42604]] session=TransportServerSession[admin@/10.30.170.83:42604] id=0 23:58:10.161 [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.83:42604])) size=2097152, max=2097152, packet=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42604] 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42604]) recipient=0 23:58:10.161 [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.83:42604])) size=2097152, max=2097152, packet=32768 23:58:10.161 [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.83:42604])) re-initializing 23:58:10.161 [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.83:42604])) size=2097152, max=2097152, packet=32768 23:58:10.161 [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.83:42604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47426]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47426]] session=TransportServerSession[admin@/10.30.170.83:47426] id=0 23:58:10.161 [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.83:47426])) size=2097152, max=2097152, packet=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47426]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47426] 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47426]) recipient=0 23:58:10.161 [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.83:47426])) size=2097152, max=2097152, packet=32768 23:58:10.161 [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.83:47426])) re-initializing 23:58:10.161 [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.83:47426])) size=2097152, max=2097152, packet=32768 23:58:10.161 [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.83:47426]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55434]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55434]] session=TransportServerSession[admin@/10.30.170.83:55434] id=0 23:58:10.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.83:55434])) size=2097152, max=2097152, packet=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55434]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55434] 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55434]) recipient=0 23:58:10.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.83:55434])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:55434])) re-initializing 23:58:10.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.83:55434])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:55434]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49256]] session=TransportServerSession[admin@/10.30.170.83:49256] id=0 23:58:10.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.83:49256])) size=2097152, max=2097152, packet=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49256] 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49256]) recipient=0 23:58:10.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.83:49256])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:49256])) re-initializing 23:58:10.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.83:49256])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:49256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49240]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49240]] session=TransportServerSession[admin@/10.30.170.83:49240] id=0 23:58:10.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.83:49240])) size=2097152, max=2097152, packet=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49240]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49240] 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49240]) recipient=0 23:58:10.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.83:49240])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:49240])) re-initializing 23:58:10.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.83:49240])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:49240]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57226]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57226]] session=TransportServerSession[admin@/10.30.170.83:57226] id=0 23:58:10.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.83:57226])) size=2097152, max=2097152, packet=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57226]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57226] 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57226]) recipient=0 23:58:10.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.83:57226])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:57226])) re-initializing 23:58:10.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.83:57226])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:57226]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58434]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58434]] session=TransportServerSession[admin@/10.30.170.83:58434] id=0 23:58:10.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.83:58434])) size=2097152, max=2097152, packet=32768 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58434]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58434] 23:58:10.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58434]) recipient=0 23:58:10.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.83:58434])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:58434])) re-initializing 23:58:10.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.83:58434])) size=2097152, max=2097152, packet=32768 23:58:10.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.83:58434]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33550]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33550]] session=TransportServerSession[admin@/10.30.170.83:33550] id=0 23:58:10.163 [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.83:33550])) size=2097152, max=2097152, packet=32768 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33550]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33550] 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33550]) recipient=0 23:58:10.163 [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.83:33550])) size=2097152, max=2097152, packet=32768 23:58:10.163 [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.83:33550])) re-initializing 23:58:10.163 [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.83:33550])) size=2097152, max=2097152, packet=32768 23:58:10.163 [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.83:33550]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54038]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.164 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.165 [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.83:59974]) by 340 down to 2096046 23:58:10.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.165 [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.83:59974] 23:58:10.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.166 [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=3} 23:58:10.166 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4fd14639] 23:58:10.166 [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:58:10.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.166 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.166 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.166 [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:58:10.166 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.167 [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:58:10.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] 23:58:10.168 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 54 on channel [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] 23:58:10.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) by 1102 down to 2096050 23:58:10.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.168 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] 23:58:10.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] 23:58:10.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) request=subsystem activate command 23:58:10.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) starting runner for command=netconf 23:58:10.170 [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:58:10.170 [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:58:10.171 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:59446]) by 340 down to 2096046 23:58:10.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.171 [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.83:59446] 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60910]) heartbeat type=IGNORE, interval=PT30S 23:58:10.172 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60910 authenticated 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59696]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59696]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.172 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59696]) authentication result: true 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59696]) SSH_MSG_USERAUTH_REQUEST 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59696])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59696]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59696]) no heartbeat to stop 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59696]) heartbeat type=IGNORE, interval=PT30S 23:58:10.172 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59696 authenticated 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46740]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46740]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46740]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.172 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46740]) authentication result: true 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46740]) SSH_MSG_USERAUTH_REQUEST 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46740])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46740]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46740]) no heartbeat to stop 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46740]) heartbeat type=IGNORE, interval=PT30S 23:58:10.172 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46740 authenticated 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.172 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60736]) authentication result: true 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60736]) SSH_MSG_USERAUTH_REQUEST 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60736]) no heartbeat to stop 23:58:10.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60736]) heartbeat type=IGNORE, interval=PT30S 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60736 authenticated 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40378]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40378]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40378]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40378]) authentication result: true 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40378]) SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40378])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40378]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40378]) no heartbeat to stop 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40378]) heartbeat type=IGNORE, interval=PT30S 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40378 authenticated 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44398]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44398]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44398]) authentication result: true 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44398]) SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44398])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44398]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44398]) no heartbeat to stop 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44398]) heartbeat type=IGNORE, interval=PT30S 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44398 authenticated 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45340]) authentication result: true 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45340]) SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45340]) no heartbeat to stop 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45340]) heartbeat type=IGNORE, interval=PT30S 23:58:10.173 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45340 authenticated 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34216]) process #2 SSH_MSG_NEWKEYS 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34216]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34216]): strict KEX resets input message sequence number from 3 to 0 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5aac4512; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34216]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34216]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34216]) authorized authentication methods: password,publickey 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34216]) Accepted service ssh-userauth 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34216]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34216]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34216]) no authentication factory for method=none 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34216]) SSH_MSG_USERAUTH_REQUEST 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34216]) remaining methods: password,publickey 23:58:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660])[want-reply=true] subsystem=netconf 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660])[subsystem] prepared command 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]}} established 23:58:10.174 [netconf-device-simulator-threads-1] 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]:18147 23:58:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 55: Creating data stores for simulated device 23:58:10.174 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.174 [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:58:10.174 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.174 [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:58:10.174 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.175 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[533c6a9f] 23:58:10.175 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.175 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.175 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.175 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54038]] session=TransportServerSession[admin@/10.30.170.83:54038] id=0 23:58:10.178 [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.83:54038])) size=2097152, max=2097152, packet=32768 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54038]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54038] 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54038]) recipient=0 23:58:10.178 [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.83:54038])) size=2097152, max=2097152, packet=32768 23:58:10.178 [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.83:54038])) re-initializing 23:58:10.178 [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.83:54038])) size=2097152, max=2097152, packet=32768 23:58:10.178 [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.83:54038]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60612]] session=TransportServerSession[admin@/10.30.170.83:60612] id=0 23:58:10.178 [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.83:60612])) size=2097152, max=2097152, packet=32768 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60612] 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60612]) recipient=0 23:58:10.178 [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.83:60612])) size=2097152, max=2097152, packet=32768 23:58:10.178 [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.83:60612])) re-initializing 23:58:10.178 [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.83:60612])) size=2097152, max=2097152, packet=32768 23:58:10.178 [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.83:60612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54666]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54666]] session=TransportServerSession[admin@/10.30.170.83:54666] id=0 23:58:10.179 [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.83:54666])) size=2097152, max=2097152, packet=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54666]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54666] 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54666]) recipient=0 23:58:10.179 [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.83:54666])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:54666])) re-initializing 23:58:10.179 [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.83:54666])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:54666]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53394]] session=TransportServerSession[admin@/10.30.170.83:53394] id=0 23:58:10.179 [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.83:53394])) size=2097152, max=2097152, packet=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53394] 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53394]) recipient=0 23:58:10.179 [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.83:53394])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:53394])) re-initializing 23:58:10.179 [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.83:53394])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:53394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49598]] session=TransportServerSession[admin@/10.30.170.83:49598] id=0 23:58:10.179 [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.83:49598])) size=2097152, max=2097152, packet=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49598] 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49598]) recipient=0 23:58:10.179 [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.83:49598])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:49598])) re-initializing 23:58:10.179 [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.83:49598])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:49598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41920]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41920]] session=TransportServerSession[admin@/10.30.170.83:41920] id=0 23:58:10.179 [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.83:41920])) size=2097152, max=2097152, packet=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41920]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41920] 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41920]) recipient=0 23:58:10.179 [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.83:41920])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:41920])) re-initializing 23:58:10.179 [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.83:41920])) size=2097152, max=2097152, packet=32768 23:58:10.179 [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.83:41920]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56010]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56010]] session=TransportServerSession[admin@/10.30.170.83:56010] id=0 23:58:10.179 [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.83:56010])) size=2097152, max=2097152, packet=32768 23:58:10.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.180 [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=4} 23:58:10.180 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d181b47] 23:58:10.180 [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:58:10.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.180 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.180 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.181 [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:58:10.182 [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:58:10.182 [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:58:10.182 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.182 [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.83:56648]) by 393 down to 2096386 23:58:10.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.182 [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.83:56648] 23:58:10.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.183 [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=5} 23:58:10.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:37348]) by 373 down to 2096779 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.184 [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.83:37348] 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18034', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=54} created 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=54, channel=[id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]} created 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348] successful with session NetconfServerSession{sessionId=54, channel=[id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]} 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]} up 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572])[want-reply=true] subsystem=netconf 23:58:10.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572])[subsystem] prepared command 23:58:10.185 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]}} established 23:58:10.185 [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]:18290 23:58:10.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 56: Creating data stores for simulated device 23:58:10.185 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.185 [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:58:10.185 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.185 [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:58:10.185 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[25fa7670] 23:58:10.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56010]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56010] 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56010]) recipient=0 23:58:10.188 [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.83:56010])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:56010])) re-initializing 23:58:10.188 [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.83:56010])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:56010]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51436]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51436]] session=TransportServerSession[admin@/10.30.170.83:51436] id=0 23:58:10.188 [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.83:51436])) size=2097152, max=2097152, packet=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51436]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51436] 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51436]) recipient=0 23:58:10.188 [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.83:51436])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:51436])) re-initializing 23:58:10.188 [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.83:51436])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:51436]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43282]] session=TransportServerSession[admin@/10.30.170.83:43282] id=0 23:58:10.188 [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.83:43282])) size=2097152, max=2097152, packet=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43282] 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43282]) recipient=0 23:58:10.188 [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.83:43282])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:43282])) re-initializing 23:58:10.188 [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.83:43282])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:43282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57946]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57946]] session=TransportServerSession[admin@/10.30.170.83:57946] id=0 23:58:10.188 [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.83:57946])) size=2097152, max=2097152, packet=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57946]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57946] 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57946]) recipient=0 23:58:10.188 [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.83:57946])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:57946])) re-initializing 23:58:10.188 [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.83:57946])) size=2097152, max=2097152, packet=32768 23:58:10.188 [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.83:57946]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41836]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41836]] session=TransportServerSession[admin@/10.30.170.83:41836] id=0 23:58:10.188 [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.83:41836])) size=2097152, max=2097152, packet=32768 23:58:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41836]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41836] 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41836]) recipient=0 23:58:10.189 [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.83:41836])) size=2097152, max=2097152, packet=32768 23:58:10.189 [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.83:41836])) re-initializing 23:58:10.189 [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.83:41836])) size=2097152, max=2097152, packet=32768 23:58:10.189 [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.83:41836]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38176]] session=TransportServerSession[admin@/10.30.170.83:38176] id=0 23:58:10.189 [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.83:38176])) size=2097152, max=2097152, packet=32768 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38176] 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38176]) recipient=0 23:58:10.189 [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.83:38176])) size=2097152, max=2097152, packet=32768 23:58:10.189 [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.83:38176])) re-initializing 23:58:10.189 [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.83:38176])) size=2097152, max=2097152, packet=32768 23:58:10.189 [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.83:38176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55918]) authentication result: true 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55918]) SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55918]) no heartbeat to stop 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55918]) heartbeat type=IGNORE, interval=PT30S 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55918 authenticated 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56918]) authentication result: true 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56918]) SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56918]) no heartbeat to stop 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56918]) heartbeat type=IGNORE, interval=PT30S 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56918 authenticated 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57024]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57024]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57024]) authentication result: true 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57024]) SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57024])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57024]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57024]) no heartbeat to stop 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57024]) heartbeat type=IGNORE, interval=PT30S 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57024 authenticated 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44578]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44578]) authentication result: true 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44578]) SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44578]) no heartbeat to stop 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44578]) heartbeat type=IGNORE, interval=PT30S 23:58:10.190 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44578 authenticated 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42418]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42418]) authentication result: true 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42418]) SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42418]) no heartbeat to stop 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42418]) heartbeat type=IGNORE, interval=PT30S 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42418 authenticated 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43596]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43596]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43596]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43596]) authentication result: true 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43596]) SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43596])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43596]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43596]) no heartbeat to stop 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43596]) heartbeat type=IGNORE, interval=PT30S 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43596 authenticated 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33354]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33354]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33354]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33354]) authentication result: true 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33354]) SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33354])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33354]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33354]) no heartbeat to stop 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33354]) heartbeat type=IGNORE, interval=PT30S 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33354 authenticated 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60198]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60198]) authentication result: true 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60198]) SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60198]) no heartbeat to stop 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60198]) heartbeat type=IGNORE, interval=PT30S 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60198 authenticated 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35648]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35648]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35648]) authentication result: true 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35648]) SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35648])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35648]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35648]) no heartbeat to stop 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35648]) heartbeat type=IGNORE, interval=PT30S 23:58:10.191 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35648 authenticated 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.192 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.192 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[25fa7670], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[25fa7670], subtreeVersion=Version[7624cb9a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7624cb9a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] 23:58:10.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 56 on channel [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) by 1102 down to 2096050 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) request=subsystem activate command 23:58:10.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) starting runner for command=netconf 23:58:10.198 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6353f6d7 after next message 23:58:10.198 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x57c65429, L:/10.30.171.222:18107 - R:/10.30.170.83:56648]} EXI handlers added to pipeline 23:58:10.198 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.199 [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.83:51880]) by 393 down to 2096386 23:58:10.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.199 [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.83:51880] 23:58:10.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.199 [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=6} 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38928]] Send SSH_MSG_KEXDH_REPLY 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60724326 after next message 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #1 sending command=31[31] len=1639 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4e991900, L:/10.30.171.222:18257 - R:/10.30.170.83:51880]} EXI handlers added to pipeline 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38928]) Send SSH_MSG_NEWKEYS 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38928]) session ID=8a:59:f4:e7:2b:a3:b6:55:da:6c:7e:1d:84:12:ee:8b:e6:92:a1:70:45:38:dc:4a:00:49:5b:ab:f4:75:2a:ff:1c:f3:7c:14:24:6a:18:c0:15:9b:23:46:66:f4:1a:71:18:e8:00:30:f9:35:d1:66:a6:2c:53:83:53:20:c2:f4 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38928]): strict KEX resets output message sequence number from 3 to 0 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@848a7f4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.200 [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.83:54132]) by 393 down to 2096386 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.200 [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.83:54132] 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38928])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #0 sending command=7[7] len=419 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38928]) No pending packets to flush at end of KEX 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49448]) process #1 30 23:58:10.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49448]] process command=SSH_MSG_KEXDH_INIT 23:58:10.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.201 [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=7} 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@429be89f after next message 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x42762783, L:/10.30.171.222:18329 - R:/10.30.170.83:54132]} EXI handlers added to pipeline 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.201 [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.83:49718]) by 393 down to 2096386 23:58:10.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.201 [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.83:49718] 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.202 [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=8} 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ef82e01 after next message 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xdc8df88a, L:/10.30.171.222:18217 - R:/10.30.170.83:49718]} EXI handlers added to pipeline 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.203 [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.83:38274]) by 393 down to 2096386 23:58:10.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.203 [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.83:38274] 23:58:10.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.203 [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=10} 23:58:10.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.203 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10e0179e after next message 23:58:10.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x08d3a338, L:/10.30.171.222:18281 - R:/10.30.170.83:38274]} EXI handlers added to pipeline 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:38572]) by 373 down to 2096779 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.204 [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.83:38572] 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18290', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=56} created 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]} created 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572] successful with session NetconfServerSession{sessionId=56, channel=[id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]} 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]} up 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280])[want-reply=true] subsystem=netconf 23:58:10.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280])[subsystem] prepared command 23:58:10.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]}} established 23:58:10.205 [netconf-device-simulator-threads-2] 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]:18234 23:58:10.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 57: Creating data stores for simulated device 23:58:10.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.205 [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:58:10.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.205 [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:58:10.205 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f34673e] 23:58:10.206 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38058]) authentication result: true 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38058]) SSH_MSG_USERAUTH_REQUEST 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38058]) no heartbeat to stop 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38058]) heartbeat type=IGNORE, interval=PT30S 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38058 authenticated 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39682]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39682]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39682]) authentication result: true 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39682]) SSH_MSG_USERAUTH_REQUEST 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39682])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39682]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39682]) no heartbeat to stop 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39682]) heartbeat type=IGNORE, interval=PT30S 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39682 authenticated 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46280]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46280]) authentication result: true 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46280]) SSH_MSG_USERAUTH_REQUEST 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46280]) no heartbeat to stop 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46280]) heartbeat type=IGNORE, interval=PT30S 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46280 authenticated 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60622]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60622]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.208 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60622]) authentication result: true 23:58:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60622]) SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60622])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60622]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60622]) no heartbeat to stop 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60622]) heartbeat type=IGNORE, interval=PT30S 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60622 authenticated 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59018]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59018]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59018]) authentication result: true 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59018]) SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59018])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59018]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59018]) no heartbeat to stop 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59018]) heartbeat type=IGNORE, interval=PT30S 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59018 authenticated 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59576]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59576]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59576]) authentication result: true 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59576]) SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59576])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59576]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59576]) no heartbeat to stop 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59576]) heartbeat type=IGNORE, interval=PT30S 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59576 authenticated 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48252]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48252]) authentication result: true 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48252]) SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48252]) no heartbeat to stop 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48252]) heartbeat type=IGNORE, interval=PT30S 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48252 authenticated 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58942]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58942]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58942]) authentication result: true 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58942]) SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58942])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58942]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58942]) no heartbeat to stop 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58942]) heartbeat type=IGNORE, interval=PT30S 23:58:10.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58942 authenticated 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40562]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40562]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40562]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.210 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40562]) authentication result: true 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40562]) SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40562])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40562]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40562]) no heartbeat to stop 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40562]) heartbeat type=IGNORE, interval=PT30S 23:58:10.210 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40562 authenticated 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50442]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.210 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50442]) authentication result: true 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50442]) SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50442]) no heartbeat to stop 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50442]) heartbeat type=IGNORE, interval=PT30S 23:58:10.210 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50442 authenticated 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41750]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41750]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.210 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41750]) authentication result: true 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41750]) SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41750])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41750]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41750]) no heartbeat to stop 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41750]) heartbeat type=IGNORE, interval=PT30S 23:58:10.210 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41750 authenticated 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35000]) process #2 SSH_MSG_NEWKEYS 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35000]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35000]): strict KEX resets input message sequence number from 3 to 0 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35000]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b3a3465; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35000]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35000]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35000]) authorized authentication methods: password,publickey 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35000]) Accepted service ssh-userauth 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35000]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35000]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35000]) no authentication factory for method=none 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35000]) SSH_MSG_USERAUTH_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35000]) remaining methods: password,publickey 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276])[want-reply=true] subsystem=netconf 23:58:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276])[subsystem] prepared command 23:58:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]}} established 23:58:10.211 [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]:18187 23:58:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 58: Creating data stores for simulated device 23:58:10.211 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.211 [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:58:10.211 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.211 [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:58:10.211 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.214 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.214 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f34673e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f34673e], subtreeVersion=Version[d9f96cd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d9f96cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] 23:58:10.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 57 on channel [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) by 1102 down to 2096050 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) request=subsystem activate command 23:58:10.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) starting runner for command=netconf 23:58:10.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.224 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[533c6a9f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[533c6a9f], subtreeVersion=Version[217fe885], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[217fe885], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1fc94f92] 23:58:10.224 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] 23:58:10.225 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 55 on channel [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] 23:58:10.225 [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.83:47660]) by 1102 down to 2096050 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.226 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) request=subsystem activate command 23:58:10.226 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) starting runner for command=netconf 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) by 373 down to 2096779 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.226 [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.83:40280] 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18234', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=57} created 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]} created 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280] successful with session NetconfServerSession{sessionId=57, channel=[id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]} 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]} up 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590])[want-reply=true] subsystem=netconf 23:58:10.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590])[subsystem] prepared command 23:58:10.227 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]}} established 23:58:10.227 [netconf-device-simulator-threads-2] 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]:18078 23:58:10.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 59: Creating data stores for simulated device 23:58:10.227 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.227 [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:58:10.227 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.227 [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:58:10.227 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.228 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[61e7feb3] 23:58:10.228 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.228 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.228 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.228 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.232 [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.83:56520]) by 393 down to 2096386 23:58:10.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.232 [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.83:56520] 23:58:10.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.232 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.232 [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=11} 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48c486b2 after next message 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x1a265b01, L:/10.30.171.222:18189 - R:/10.30.170.83:56520]} EXI handlers added to pipeline 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.233 [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.83:58896]) by 393 down to 2096386 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.233 [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.83:58896] 23:58:10.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.234 [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=13} 23:58:10.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.234 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.234 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1fc94f92], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1fc94f92], subtreeVersion=Version[3ccd03ca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3ccd03ca], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] 23:58:10.235 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 58 on channel [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) by 1102 down to 2096050 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) request=subsystem activate command 23:58:10.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) starting runner for command=netconf 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54040d5d after next message 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2318a07b, L:/10.30.171.222:18085 - R:/10.30.170.83:58896]} EXI handlers added to pipeline 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.239 [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.83:58578]) by 393 down to 2096386 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.239 [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.83:58578] 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.240 [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=15} 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bf03d5b after next message 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe076af27, L:/10.30.171.222:18141 - R:/10.30.170.83:58578]} EXI handlers added to pipeline 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.240 [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.83:41626]) by 393 down to 2096386 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.240 [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.83:41626] 23:58:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.241 [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=17} 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62df5344 after next message 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xee98eb29, L:/10.30.171.222:18197 - R:/10.30.170.83:41626]} EXI handlers added to pipeline 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.241 [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.83:59444]) by 393 down to 2096386 23:58:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.241 [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.83:59444] 23:58:10.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.242 [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.83:47660]) by 373 down to 2096779 23:58:10.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.242 [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.83:47660] 23:58:10.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.242 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.242 [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=19} 23:58:10.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.242 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ba90cc3 after next message 23:58:10.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x09cec420, L:/10.30.171.222:18184 - R:/10.30.170.83:59444]} EXI handlers added to pipeline 23:58:10.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] 23:58:10.242 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18147', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=55} created 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]} created 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660] successful with session NetconfServerSession{sessionId=55, channel=[id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]} 23:58:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.243 [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.83:33092]) by 393 down to 2096386 23:58:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.243 [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.83:33092] 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]} up 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890])[want-reply=true] subsystem=netconf 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890])[subsystem] prepared command 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]}} established 23:58:10.243 [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]:18139 23:58:10.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 60: Creating data stores for simulated device 23:58:10.243 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.243 [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:58:10.243 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.243 [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:58:10.243 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.243 [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=21} 23:58:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.244 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29b9f059] 23:58:10.244 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.244 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.244 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.244 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.252 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.252 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[61e7feb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[61e7feb3], subtreeVersion=Version[5b9f145d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b9f145d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] 23:58:10.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 59 on channel [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] 23:58:10.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.83:40590]) by 1102 down to 2096050 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) request=subsystem activate command 23:58:10.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) starting runner for command=netconf 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49448]] Send SSH_MSG_KEXDH_REPLY 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #1 sending command=31[31] len=1639 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49448])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49448]) Send SSH_MSG_NEWKEYS 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49448]) session ID=98:cd:89:b3:ab:53:1b:ac:f4:9a:b0:e5:bd:3e:a3:fb:3c:ba:f0:f2:6f:30:30:15:d1:99:03:3e:a5:d7:c3:09:61:5e:d7:cb:30:c8:67:fd:84:ea:4c:92:fa:27:5f:3b:d0:ca:f7:41:a1:cd:c9:8d:55:a2:d2:f9:27:c7:99:06 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49448]): strict KEX resets output message sequence number from 3 to 0 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49448]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57f855d8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49448])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49448])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #0 sending command=7[7] len=419 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49448]) No pending packets to flush at end of KEX 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56056]) process #1 30 23:58:10.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56056]] process command=SSH_MSG_KEXDH_INIT 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) by 373 down to 2096779 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.260 [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.83:34276] 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18187', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=58} created 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]} created 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276] successful with session NetconfServerSession{sessionId=58, channel=[id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]} 23:58:10.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]} up 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604])[want-reply=true] subsystem=netconf 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604])[subsystem] prepared command 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]}} established 23:58:10.261 [netconf-device-simulator-threads-6] 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]:18283 23:58:10.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 61: Creating data stores for simulated device 23:58:10.261 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.261 [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:58:10.261 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.261 [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:58:10.261 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a0da217] 23:58:10.262 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.262 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69495a2e after next message 23:58:10.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xf004cf57, L:/10.30.171.222:18264 - R:/10.30.170.83:33092]} EXI handlers added to pipeline 23:58:10.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.263 [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.83:51368]) by 393 down to 2096386 23:58:10.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.263 [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.83:51368] 23:58:10.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.263 [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=23} 23:58:10.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.264 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70a921df after next message 23:58:10.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x1c2df8d0, L:/10.30.171.222:18240 - R:/10.30.170.83:51368]} EXI handlers added to pipeline 23:58:10.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.264 [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.83:39784]) by 393 down to 2096386 23:58:10.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.264 [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.83:39784] 23:58:10.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.268 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.268 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29b9f059], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29b9f059], subtreeVersion=Version[4a1a7ed6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4a1a7ed6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.268 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] 23:58:10.269 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 60 on channel [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] 23:58:10.270 [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.83:54890]) by 1102 down to 2096050 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) request=subsystem activate command 23:58:10.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) starting runner for command=netconf 23:58:10.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.272 [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=25} 23:58:10.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:40590]) by 373 down to 2096779 23:58:10.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.276 [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.83:40590] 23:58:10.276 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56056]] Send SSH_MSG_KEXDH_REPLY 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #1 sending command=31[31] len=1639 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56056])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56056]) Send SSH_MSG_NEWKEYS 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56056]) session ID=71:5d:7d:ab:e6:c9:83:b0:66:a0:6c:91:42:f8:4b:6b:33:52:93:a2:cf:c6:e3:ca:a5:cd:47:11:ac:93:5c:63:97:03:e9:5d:64:89:c0:fe:2f:17:c3:7c:a5:4f:82:0a:48:7c:6b:6b:36:3b:f2:03:3d:c1:b9:ce:27:aa:37:d2 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56056]): strict KEX resets output message sequence number from 3 to 0 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@324a6c1f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56056])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56056])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #0 sending command=7[7] len=419 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56056]) No pending packets to flush at end of KEX 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50926]) process #1 30 23:58:10.283 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50926]] process command=SSH_MSG_KEXDH_INIT 23:58:10.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.288 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.288 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a0da217], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a0da217], subtreeVersion=Version[62dc61f7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[62dc61f7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] 23:58:10.289 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 61 on channel [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] 23:58:10.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.83:42604]) by 1102 down to 2096050 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) request=subsystem activate command 23:58:10.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) starting runner for command=netconf 23:58:10.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.293 [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.83:54890]) by 373 down to 2096779 23:58:10.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.293 [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.83:54890] 23:58:10.293 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.294 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3caf6d2 after next message 23:58:10.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x8b0adb5f, L:/10.30.171.222:18192 - R:/10.30.170.83:39784]} EXI handlers added to pipeline 23:58:10.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.295 [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.83:59838]) by 393 down to 2096386 23:58:10.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.295 [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.83:59838] 23:58:10.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.296 [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=27} 23:58:10.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.296 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d8acac after next message 23:58:10.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcafbf7d1, L:/10.30.171.222:18292 - R:/10.30.170.83:59838]} EXI handlers added to pipeline 23:58:10.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.296 [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.83:58682]) by 393 down to 2096386 23:58:10.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.296 [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.83:58682] 23:58:10.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.297 [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=29} 23:58:10.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.297 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f949753 after next message 23:58:10.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xda62a177, L:/10.30.171.222:18156 - R:/10.30.170.83:58682]} EXI handlers added to pipeline 23:58:10.297 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.298 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.298 [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.83:50166]) by 393 down to 2096386 23:58:10.298 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.298 [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.83:50166] 23:58:10.298 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.298 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.298 [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=31} 23:58:10.298 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4074b720 after next message 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ec3a17e, L:/10.30.171.222:18300 - R:/10.30.170.83:50166]} EXI handlers added to pipeline 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.299 [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.83:41490]) by 393 down to 2096386 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.299 [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.83:41490] 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.299 [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=33} 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41162c3 after next message 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x651c651b, L:/10.30.171.222:18100 - R:/10.30.170.83:41490]} EXI handlers added to pipeline 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.300 [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.83:59446]) by 393 down to 2096386 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.300 [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.83:59446] 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.301 [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=35} 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2788057 after next message 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x24e45fd2, L:/10.30.171.222:18260 - R:/10.30.170.83:59446]} EXI handlers added to pipeline 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.301 [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.83:34564]) by 393 down to 2096386 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.301 [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.83:34564] 23:58:10.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.302 [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=37} 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@788d79aa after next message 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=37, channel=[id: 0xda6c3121, L:/10.30.171.222:18239 - R:/10.30.170.83:34564]} EXI handlers added to pipeline 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.302 [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.83:57528]) by 393 down to 2096386 23:58:10.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.302 [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.83:57528] 23:58:10.303 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.303 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.303 [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=39} 23:58:10.303 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.303 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22fe018b after next message 23:58:10.303 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x125230c6, L:/10.30.171.222:18175 - R:/10.30.170.83:57528]} EXI handlers added to pipeline 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) by 373 down to 2096779 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.317 [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.83:42604] 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18283', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=61} created 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18078', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]} created 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604] successful with session NetconfServerSession{sessionId=61, channel=[id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]} 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=59} created 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]} up 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]} created 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590] successful with session NetconfServerSession{sessionId=59, channel=[id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]} 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]} up 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426])[want-reply=true] subsystem=netconf 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426])[subsystem] prepared command 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]}} established 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136])[want-reply=true] subsystem=netconf 23:58:10.317 [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]:18163 23:58:10.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 62: Creating data stores for simulated device 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136])[subsystem] prepared command 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.317 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]}} established 23:58:10.318 [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:58:10.318 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.318 [netconf-device-simulator-threads-2] 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]:18150 23:58:10.318 [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:58:10.318 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18139', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=60} created 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]} created 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890] successful with session NetconfServerSession{sessionId=60, channel=[id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]} 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]} up 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450])[want-reply=true] subsystem=netconf 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450])[subsystem] prepared command 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]}} established 23:58:10.318 [netconf-device-simulator-threads-1] 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]:18043 23:58:10.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 64: Creating data stores for simulated device 23:58:10.318 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.318 [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:58:10.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[65515911] 23:58:10.319 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.319 [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:58:10.319 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.318 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.319 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1000505a] 23:58:10.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 63: Creating data stores for simulated device 23:58:10.320 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.320 [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:58:10.320 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.320 [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:58:10.320 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.303 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.320 [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.83:51312]) by 393 down to 2096386 23:58:10.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.320 [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.83:51312] 23:58:10.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[65cd75d0] 23:58:10.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.320 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.321 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.321 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.321 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.319 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.321 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.321 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.321 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.326 [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=40} 23:58:10.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.327 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7673e1f9 after next message 23:58:10.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x10752852, L:/10.30.171.222:18015 - R:/10.30.170.83:51312]} EXI handlers added to pipeline 23:58:10.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.327 [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.83:37028]) by 393 down to 2096386 23:58:10.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.327 [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.83:37028] 23:58:10.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.328 [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=41} 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@174d6bad after next message 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x35bc2a08, L:/10.30.171.222:18311 - R:/10.30.170.83:37028]} EXI handlers added to pipeline 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.328 [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.83:48340]) by 393 down to 2096386 23:58:10.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.328 [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.83:48340] 23:58:10.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.329 [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=42} 23:58:10.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.329 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d68cb39 after next message 23:58:10.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xa42347fe, L:/10.30.171.222:18007 - R:/10.30.170.83:48340]} EXI handlers added to pipeline 23:58:10.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.330 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.330 [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.83:39736]) by 393 down to 2096386 23:58:10.330 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.330 [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.83:39736] 23:58:10.330 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.330 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.330 [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=43} 23:58:10.330 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2acb3b6f after next message 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xa376b4be, L:/10.30.171.222:18014 - R:/10.30.170.83:39736]} EXI handlers added to pipeline 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.331 [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.83:46062]) by 393 down to 2096386 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.331 [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.83:46062] 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50926]] Send SSH_MSG_KEXDH_REPLY 23:58:10.331 [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=44} 23:58:10.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #1 sending command=31[31] len=1639 23:58:10.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.336 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.336 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[65515911], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[65515911], subtreeVersion=Version[679b5e1d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[679b5e1d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50926])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50926]) Send SSH_MSG_NEWKEYS 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50926]) session ID=7f:1b:ef:e6:36:1b:c7:b0:38:bc:50:af:49:fa:3e:3c:78:a2:12:69:d1:fe:d5:32:50:78:4f:f5:cf:d6:ab:29:ed:a0:47:ed:5a:f0:90:dd:d1:13:35:16:83:e2:f7:e5:6e:08:fd:1d:2e:2f:59:d3:95:eb:e6:27:e9:56:0a:cf 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50926]): strict KEX resets output message sequence number from 3 to 0 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4259e494; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50926])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #0 sending command=7[7] len=419 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50926]) No pending packets to flush at end of KEX 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43030]) process #1 30 23:58:10.337 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43030]] process command=SSH_MSG_KEXDH_INIT 23:58:10.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] 23:58:10.337 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 62 on channel [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) by 1102 down to 2096050 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) request=subsystem activate command 23:58:10.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) starting runner for command=netconf 23:58:10.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.348 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.348 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[65cd75d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[65cd75d0], subtreeVersion=Version[1d946431], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d946431], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] 23:58:10.349 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 63 on channel [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) by 1102 down to 2096050 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) request=subsystem activate command 23:58:10.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) starting runner for command=netconf 23:58:10.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.352 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e05ba79 after next message 23:58:10.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x3aca18b2, L:/10.30.171.222:18294 - R:/10.30.170.83:46062]} EXI handlers added to pipeline 23:58:10.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.352 [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.83:46100]) by 393 down to 2096386 23:58:10.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.352 [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.83:46100] 23:58:10.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.360 [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=45} 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a677a1e after next message 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xa3593b37, L:/10.30.171.222:18070 - R:/10.30.170.83:46100]} EXI handlers added to pipeline 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332])[want-reply=true] subsystem=netconf 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332])[subsystem] prepared command 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]}} established 23:58:10.361 [netconf-device-simulator-threads-5] 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]:18321 23:58:10.361 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 65: Creating data stores for simulated device 23:58:10.361 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.361 [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:58:10.361 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.361 [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:58:10.361 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.361 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3c0a93d2] 23:58:10.361 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.362 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.362 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.362 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.362 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.362 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1000505a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1000505a], subtreeVersion=Version[ee6c7c9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ee6c7c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] 23:58:10.363 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 64 on channel [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] 23:58:10.364 [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.83:41450]) by 1102 down to 2096050 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) request=subsystem activate command 23:58:10.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) starting runner for command=netconf 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43030]] Send SSH_MSG_KEXDH_REPLY 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #1 sending command=31[31] len=1639 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43030])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43030]) Send SSH_MSG_NEWKEYS 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43030]) session ID=a2:63:01:a7:42:65:9b:b9:df:0b:3f:64:8a:45:c1:75:e0:5a:af:98:a1:9f:fc:66:14:c5:e3:76:01:16:2f:d6:2b:e4:eb:64:f4:27:40:49:a4:f0:6d:14:2d:04:1f:db:ca:9c:cf:de:ac:90:9f:87:f9:2d:1f:5b:d8:00:a7:1a 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43030]): strict KEX resets output message sequence number from 3 to 0 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31cb13e0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43030])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43030])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #0 sending command=7[7] len=419 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43030]) No pending packets to flush at end of KEX 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57268]) process #1 30 23:58:10.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57268]] process command=SSH_MSG_KEXDH_INIT 23:58:10.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) by 373 down to 2096779 23:58:10.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.372 [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.83:47426] 23:58:10.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18163', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=62} created 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]} created 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426] successful with session NetconfServerSession{sessionId=62, channel=[id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]} 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]} up 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434])[want-reply=true] subsystem=netconf 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434])[subsystem] prepared command 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]}} established 23:58:10.373 [netconf-device-simulator-threads-6] 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]:18099 23:58:10.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 66: Creating data stores for simulated device 23:58:10.373 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.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:58:10.373 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.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:58:10.373 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7191ccd9] 23:58:10.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57268]] Send SSH_MSG_KEXDH_REPLY 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #1 sending command=31[31] len=1639 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57268])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57268]) Send SSH_MSG_NEWKEYS 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57268]) session ID=76:af:57:35:bd:bc:47:95:2a:cf:16:fb:85:8f:1a:39:bb:7b:f9:c3:3d:9e:5b:d1:40:97:37:eb:a5:55:75:71:ae:04:e0:9b:d7:1a:5f:e9:66:f9:00:5f:f2:0c:18:7e:f8:91:d5:77:13:3e:6a:99:1e:92:56:3e:dd:8d:ce:8a 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57268]): strict KEX resets output message sequence number from 3 to 0 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57268]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7292271; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57268])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57268])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #0 sending command=7[7] len=419 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57268]) No pending packets to flush at end of KEX 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60120]) process #1 30 23:58:10.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60120]] process command=SSH_MSG_KEXDH_INIT 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) by 373 down to 2096779 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.384 [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.83:51136] 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18150', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=63} created 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]} created 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136] successful with session NetconfServerSession{sessionId=63, channel=[id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]} 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]} up 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014])[want-reply=true] subsystem=netconf 23:58:10.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014])[subsystem] prepared command 23:58:10.385 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]}} established 23:58:10.385 [netconf-device-simulator-threads-2] 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]:18094 23:58:10.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 67: Creating data stores for simulated device 23:58:10.385 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.385 [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:58:10.385 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.385 [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:58:10.385 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.386 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[702779bd] 23:58:10.386 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.386 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.386 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.386 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.388 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.388 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3c0a93d2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3c0a93d2], subtreeVersion=Version[29ecb42f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29ecb42f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] 23:58:10.389 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 65 on channel [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] 23:58:10.390 [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.83:51332]) by 1102 down to 2096050 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) request=subsystem activate command 23:58:10.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) starting runner for command=netconf 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.404 [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.83:41450]) by 373 down to 2096779 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.404 [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.83:41450] 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18043', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=64} created 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]} created 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450] successful with session NetconfServerSession{sessionId=64, channel=[id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]} 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]} up 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878])[want-reply=true] subsystem=netconf 23:58:10.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878])[subsystem] prepared command 23:58:10.405 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]}} established 23:58:10.405 [netconf-device-simulator-threads-1] 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]:18291 23:58:10.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 68: Creating data stores for simulated device 23:58:10.405 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.405 [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:58:10.405 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.405 [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:58:10.405 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.406 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30bb3140] 23:58:10.419 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.419 [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.83:51332]) by 373 down to 2096779 23:58:10.419 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.419 [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.83:51332] 23:58:10.419 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18321', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=65} created 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]} created 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332] successful with session NetconfServerSession{sessionId=65, channel=[id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]} 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]} up 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140])[want-reply=true] subsystem=netconf 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140])[subsystem] prepared command 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]}} established 23:58:10.420 [netconf-device-simulator-threads-5] 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]:18077 23:58:10.421 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 69: Creating data stores for simulated device 23:58:10.421 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.421 [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:58:10.421 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.421 [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:58:10.421 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.422 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ce97757] 23:58:10.422 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.422 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.422 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.422 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.424 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.406 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.424 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.424 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.424 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.430 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7191ccd9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7191ccd9], subtreeVersion=Version[186e506e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[186e506e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] 23:58:10.431 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.431 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.431 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.431 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 66 on channel [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] 23:58:10.431 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.431 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[702779bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[702779bd], subtreeVersion=Version[40038c7f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40038c7f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) by 1102 down to 2096050 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.436 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 67 on channel [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) request=subsystem activate command 23:58:10.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) starting runner for command=netconf 23:58:10.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) by 1102 down to 2096050 23:58:10.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) request=subsystem activate command 23:58:10.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) starting runner for command=netconf 23:58:10.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60120]] Send SSH_MSG_KEXDH_REPLY 23:58:10.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #1 sending command=31[31] len=1639 23:58:10.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60120])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60120]) Send SSH_MSG_NEWKEYS 23:58:10.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60120]) session ID=52:34:27:ff:41:cd:38:54:cc:81:10:dc:ed:14:0c:ff:03:96:2b:99:42:52:a7:3e:f2:e6:6c:00:49:69:3e:49:8e:96:af:1c:49:93:22:67:0e:b0:5a:2b:ab:f1:d6:2a:73:51:a6:ca:d4:37:49:38:7d:ff:25:cd:e4:d0:42:21 23:58:10.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60120]): strict KEX resets output message sequence number from 3 to 0 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60120]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c011866; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60120])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60120])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #0 sending command=7[7] len=419 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60120]) No pending packets to flush at end of KEX 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50064]) process #1 30 23:58:10.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50064]] process command=SSH_MSG_KEXDH_INIT 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50064]] Send SSH_MSG_KEXDH_REPLY 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #1 sending command=31[31] len=1639 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50064])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50064]) Send SSH_MSG_NEWKEYS 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50064]) session ID=31:39:b2:84:74:b3:db:8d:73:f9:1b:9c:4b:b9:ac:ac:b2:38:0e:23:28:1d:1a:d1:a3:83:49:8a:9f:3c:28:af:77:5e:f1:8d:70:af:45:0d:e5:0f:0e:fa:ac:ae:26:a3:29:61:81:cc:0d:ee:0c:0d:fc:22:d2:91:8a:bb:e1:f8 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50064]): strict KEX resets output message sequence number from 3 to 0 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50064]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f722f63; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50064])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.456 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.456 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ce97757], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ce97757], subtreeVersion=Version[78b159da], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78b159da], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] 23:58:10.457 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 69 on channel [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] 23:58:10.457 [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.83:45140]) by 1102 down to 2096050 23:58:10.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) request=subsystem activate command 23:58:10.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) starting runner for command=netconf 23:58:10.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50064])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #0 sending command=7[7] len=419 23:58:10.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50064]) No pending packets to flush at end of KEX 23:58:10.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47196]) process #1 30 23:58:10.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47196]] process command=SSH_MSG_KEXDH_INIT 23:58:10.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.469 [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.83:45140]) by 373 down to 2096779 23:58:10.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.469 [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.83:45140] 23:58:10.469 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18077', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=69} created 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]} created 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140] successful with session NetconfServerSession{sessionId=69, channel=[id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]} 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]} up 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734])[want-reply=true] subsystem=netconf 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734])[subsystem] prepared command 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]}} established 23:58:10.470 [netconf-device-simulator-threads-5] 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]:18301 23:58:10.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 70: Creating data stores for simulated device 23:58:10.470 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.470 [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:58:10.470 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.470 [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:58:10.470 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.471 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[27cea13] 23:58:10.471 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.471 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.471 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.471 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.476 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.476 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[27cea13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[27cea13], subtreeVersion=Version[7b9488f6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b9488f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.476 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.477 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] 23:58:10.477 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 70 on channel [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] 23:58:10.477 [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.83:57734]) by 1102 down to 2096050 23:58:10.477 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.477 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.477 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] 23:58:10.477 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] 23:58:10.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) request=subsystem activate command 23:58:10.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) starting runner for command=netconf 23:58:10.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) by 373 down to 2096779 23:58:10.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.494 [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.83:56014] 23:58:10.494 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18094', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=67} created 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]} created 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014] successful with session NetconfServerSession{sessionId=67, channel=[id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]} 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]} up 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41242]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41242]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41242]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.495 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41242]) authentication result: true 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41242]) SSH_MSG_USERAUTH_REQUEST 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41242])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41242]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41242]) no heartbeat to stop 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41242]) heartbeat type=IGNORE, interval=PT30S 23:58:10.495 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41242 authenticated 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47928]) process #2 SSH_MSG_NEWKEYS 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47928]): strict KEX resets input message sequence number from 3 to 0 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e266b76; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47928]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47928]) authorized authentication methods: password,publickey 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47928]) Accepted service ssh-userauth 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47928]) no authentication factory for method=none 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47928]) SSH_MSG_USERAUTH_REQUEST 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47928]) remaining methods: password,publickey 23:58:10.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:10.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39430]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39430]] session=TransportServerSession[admin@/10.30.170.83:39430] id=0 23:58:10.497 [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.83:39430])) size=2097152, max=2097152, packet=32768 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39430]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39430] 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39430]) recipient=0 23:58:10.497 [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.83:39430])) size=2097152, max=2097152, packet=32768 23:58:10.497 [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.83:39430])) re-initializing 23:58:10.497 [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.83:39430])) size=2097152, max=2097152, packet=32768 23:58:10.497 [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.83:39430]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79713dc6 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) by 179 down to 2095872 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.497 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bdba08a 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) by 179 down to 2095871 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3af4eedc 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) by 179 down to 2095871 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20d684c0 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) by 179 down to 2095871 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.498 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.498 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d0e8795 23:58:10.498 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) by 179 down to 2095871 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.498 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.498 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30bb3140], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30bb3140], subtreeVersion=Version[381a9e7c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[381a9e7c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.499 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] 23:58:10.500 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 68 on channel [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] 23:58:10.500 [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.83:44878]) by 1102 down to 2096050 23:58:10.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) request=subsystem activate command 23:58:10.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) starting runner for command=netconf 23:58:10.499 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f2d7310 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) by 179 down to 2095871 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5897be30 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) by 179 down to 2095871 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e2e11c2 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) by 179 down to 2095871 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d1cef70 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) by 179 down to 2095871 23:58:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6825d952 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) by 179 down to 2095871 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f9b4dd2 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) by 179 down to 2095871 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@246ca7d8 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) by 179 down to 2095871 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ce80c55 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) by 179 down to 2095871 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d3a3c9c 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) by 179 down to 2095871 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1eb2e767 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) by 179 down to 2095871 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) by 340 down to 2096046 23:58:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.503 [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.83:54274] 23:58:10.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) by 373 down to 2096779 23:58:10.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.508 [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.83:55434] 23:58:10.508 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18099', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=66} created 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]} created 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434] successful with session NetconfServerSession{sessionId=66, channel=[id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]} 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]} up 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256])[want-reply=true] subsystem=netconf 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256])[subsystem] prepared command 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]}} established 23:58:10.509 [netconf-device-simulator-threads-6] 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]:18067 23:58:10.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 71: Creating data stores for simulated device 23:58:10.509 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.509 [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:58:10.509 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.509 [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:58:10.509 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[11633526] 23:58:10.510 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.511 [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=9} 23:58:10.516 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[11633526], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[11633526], subtreeVersion=Version[3f153e3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f153e3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b4ba7b0] 23:58:10.516 [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:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.516 [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:58:10.516 [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:58:10.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.517 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 71 on channel [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] 23:58:10.517 [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.83:44878]) by 373 down to 2096779 23:58:10.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.517 [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.83:44878] 23:58:10.517 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.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.83:49256]) by 1102 down to 2096050 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) request=subsystem activate command 23:58:10.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) starting runner for command=netconf 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18291', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=68} created 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]} created 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878] successful with session NetconfServerSession{sessionId=68, channel=[id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]} 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]} up 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682])[want-reply=true] subsystem=netconf 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682])[subsystem] prepared command 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]}} established 23:58:10.518 [netconf-device-simulator-threads-1] 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]:18011 23:58:10.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 72: Creating data stores for simulated device 23:58:10.519 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.519 [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:58:10.519 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.519 [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:58:10.519 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.520 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9b8d55c] 23:58:10.520 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.520 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.520 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.520 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47196]] Send SSH_MSG_KEXDH_REPLY 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #1 sending command=31[31] len=1639 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47196])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47196]) Send SSH_MSG_NEWKEYS 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47196]) session ID=fc:33:e2:ea:6e:6b:02:af:2a:73:4a:59:52:87:1d:65:88:83:8c:d0:e5:da:af:3b:ff:77:11:b4:76:15:22:a1:22:26:ae:52:f2:10:81:d9:5b:29:55:fd:62:51:a7:68:ee:a3:2d:06:09:5e:90:03:cf:36:95:1e:81:57:1b:af 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47196]): strict KEX resets output message sequence number from 3 to 0 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e5b5852; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47196])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47196])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #0 sending command=7[7] len=419 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47196]) No pending packets to flush at end of KEX 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41506]) process #1 30 23:58:10.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41506]] process command=SSH_MSG_KEXDH_INIT 23:58:10.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) by 373 down to 2096779 23:58:10.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.525 [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.83:49256] 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18067', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=71} created 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]} created 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256] successful with session NetconfServerSession{sessionId=71, channel=[id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]} 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]} up 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240])[want-reply=true] subsystem=netconf 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240])[subsystem] prepared command 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]}} established 23:58:10.525 [netconf-device-simulator-threads-6] 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]:18177 23:58:10.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 73: Creating data stores for simulated device 23:58:10.525 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.525 [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:58:10.526 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.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:58:10.526 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2437d7ae] 23:58:10.526 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.527 [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.83:57734]) by 373 down to 2096779 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.527 [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.83:57734] 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.527 [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:58:10.527 [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:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18301', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=70} created 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]} created 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734] successful with session NetconfServerSession{sessionId=70, channel=[id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]} 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]} up 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112])[want-reply=true] subsystem=netconf 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112])[subsystem] prepared command 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]}} established 23:58:10.527 [netconf-device-simulator-threads-5] 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]:18104 23:58:10.527 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 74: Creating data stores for simulated device 23:58:10.527 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.527 [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:58:10.527 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.527 [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:58:10.527 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.527 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:56314]) by 340 down to 2096046 23:58:10.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.527 [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.83:56314] 23:58:10.528 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70fee58a] 23:58:10.528 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.528 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.528 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.528 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.529 [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:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[36bdd41] 23:58:10.529 [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:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.529 [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:58:10.529 [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:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:10.529 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.530 [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:58:10.530 [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:58:10.530 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) by 340 down to 2096046 23:58:10.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.531 [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.83:60728] 23:58:10.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.540 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.540 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9b8d55c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9b8d55c], subtreeVersion=Version[3f92f8db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f92f8db], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] 23:58:10.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.547 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.547 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2437d7ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2437d7ae], subtreeVersion=Version[15e5843], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15e5843], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] 23:58:10.548 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 73 on channel [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] 23:58:10.541 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 72 on channel [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) by 1102 down to 2096050 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.556 [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.83:41682]) by 1102 down to 2096050 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) request=subsystem activate command 23:58:10.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) starting runner for command=netconf 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) request=subsystem activate command 23:58:10.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) starting runner for command=netconf 23:58:10.559 [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=14} 23:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[11190bee] 23:58:10.560 [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:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.560 [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:58:10.560 [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:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.560 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:10.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:10.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:10.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:10.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.564 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.564 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70fee58a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70fee58a], subtreeVersion=Version[4bf06fcc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4bf06fcc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] 23:58:10.565 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 74 on channel [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] 23:58:10.565 [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.83:58112]) by 1102 down to 2096050 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) request=subsystem activate command 23:58:10.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) starting runner for command=netconf 23:58:10.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) by 373 down to 2096779 23:58:10.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.565 [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.83:49240] 23:58:10.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.565 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.566 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:10.566 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] 23:58:10.566 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18177', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=73} created 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]} created 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240] successful with session NetconfServerSession{sessionId=73, channel=[id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]} 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]} up 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226])[want-reply=true] subsystem=netconf 23:58:10.566 [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:58:10.566 [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:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226])[subsystem] prepared command 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]}} established 23:58:10.566 [netconf-device-simulator-threads-6] 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]:18081 23:58:10.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 75: Creating data stores for simulated device 23:58:10.566 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.566 [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:58:10.566 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.566 [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:58:10.566 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.566 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:54240]) by 340 down to 2096046 23:58:10.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.567 [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.83:54240] 23:58:10.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[69be6820] 23:58:10.567 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.576 [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.83:41682]) by 373 down to 2096779 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.576 [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.83:41682] 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54456]) Send SSH_MSG_KEXINIT 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54456]) process #0 SSH_MSG_KEXINIT 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54456]) SSH_MSG_KEXINIT 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18011', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=72} created 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54456]) strict KEX=true client=true server=true 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]} created 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682] successful with session NetconfServerSession{sessionId=72, channel=[id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]} 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]} up 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: server host key algorithms = rsa-sha2-512 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: compression algorithms (client to server) = none 23:58:10.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54456]) Kex: compression algorithms (server to client) = none 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918])[want-reply=true] subsystem=netconf 23:58:10.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918])[subsystem] prepared command 23:58:10.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:10.577 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59908]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:10.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]}} established 23:58:10.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59908]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:10.577 [netconf-device-simulator-threads-1] 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]:18273 23:58:10.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 76: Creating data stores for simulated device 23:58:10.577 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.577 [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:58:10.577 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.577 [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:58:10.577 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2119f271] 23:58:10.578 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.580 [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.83:58112]) by 373 down to 2096779 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.580 [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.83:58112] 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18104', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=74} created 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]} created 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112] successful with session NetconfServerSession{sessionId=74, channel=[id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]} 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]} up 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530])[want-reply=true] subsystem=netconf 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530])[subsystem] prepared command 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]}} established 23:58:10.580 [netconf-device-simulator-threads-5] 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]:18162 23:58:10.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 77: Creating data stores for simulated device 23:58:10.580 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.580 [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:58:10.580 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.580 [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:58:10.580 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.581 [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:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a1c25bd] 23:58:10.581 [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:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.581 [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:58:10.581 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b09c38c] 23:58:10.581 [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:58:10.581 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.581 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.581 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.581 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.581 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:10.582 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:10.582 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.582 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.582 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:10.582 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.582 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.582 [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:58:10.582 [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:58:10.582 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) by 340 down to 2096046 23:58:10.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.583 [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.83:42158] 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41506]] Send SSH_MSG_KEXDH_REPLY 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #1 sending command=31[31] len=1639 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41506])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41506]) Send SSH_MSG_NEWKEYS 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41506]) session ID=a2:36:c0:8b:6a:c2:b6:e2:57:23:9f:72:e2:0a:87:d7:f3:16:8f:a4:9b:4a:44:05:34:4c:3f:5a:8c:9c:c3:d0:c9:e9:7b:0b:ea:3d:b8:fc:f7:76:e7:f3:c6:28:f4:05:4f:36:7f:73:a4:96:a4:26:3d:6c:bb:32:cb:a4:86:0e 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41506]): strict KEX resets output message sequence number from 3 to 0 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41506]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c495944; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41506])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41506])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #0 sending command=7[7] len=419 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41506]) No pending packets to flush at end of KEX 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53292]) process #1 30 23:58:10.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53292]] process command=SSH_MSG_KEXDH_INIT 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b09c38c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b09c38c], subtreeVersion=Version[325553ce], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[325553ce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2119f271], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2119f271], subtreeVersion=Version[4c1e88f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c1e88f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.596 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] 23:58:10.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] 23:58:10.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.597 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 76 on channel [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] 23:58:10.597 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 77 on channel [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] 23:58:10.604 [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.83:35530]) by 1102 down to 2096050 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.604 [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.83:49918]) by 1102 down to 2096050 23:58:10.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.604 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] 23:58:10.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) request=subsystem activate command 23:58:10.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) starting runner for command=netconf 23:58:10.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) request=subsystem activate command 23:58:10.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) starting runner for command=netconf 23:58:10.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.605 [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=18} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10ad8924] 23:58:10.606 [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:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.606 [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:58:10.606 [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:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.607 [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:58:10.607 [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:58:10.607 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #7 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:53192]) by 340 down to 2096046 23:58:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_CHANNEL_DATA len=340 23:58:10.607 [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.83:53192] 23:58:10.604 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.611 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[69be6820], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[69be6820], subtreeVersion=Version[4e77c5ae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e77c5ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.621 [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:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6abc3778] 23:58:10.621 [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:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:10.621 [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:58:10.621 [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:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.621 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:10.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:10.622 [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:58:10.622 [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:58:10.622 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:10.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) by 393 down to 2096386 23:58:10.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.623 [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.83:41584] 23:58:10.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.637 [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=46} 23:58:10.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.640 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61da8952 after next message 23:58:10.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x01e58ccf, L:/10.30.171.222:18040 - R:/10.30.170.83:41584]} EXI handlers added to pipeline 23:58:10.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:35786]) by 393 down to 2096386 23:58:10.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.640 [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.83:35786] 23:58:10.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.641 [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=47} 23:58:10.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2574229b after next message 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x7505bea7, L:/10.30.171.222:18224 - R:/10.30.170.83:35786]} EXI handlers added to pipeline 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:42292]) by 393 down to 2096386 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.642 [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.83:42292] 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.642 [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:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25051337 after next message 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xe6eb40d4, L:/10.30.171.222:18056 - R:/10.30.170.83:42292]} EXI handlers added to pipeline 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) by 393 down to 2096386 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.643 [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.83:53186] 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53292]] Send SSH_MSG_KEXDH_REPLY 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #1 sending command=31[31] len=1639 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53292])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53292]) Send SSH_MSG_NEWKEYS 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53292]) session ID=72:3f:99:40:69:01:11:6a:7d:ed:37:24:70:01:5a:0a:2f:32:57:f0:1f:14:bd:f2:5d:89:fb:73:dd:3b:6a:fc:8f:a5:d3:6b:31:20:d6:83:aa:5d:b3:79:d7:ef:a2:0f:23:e7:b0:33:1d:b6:02:bf:4b:7a:1b:ab:72:f4:4a:90 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53292]): strict KEX resets output message sequence number from 3 to 0 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6395a15d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53292])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53292])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #0 sending command=7[7] len=419 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53292]) No pending packets to flush at end of KEX 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42594]) process #1 30 23:58:10.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42594]] process command=SSH_MSG_KEXDH_INIT 23:58:10.660 [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=49} 23:58:10.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.660 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5aca734 after next message 23:58:10.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x0a833ef9, L:/10.30.171.222:18272 - R:/10.30.170.83:53186]} EXI handlers added to pipeline 23:58:10.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:49414]) by 393 down to 2096386 23:58:10.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.661 [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.83:49414] 23:58:10.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.661 [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=50} 23:58:10.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] 23:58:10.665 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 75 on channel [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) by 1102 down to 2096050 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) request=subsystem activate command 23:58:10.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) starting runner for command=netconf 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.668 [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.83:35530]) by 373 down to 2096779 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.668 [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.83:35530] 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18162', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=77} created 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]} created 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530] successful with session NetconfServerSession{sessionId=77, channel=[id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]} 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]} up 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234])[want-reply=true] subsystem=netconf 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234])[subsystem] prepared command 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]}} established 23:58:10.669 [netconf-device-simulator-threads-5] 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]:18274 23:58:10.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 78: Creating data stores for simulated device 23:58:10.669 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.670 [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:58:10.670 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.670 [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:58:10.670 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.671 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d06dc67 after next message 23:58:10.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x5871b666, L:/10.30.171.222:18068 - R:/10.30.170.83:49414]} EXI handlers added to pipeline 23:58:10.671 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15983a0a] 23:58:10.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.671 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) by 393 down to 2096386 23:58:10.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.671 [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.83:36902] 23:58:10.672 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.672 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.672 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.672 [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=51} 23:58:10.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a4171b1 after next message 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x9f1bf1ae, L:/10.30.171.222:18220 - R:/10.30.170.83:36902]} EXI handlers added to pipeline 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) by 393 down to 2096386 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.673 [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.83:40026] 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.673 [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:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16d90ffd after next message 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xa4b1e03f, L:/10.30.171.222:18031 - R:/10.30.170.83:40026]} EXI handlers added to pipeline 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:51296]) by 393 down to 2096386 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.674 [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.83:51296] 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.675 [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=53} 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b7dbbba after next message 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x043821de, L:/10.30.171.222:18258 - R:/10.30.170.83:51296]} EXI handlers added to pipeline 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) by 393 down to 2096386 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.675 [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.83:37348] 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.676 [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.83:49918]) by 373 down to 2096779 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.676 [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.83:49918] 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18273', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=76} created 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]} created 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918] successful with session NetconfServerSession{sessionId=76, channel=[id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]} 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]} up 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890])[want-reply=true] subsystem=netconf 23:58:10.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890])[subsystem] prepared command 23:58:10.677 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]}} established 23:58:10.677 [netconf-device-simulator-threads-1] 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]:18297 23:58:10.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 79: Creating data stores for simulated device 23:58:10.677 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.677 [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:58:10.677 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.677 [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:58:10.677 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[622787ea] 23:58:10.678 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) by 373 down to 2096779 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.696 [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.83:57226] 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] 23:58:10.696 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18081', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=75} created 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]} created 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226] successful with session NetconfServerSession{sessionId=75, channel=[id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]} 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]} up 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434])[want-reply=true] subsystem=netconf 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434])[subsystem] prepared command 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]}} established 23:58:10.697 [netconf-device-simulator-threads-6] 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]:18305 23:58:10.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 80: Creating data stores for simulated device 23:58:10.697 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.697 [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:58:10.697 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.697 [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:58:10.697 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a017859] 23:58:10.698 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.702 [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=54} 23:58:10.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52554536 after next message 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=54, channel=[id: 0xf7ecd1bb, L:/10.30.171.222:18034 - R:/10.30.170.83:37348]} EXI handlers added to pipeline 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) by 393 down to 2096386 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.703 [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.83:38572] 23:58:10.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.708 [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:58:10.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.708 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.708 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a017859], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a017859], subtreeVersion=Version[7ce41536], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ce41536], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42594]] Send SSH_MSG_KEXDH_REPLY 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #1 sending command=31[31] len=1639 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42594])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42594]) Send SSH_MSG_NEWKEYS 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42594]) session ID=d8:c5:8d:40:d4:75:5b:34:ad:1b:a0:d2:7c:79:11:ac:3e:ec:09:0b:9e:63:8c:0d:e5:5f:69:1e:0c:9c:bb:a0:4e:76:f3:1d:d3:9a:c9:16:60:90:60:e3:8b:d4:07:12:21:1f:91:b2:08:32:cd:8d:db:f3:db:95:93:35:b0:2e 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42594]): strict KEX resets output message sequence number from 3 to 0 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42594]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17569dd8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42594])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42594])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #0 sending command=7[7] len=419 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42594]) No pending packets to flush at end of KEX 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42906]) process #1 30 23:58:10.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42906]] process command=SSH_MSG_KEXDH_INIT 23:58:10.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.720 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.720 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[622787ea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[622787ea], subtreeVersion=Version[15a2028e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15a2028e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] 23:58:10.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] 23:58:10.722 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 79 on channel [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] 23:58:10.723 [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.83:58890]) by 1102 down to 2096050 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 80 on channel [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) request=subsystem activate command 23:58:10.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) starting runner for command=netconf 23:58:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.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.83:58434]) by 1102 down to 2096050 23:58:10.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a897a3b after next message 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8983ab74, L:/10.30.171.222:18290 - R:/10.30.170.83:38572]} EXI handlers added to pipeline 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) request=subsystem activate command 23:58:10.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) starting runner for command=netconf 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) by 393 down to 2096386 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.724 [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.83:40280] 23:58:10.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.725 [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=57} 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72d35880 after next message 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xbe700bd2, L:/10.30.171.222:18234 - R:/10.30.170.83:40280]} EXI handlers added to pipeline 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:40590]) by 393 down to 2096386 23:58:10.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.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.83:40590] 23:58:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.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=59} 23:58:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29606d6d after next message 23:58:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xef1bf306, L:/10.30.171.222:18078 - R:/10.30.170.83:40590]} EXI handlers added to pipeline 23:58:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) by 393 down to 2096386 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.727 [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.83:51136] 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.727 [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=63} 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60d2c54b after next message 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x23a2b14d, L:/10.30.171.222:18150 - R:/10.30.170.83:51136]} EXI handlers added to pipeline 23:58:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.741 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.741 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15983a0a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15983a0a], subtreeVersion=Version[6b701342], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b701342], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #6 SSH_MSG_CHANNEL_DATA 23:58:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) by 393 down to 2096386 23:58:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_CHANNEL_DATA len=393 23:58:10.742 [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.83:56014] 23:58:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:10.742 [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=67} 23:58:10.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] 23:58:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b422b15 after next message 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x239459b9, L:/10.30.171.222:18094 - R:/10.30.170.83:56014]} EXI handlers added to pipeline 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:10.742 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 78 on channel [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41242]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41242]] session=TransportServerSession[admin@/10.30.170.83:41242] id=0 23:58:10.743 [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.83:41242])) size=2097152, max=2097152, packet=32768 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41242]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41242] 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41242]) recipient=0 23:58:10.743 [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.83:41242])) size=2097152, max=2097152, packet=32768 23:58:10.743 [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.83:41242])) re-initializing 23:58:10.743 [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.83:41242])) size=2097152, max=2097152, packet=32768 23:58:10.743 [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.83:41242]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:10.743 [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.83:41234]) by 1102 down to 2096050 23:58:10.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:10.743 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47928]) authentication result: true 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47928]) SSH_MSG_USERAUTH_REQUEST 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:10.743 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47928]) no heartbeat to stop 23:58:10.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] 23:58:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47928]) heartbeat type=IGNORE, interval=PT30S 23:58:10.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) request=subsystem activate command 23:58:10.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) starting runner for command=netconf 23:58:10.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.750 [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.83:58890]) by 373 down to 2096779 23:58:10.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.750 [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.83:58890] 23:58:10.750 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18297', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=79} created 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]} created 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890] successful with session NetconfServerSession{sessionId=79, channel=[id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]} 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]} up 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[want-reply=true] subsystem=netconf 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[subsystem] prepared command 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]}} established 23:58:10.751 [netconf-device-simulator-threads-1] 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]:18249 23:58:10.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 81: Creating data stores for simulated device 23:58:10.751 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.751 [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:58:10.751 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.751 [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:58:10.751 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.752 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2125d513] 23:58:10.752 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.752 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.752 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.752 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) by 373 down to 2096779 23:58:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.758 [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.83:58434] 23:58:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18305', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=80} created 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]} created 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434] successful with session NetconfServerSession{sessionId=80, channel=[id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]} 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]} up 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550])[want-reply=true] subsystem=netconf 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550])[subsystem] prepared command 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]}} established 23:58:10.759 [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]:18009 23:58:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 82: Creating data stores for simulated device 23:58:10.759 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.759 [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:58:10.760 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47928 authenticated 23:58:10.760 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430])[want-reply=true] subsystem=netconf 23:58:10.760 [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:58:10.760 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430])[subsystem] prepared command 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]}} established 23:58:10.760 [netconf-device-simulator-threads-2] 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]:18263 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 83: Creating data stores for simulated device 23:58:10.760 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.760 [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:58:10.760 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.760 [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:58:10.760 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c8630cc] 23:58:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[27c5fa8e] 23:58:10.760 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.761 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.761 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.761 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[27c5fa8e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[27c5fa8e], subtreeVersion=Version[743f1a6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[743f1a6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] 23:58:10.763 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 82 on channel [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) by 1102 down to 2096050 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) request=subsystem activate command 23:58:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) starting runner for command=netconf 23:58:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.772 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.772 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2125d513], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2125d513], subtreeVersion=Version[7905d7d8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7905d7d8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] 23:58:10.774 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 81 on channel [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] 23:58:10.775 [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.83:44256]) by 1102 down to 2096050 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) request=subsystem activate command 23:58:10.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) starting runner for command=netconf 23:58:10.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.778 [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.83:41234]) by 373 down to 2096779 23:58:10.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.778 [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.83:41234] 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18274', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=78} created 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]} created 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234] successful with session NetconfServerSession{sessionId=78, channel=[id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]} 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]} up 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696])[want-reply=true] subsystem=netconf 23:58:10.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696])[subsystem] prepared command 23:58:10.780 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]}} established 23:58:10.780 [netconf-device-simulator-threads-5] 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]:18010 23:58:10.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 84: Creating data stores for simulated device 23:58:10.780 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.780 [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:58:10.780 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.780 [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:58:10.780 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42906]] Send SSH_MSG_KEXDH_REPLY 23:58:10.781 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5276706c] 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #1 sending command=31[31] len=1639 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42906])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42906]) Send SSH_MSG_NEWKEYS 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42906]) session ID=e0:cf:b0:fc:f6:d4:2a:46:3e:19:db:c5:15:53:5b:8d:a5:18:87:2f:28:ef:8a:74:e1:2c:f6:cc:80:46:07:d2:c7:dd:81:cc:c3:19:58:9c:86:5a:87:b2:83:78:04:20:a9:cf:07:4e:d1:b1:6b:56:1f:fb:74:5b:da:f0:04:2b 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.781 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42906]): strict KEX resets output message sequence number from 3 to 0 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42906]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c94f951; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.781 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42906])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.781 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42906])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.781 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #0 sending command=7[7] len=419 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42906]) No pending packets to flush at end of KEX 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59796]) process #1 30 23:58:10.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59796]] process command=SSH_MSG_KEXDH_INIT 23:58:10.782 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.782 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.782 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.782 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.782 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5276706c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5276706c], subtreeVersion=Version[46185f68], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46185f68], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.782 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] 23:58:10.783 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 84 on channel [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] 23:58:10.784 [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.83:45696]) by 1102 down to 2096050 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) request=subsystem activate command 23:58:10.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) starting runner for command=netconf 23:58:10.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.789 [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.83:44256]) by 373 down to 2096779 23:58:10.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.789 [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.83:44256] 23:58:10.789 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18249', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=81} created 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]} created 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256] successful with session NetconfServerSession{sessionId=81, channel=[id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]} 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]} up 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614])[want-reply=true] subsystem=netconf 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614])[subsystem] prepared command 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]}} established 23:58:10.790 [netconf-device-simulator-threads-1] 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]:18025 23:58:10.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 85: Creating data stores for simulated device 23:58:10.790 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.790 [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:58:10.790 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.790 [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:58:10.790 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.791 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30c495bf] 23:58:10.791 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.791 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.791 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.791 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.792 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c8630cc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c8630cc], subtreeVersion=Version[1f8bc8ea], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f8bc8ea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] 23:58:10.793 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 83 on channel [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] 23:58:10.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.83:39430]) by 1102 down to 2096050 23:58:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] 23:58:10.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] 23:58:10.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) request=subsystem activate command 23:58:10.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) starting runner for command=netconf 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) by 373 down to 2096779 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.796 [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.83:33550] 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] 23:58:10.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18009', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=82} created 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]} created 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550] successful with session NetconfServerSession{sessionId=82, channel=[id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]} 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]} up 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038])[want-reply=true] subsystem=netconf 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038])[subsystem] prepared command 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]}} established 23:58:10.797 [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]:18033 23:58:10.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 86: Creating data stores for simulated device 23:58:10.797 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.797 [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:58:10.797 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.797 [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:58:10.797 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.798 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33b33ae4] 23:58:10.798 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.799 [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.83:45696]) by 373 down to 2096779 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.799 [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.83:45696] 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.799 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18010', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=84} created 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]} created 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696] successful with session NetconfServerSession{sessionId=84, channel=[id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]} 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]} up 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898])[want-reply=true] subsystem=netconf 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898])[subsystem] prepared command 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]}} established 23:58:10.800 [netconf-device-simulator-threads-5] 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]:18298 23:58:10.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 87: Creating data stores for simulated device 23:58:10.800 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.800 [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:58:10.800 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.800 [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:58:10.800 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.801 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6084d999] 23:58:10.801 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.801 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.801 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.801 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.810 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.810 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30c495bf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30c495bf], subtreeVersion=Version[780eccd7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[780eccd7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) by 373 down to 2096779 23:58:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.816 [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.83:39430] 23:58:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] 23:58:10.817 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] 23:58:10.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18263', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.835 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.835 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33b33ae4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33b33ae4], subtreeVersion=Version[2bd7c317], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2bd7c317], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] 23:58:10.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 86 on channel [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] 23:58:10.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) by 1102 down to 2096050 23:58:10.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) request=subsystem activate command 23:58:10.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) starting runner for command=netconf 23:58:10.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] 23:58:10.840 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 85 on channel [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] 23:58:10.841 [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.83:37614]) by 1102 down to 2096050 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) request=subsystem activate command 23:58:10.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) starting runner for command=netconf 23:58:10.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:54038]) by 373 down to 2096779 23:58:10.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.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.83:54038] 23:58:10.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18033', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=86} created 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]} created 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038] successful with session NetconfServerSession{sessionId=86, channel=[id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]} 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]} up 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612])[want-reply=true] subsystem=netconf 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612])[subsystem] prepared command 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]}} established 23:58:10.843 [netconf-device-simulator-threads-6] 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]:18029 23:58:10.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 88: Creating data stores for simulated device 23:58:10.843 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.843 [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:58:10.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=83} created 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=83, channel=[id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]} created 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430] successful with session NetconfServerSession{sessionId=83, channel=[id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]} 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]} up 23:58:10.844 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58: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.83:40018]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.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:58: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.83:40018])[want-reply=true] subsystem=netconf 23:58:10.844 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58: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.83:40018])[subsystem] prepared command 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]}} established 23:58:10.844 [netconf-device-simulator-threads-2] 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]:18246 23:58:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 89: Creating data stores for simulated device 23:58:10.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.844 [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:58:10.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.844 [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:58:10.844 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b49a1a4] 23:58:10.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f607e3c] 23:58:10.845 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.853 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.853 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b49a1a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b49a1a4], subtreeVersion=Version[730745c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[730745c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.853 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59796]] Send SSH_MSG_KEXDH_REPLY 23:58:10.853 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #1 sending command=31[31] len=1639 23:58:10.853 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59796])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.853 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59796]) Send SSH_MSG_NEWKEYS 23:58:10.853 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59796]) session ID=a6:5e:9d:99:9f:61:80:1e:38:8c:94:e4:78:83:a8:14:67:2a:b5:2f:67:ca:c6:fc:11:02:57:99:95:b2:64:7a:9b:2b:55:1d:fc:4a:d3:e9:fb:cf:bf:2c:0a:ac:22:21:69:8a:42:b8:08:00:f0:5c:55:b8:3f:12:e7:0b:73:3c 23:58:10.853 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59796]): strict KEX resets output message sequence number from 3 to 0 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b6405cd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59796])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59796])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #0 sending command=7[7] len=419 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59796]) No pending packets to flush at end of KEX 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43062]) process #1 30 23:58:10.854 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43062]] process command=SSH_MSG_KEXDH_INIT 23:58:10.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] 23:58:10.854 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 88 on channel [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) by 1102 down to 2096050 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) request=subsystem activate command 23:58:10.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) starting runner for command=netconf 23:58:10.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) by 373 down to 2096779 23:58:10.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.856 [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.83:60612] 23:58:10.856 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18029', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=88} created 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]} created 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612] successful with session NetconfServerSession{sessionId=88, channel=[id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]} 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]} up 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666])[want-reply=true] subsystem=netconf 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666])[subsystem] prepared command 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]}} established 23:58:10.857 [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]:18133 23:58:10.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 90: Creating data stores for simulated device 23:58:10.858 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.858 [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:58:10.858 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.858 [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:58:10.858 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7003bf8] 23:58:10.859 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.866 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.866 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7003bf8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7003bf8], subtreeVersion=Version[a4483ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a4483ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] 23:58:10.867 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 90 on channel [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] 23:58:10.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.83:54666]) by 1102 down to 2096050 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) request=subsystem activate command 23:58:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) starting runner for command=netconf 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.869 [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.83:37614]) by 373 down to 2096779 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.869 [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.83:37614] 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18025', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=85} created 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]} created 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614] successful with session NetconfServerSession{sessionId=85, channel=[id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]} 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]} up 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870])[want-reply=true] subsystem=netconf 23:58:10.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870])[subsystem] prepared command 23:58:10.870 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.870 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.870 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]}} established 23:58:10.870 [netconf-device-simulator-threads-1] 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]:18057 23:58:10.870 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 91: Creating data stores for simulated device 23:58:10.870 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.870 [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:58:10.870 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.870 [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:58:10.870 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.871 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6be4d0d5] 23:58:10.871 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.871 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.871 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.871 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.871 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.871 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6084d999], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6084d999], subtreeVersion=Version[64e407d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[64e407d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] 23:58:10.872 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 87 on channel [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] 23:58:10.873 [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.83:59898]) by 1102 down to 2096050 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) request=subsystem activate command 23:58:10.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) starting runner for command=netconf 23:58:10.883 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.883 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.883 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.884 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6be4d0d5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6be4d0d5], subtreeVersion=Version[77cdf297], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77cdf297], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.888 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] 23:58:10.889 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 91 on channel [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] 23:58:10.889 [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.83:53870]) by 1102 down to 2096050 23:58:10.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.889 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] 23:58:10.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] 23:58:10.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) request=subsystem activate command 23:58:10.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) starting runner for command=netconf 23:58:10.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) by 373 down to 2096779 23:58:10.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.890 [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.83:54666] 23:58:10.890 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18133', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=90} created 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]} created 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666] successful with session NetconfServerSession{sessionId=90, channel=[id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]} 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]} up 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394])[want-reply=true] subsystem=netconf 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394])[subsystem] prepared command 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]}} established 23:58:10.891 [netconf-device-simulator-threads-6] 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]:18261 23:58:10.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 92: Creating data stores for simulated device 23:58:10.892 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.892 [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:58:10.892 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.892 [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:58:10.892 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b1645af] 23:58:10.893 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.894 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.894 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f607e3c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f607e3c], subtreeVersion=Version[5fa8be9d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5fa8be9d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] 23:58:10.895 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 89 on channel [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] 23:58:10.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.83:40018]) by 1102 down to 2096050 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) request=subsystem activate command 23:58:10.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) starting runner for command=netconf 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.904 [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.83:59898]) by 373 down to 2096779 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.904 [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.83:59898] 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18298', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=87} created 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]} created 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898] successful with session NetconfServerSession{sessionId=87, channel=[id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]} 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]} up 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770])[want-reply=true] subsystem=netconf 23:58:10.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770])[subsystem] prepared command 23:58:10.905 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]}} established 23:58:10.905 [netconf-device-simulator-threads-5] 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]:18086 23:58:10.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 93: Creating data stores for simulated device 23:58:10.905 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.905 [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:58:10.905 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.905 [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:58:10.905 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.906 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4659800a] 23:58:10.906 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.906 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.906 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.906 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.906 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.906 [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.83:53870]) by 373 down to 2096779 23:58:10.906 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.906 [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.83:53870] 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18057', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=91} created 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]} created 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870] successful with session NetconfServerSession{sessionId=91, channel=[id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]} 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]} up 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576])[want-reply=true] subsystem=netconf 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576])[subsystem] prepared command 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]}} established 23:58:10.907 [netconf-device-simulator-threads-1] 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]:18053 23:58:10.907 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 94: Creating data stores for simulated device 23:58:10.907 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.908 [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:58:10.908 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.908 [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:58:10.908 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.908 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30aa145a] 23:58:10.908 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.909 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.909 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.909 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.911 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.911 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b1645af], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b1645af], subtreeVersion=Version[7171f336], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7171f336], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] 23:58:10.912 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 92 on channel [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) by 1102 down to 2096050 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) request=subsystem activate command 23:58:10.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) starting runner for command=netconf 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) by 373 down to 2096779 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.920 [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.83:40018] 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18246', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=89} created 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]} created 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018] successful with session NetconfServerSession{sessionId=89, channel=[id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]} 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]} up 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644])[want-reply=true] subsystem=netconf 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644])[subsystem] prepared command 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]}} established 23:58:10.920 [netconf-device-simulator-threads-2] 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]:18160 23:58:10.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 95: Creating data stores for simulated device 23:58:10.921 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.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:58:10.921 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.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:58:10.921 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[faf5112] 23:58:10.921 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.924 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.924 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4659800a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4659800a], subtreeVersion=Version[205f07e6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[205f07e6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] 23:58:10.925 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 93 on channel [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] 23:58:10.926 [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.83:44770]) by 1102 down to 2096050 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) request=subsystem activate command 23:58:10.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) starting runner for command=netconf 23:58:10.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.932 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.932 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30aa145a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30aa145a], subtreeVersion=Version[2f01ce2f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2f01ce2f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] 23:58:10.933 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 94 on channel [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] 23:58:10.934 [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.83:41576]) by 1102 down to 2096050 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) request=subsystem activate command 23:58:10.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) starting runner for command=netconf 23:58:10.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:53394]) by 373 down to 2096779 23:58:10.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.934 [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.83:53394] 23:58:10.934 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43062]] Send SSH_MSG_KEXDH_REPLY 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #1 sending command=31[31] len=1639 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43062])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43062]) Send SSH_MSG_NEWKEYS 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43062]) session ID=32:ca:f4:15:07:6c:1f:ed:c8:b7:33:9e:85:e0:f9:cb:32:f1:67:94:0a:b4:59:a4:2a:cb:47:1b:32:84:33:51:a5:e9:b2:75:cf:c2:db:45:c4:df:8b:d1:16:b0:d0:d7:7c:c6:23:fd:cc:87:53:f2:7d:71:c7:27:d1:b6:7e:b1 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43062]): strict KEX resets output message sequence number from 3 to 0 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37b37923; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43062])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18261', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #0 sending command=7[7] len=419 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=92} created 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]} created 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394] successful with session NetconfServerSession{sessionId=92, channel=[id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]} 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43062]) No pending packets to flush at end of KEX 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]} up 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40684]) process #1 30 23:58:10.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40684]] process command=SSH_MSG_KEXDH_INIT 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598])[want-reply=true] subsystem=netconf 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598])[subsystem] prepared command 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]}} established 23:58:10.936 [netconf-device-simulator-threads-6] 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]:18045 23:58:10.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 96: Creating data stores for simulated device 23:58:10.936 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.936 [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:58:10.936 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.936 [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:58:10.936 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[426e5ede] 23:58:10.937 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.944 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.944 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[faf5112], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[faf5112], subtreeVersion=Version[59f9c035], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59f9c035], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.944 [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.83:44770]) by 373 down to 2096779 23:58:10.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.944 [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.83:44770] 23:58:10.944 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18086', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=93} created 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=93, channel=[id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]} created 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770] successful with session NetconfServerSession{sessionId=93, channel=[id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]} 23:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]} up 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960])[want-reply=true] subsystem=netconf 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960])[subsystem] prepared command 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]}} established 23:58:10.945 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 95 on channel [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] 23:58:10.945 [netconf-device-simulator-threads-5] 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]:18222 23:58:10.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 97: Creating data stores for simulated device 23:58:10.945 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) by 1102 down to 2096050 23:58:10.945 [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:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.945 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.945 [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:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] 23:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] 23:58:10.945 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) request=subsystem activate command 23:58:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) starting runner for command=netconf 23:58:10.946 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55b65441] 23:58:10.946 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.946 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.946 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.946 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) by 373 down to 2096779 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.960 [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.83:35644] 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18160', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=95} created 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]} created 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644] successful with session NetconfServerSession{sessionId=95, channel=[id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]} 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]} up 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818])[want-reply=true] subsystem=netconf 23:58:10.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818])[subsystem] prepared command 23:58:10.961 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]}} established 23:58:10.961 [netconf-device-simulator-threads-2] 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]:18196 23:58:10.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 98: Creating data stores for simulated device 23:58:10.961 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.961 [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:58:10.961 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.961 [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:58:10.961 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.962 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[bb6ff1c] 23:58:10.962 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.962 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.962 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.962 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.965 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.966 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[426e5ede], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[426e5ede], subtreeVersion=Version[732ba490], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[732ba490], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] 23:58:10.967 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 96 on channel [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) by 1102 down to 2096050 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) request=subsystem activate command 23:58:10.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) starting runner for command=netconf 23:58:10.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.974 [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.83:41576]) by 373 down to 2096779 23:58:10.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.974 [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.83:41576] 23:58:10.974 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18053', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=94} created 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]} created 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576] successful with session NetconfServerSession{sessionId=94, channel=[id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]} 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]} up 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932])[want-reply=true] subsystem=netconf 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932])[subsystem] prepared command 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]}} established 23:58:10.975 [netconf-device-simulator-threads-1] 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]:18293 23:58:10.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 99: Creating data stores for simulated device 23:58:10.975 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.975 [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:58:10.975 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.975 [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:58:10.975 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.976 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[10803199] 23:58:10.976 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.976 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.976 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.976 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:10.984 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.984 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.984 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.984 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.984 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55b65441], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55b65441], subtreeVersion=Version[757b34ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[757b34ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.984 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.985 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] 23:58:10.985 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 97 on channel [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] 23:58:10.985 [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.83:58960]) by 1102 down to 2096050 23:58:10.985 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) request=subsystem activate command 23:58:10.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) starting runner for command=netconf 23:58:10.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:10.990 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:10.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:10.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:10.991 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[bb6ff1c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[bb6ff1c], subtreeVersion=Version[404e8287], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[404e8287], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:10.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #5 SSH_MSG_CHANNEL_DATA 23:58:10.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.83:49598]) by 373 down to 2096779 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_CHANNEL_DATA len=373 23:58:10.991 [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.83:49598] 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] 23:58:10.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18045', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=96} created 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]} created 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598] successful with session NetconfServerSession{sessionId=96, channel=[id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]} 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]} up 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920])[want-reply=true] subsystem=netconf 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920])[subsystem] prepared command 23:58:10.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]}} established 23:58:10.992 [netconf-device-simulator-threads-6] 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]:18165 23:58:10.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 100: Creating data stores for simulated device 23:58:10.992 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:10.992 [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:58:10.992 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:10.992 [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:58:10.992 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:10.992 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 98 on channel [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] 23:58:10.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) by 1102 down to 2096050 23:58:10.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) request=subsystem result=ReplySuccess, want-reply=true 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) request=subsystem activate command 23:58:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) starting runner for command=netconf 23:58:10.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1eca7e41] 23:58:10.993 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:10.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:10.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:10.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40684]] Send SSH_MSG_KEXDH_REPLY 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #1 sending command=31[31] len=1639 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40684])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40684]) Send SSH_MSG_NEWKEYS 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40684]) session ID=cc:6e:5f:e6:9f:a3:24:2d:48:fb:09:74:6a:f1:07:c6:08:c3:64:fe:56:b6:93:ff:66:be:8d:b9:78:4a:79:00:58:03:18:5d:fe:6a:b5:4e:d7:1e:f8:da:ff:3a:d8:ed:1e:71:54:46:9c:e7:49:c0:a4:25:44:15:65:ca:6d:a0 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40684]): strict KEX resets output message sequence number from 3 to 0 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40684]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@df89a3c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40684])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40684])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #0 sending command=7[7] len=419 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40684]) No pending packets to flush at end of KEX 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41264]) process #1 30 23:58:11.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41264]] process command=SSH_MSG_KEXDH_INIT 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) by 373 down to 2096779 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.004 [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.83:58818] 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18196', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=98} created 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]} created 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818] successful with session NetconfServerSession{sessionId=98, channel=[id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]} 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]} up 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656])[want-reply=true] subsystem=netconf 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656])[subsystem] prepared command 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]}} established 23:58:11.004 [netconf-device-simulator-threads-2] 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]:18071 23:58:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 101: Creating data stores for simulated device 23:58:11.005 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.005 [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:58:11.005 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.005 [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:58:11.005 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.005 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[56bfb705] 23:58:11.005 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.016 [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.83:58960]) by 373 down to 2096779 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.016 [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.83:58960] 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18222', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=97} created 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]} created 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960] successful with session NetconfServerSession{sessionId=97, channel=[id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]} 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]} up 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40430]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40430]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40430]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.016 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40430]) authentication result: true 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40430]) SSH_MSG_USERAUTH_REQUEST 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40430])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40430]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.016 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40430]) no heartbeat to stop 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40430]) heartbeat type=IGNORE, interval=PT30S 23:58:11.017 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40430 authenticated 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834])[want-reply=true] subsystem=netconf 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834])[subsystem] prepared command 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]}} established 23:58:11.017 [netconf-device-simulator-threads-5] 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]:18322 23:58:11.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 102: Creating data stores for simulated device 23:58:11.017 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.017 [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:58:11.017 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.017 [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:58:11.017 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[66c9e19c] 23:58:11.018 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.021 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.021 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[10803199], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[10803199], subtreeVersion=Version[e82efce], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e82efce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] 23:58:11.023 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 99 on channel [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] 23:58:11.023 [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.83:52932]) by 1102 down to 2096050 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) request=subsystem activate command 23:58:11.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) starting runner for command=netconf 23:58:11.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.028 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.028 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1eca7e41], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1eca7e41], subtreeVersion=Version[4ef50738], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ef50738], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] 23:58:11.029 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 100 on channel [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] 23:58:11.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.83:41920]) by 1103 down to 2096049 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) request=subsystem activate command 23:58:11.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) starting runner for command=netconf 23:58:11.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.033 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.033 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[56bfb705], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[56bfb705], subtreeVersion=Version[234a631f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[234a631f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] 23:58:11.034 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 101 on channel [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) by 1103 down to 2096049 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) request=subsystem activate command 23:58:11.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) starting runner for command=netconf 23:58:11.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.048 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[66c9e19c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[66c9e19c], subtreeVersion=Version[6c68794f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c68794f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.049 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] 23:58:11.049 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 102 on channel [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] 23:58:11.049 [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.83:40834]) by 1103 down to 2096049 23:58:11.049 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) request=subsystem activate command 23:58:11.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) starting runner for command=netconf 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41264]] Send SSH_MSG_KEXDH_REPLY 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #1 sending command=31[31] len=1639 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41264])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41264]) Send SSH_MSG_NEWKEYS 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41264]) session ID=6e:2b:f1:bd:dc:5e:57:29:e6:b1:82:31:25:bf:a5:92:b0:9f:78:d1:c4:a7:2f:0e:3d:7f:5b:87:d9:c0:27:98:a0:22:9a:97:9a:92:20:ac:1d:58:2a:ed:9a:6b:f3:17:06:7b:cf:d3:0d:93:7b:35:87:0f:b5:31:1a:6f:30:5a 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41264]): strict KEX resets output message sequence number from 3 to 0 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41264]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e9f6597; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41264])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41264])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.057 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #0 sending command=7[7] len=419 23:58:11.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41264]) No pending packets to flush at end of KEX 23:58:11.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33146]) process #1 30 23:58:11.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33146]] process command=SSH_MSG_KEXDH_INIT 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.060 [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.83:52932]) by 373 down to 2096779 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.060 [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.83:52932] 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18293', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=99} created 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=99, channel=[id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]} created 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932] successful with session NetconfServerSession{sessionId=99, channel=[id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]} 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]} up 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210])[want-reply=true] subsystem=netconf 23:58:11.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210])[subsystem] prepared command 23:58:11.061 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.061 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.061 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]}} established 23:58:11.061 [netconf-device-simulator-threads-1] 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]:18061 23:58:11.061 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 103: Creating data stores for simulated device 23:58:11.061 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.061 [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:58:11.061 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.061 [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:58:11.061 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.062 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6cee51cd] 23:58:11.062 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.062 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.062 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.062 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 373 down to 2096779 23:58:11.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.078 [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.83:41920] 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18165', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=100} created 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]} created 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920] successful with session NetconfServerSession{sessionId=100, channel=[id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]} 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]} up 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010])[want-reply=true] subsystem=netconf 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010])[subsystem] prepared command 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]}} established 23:58:11.079 [netconf-device-simulator-threads-6] 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]:18304 23:58:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 104: Creating data stores for simulated device 23:58:11.080 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.080 [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:58:11.080 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.080 [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:58:11.080 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4effb0fd] 23:58:11.081 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) by 373 down to 2096779 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.084 [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.83:42656] 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] 23:58:11.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18071', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=101} created 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]} created 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656] successful with session NetconfServerSession{sessionId=101, channel=[id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]} 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]} up 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890])[want-reply=true] subsystem=netconf 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890])[subsystem] prepared command 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]}} established 23:58:11.085 [netconf-device-simulator-threads-2] 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]:18167 23:58:11.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 105: Creating data stores for simulated device 23:58:11.085 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.085 [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:58:11.085 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.085 [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:58:11.085 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f4a4b80] 23:58:11.086 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33146]] Send SSH_MSG_KEXDH_REPLY 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #1 sending command=31[31] len=1639 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33146])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33146]) Send SSH_MSG_NEWKEYS 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33146]) session ID=f3:4c:d3:1e:c3:a2:2d:90:1c:97:ce:fc:df:9f:06:fd:05:e5:4f:b9:77:7c:03:d6:71:14:a2:72:7b:27:00:ff:62:ce:5d:ba:52:74:39:03:49:0a:ad:d0:0e:ce:c0:a1:ec:43:f1:f0:d3:d6:23:d4:29:08:b9:c5:2b:92:05:36 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33146]): strict KEX resets output message sequence number from 3 to 0 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33146]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70646243; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33146])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33146])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #0 sending command=7[7] len=419 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33146]) No pending packets to flush at end of KEX 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60604]) process #1 30 23:58:11.091 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60604]] process command=SSH_MSG_KEXDH_INIT 23:58:11.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.097 [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.83:40834]) by 373 down to 2096779 23:58:11.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.097 [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.83:40834] 23:58:11.097 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.108 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.108 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f4a4b80], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f4a4b80], subtreeVersion=Version[95a21cc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[95a21cc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] 23:58:11.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18322', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=102} created 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]} created 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834] successful with session NetconfServerSession{sessionId=102, channel=[id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]} 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]} up 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55626]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55626]] session=TransportServerSession[admin@/10.30.170.83:55626] id=0 23:58:11.116 [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.83:55626])) size=2097152, max=2097152, packet=32768 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55626]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55626] 23:58:11.116 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55626]) recipient=0 23:58:11.117 [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.83:55626])) size=2097152, max=2097152, packet=32768 23:58:11.117 [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.83:55626])) re-initializing 23:58:11.117 [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.83:55626])) size=2097152, max=2097152, packet=32768 23:58:11.116 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 105 on channel [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] 23:58:11.117 [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.83:55626]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.117 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.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.83:56890]) by 1103 down to 2096049 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) request=subsystem activate command 23:58:11.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) starting runner for command=netconf 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.128 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4effb0fd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4effb0fd], subtreeVersion=Version[533ead3f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[533ead3f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.128 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6cee51cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6cee51cd], subtreeVersion=Version[6ca22850], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6ca22850], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] 23:58:11.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 103 on channel [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] 23:58:11.130 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 104 on channel [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] 23:58:11.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.83:53210]) by 1103 down to 2096049 23:58:11.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) by 1103 down to 2096049 23:58:11.130 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] 23:58:11.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) request=subsystem activate command 23:58:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) starting runner for command=netconf 23:58:11.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) request=subsystem activate command 23:58:11.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) starting runner for command=netconf 23:58:11.131 [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.83:57652]) by 733 down to 2095139 23:58:11.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.133 [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.83:59974]) by 733 down to 2095139 23:58:11.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.134 [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.83:59446]) by 733 down to 2095139 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6353f6d7 23:58:11.134 [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.83:56648]) by 179 down to 2095872 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60724326 23:58:11.134 [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.83:51880]) by 179 down to 2095872 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@429be89f 23:58:11.135 [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.83:54132]) by 179 down to 2095872 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ef82e01 23:58:11.135 [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.83:49718]) by 179 down to 2095872 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10e0179e 23:58:11.135 [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.83:38274]) by 179 down to 2095871 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48c486b2 23:58:11.135 [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.83:56520]) by 179 down to 2095871 23:58:11.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54040d5d 23:58:11.145 [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.83:58896]) by 179 down to 2095871 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bf03d5b 23:58:11.145 [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.83:58578]) by 179 down to 2095871 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62df5344 23:58:11.145 [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.83:41626]) by 179 down to 2095871 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ba90cc3 23:58:11.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.83:59444]) by 179 down to 2095871 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69495a2e 23:58:11.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.83:33092]) by 179 down to 2095871 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70a921df 23:58:11.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.83:51368]) by 179 down to 2095871 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3caf6d2 23:58:11.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.83:39784]) by 179 down to 2095871 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.146 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d8acac 23:58:11.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.83:59838]) by 179 down to 2095871 23:58:11.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.147 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f949753 23:58:11.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:56890]) by 373 down to 2096779 23:58:11.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.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.83:56890] 23:58:11.148 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18167', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=105} created 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]} created 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890] successful with session NetconfServerSession{sessionId=105, channel=[id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]} 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]} up 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518])[want-reply=true] subsystem=netconf 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518])[subsystem] prepared command 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]}} established 23:58:11.149 [netconf-device-simulator-threads-2] 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]:18186 23:58:11.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 106: Creating data stores for simulated device 23:58:11.149 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.149 [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:58:11.150 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.150 [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:58:11.150 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67b83c44] 23:58:11.151 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.152 [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.83:58682]) by 179 down to 2095871 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4074b720 23:58:11.152 [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.83:50166]) by 179 down to 2095871 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41162c3 23:58:11.152 [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.83:41490]) by 179 down to 2095871 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2788057 23:58:11.152 [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.83:59446]) by 179 down to 2095871 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.152 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@788d79aa 23:58:11.153 [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.83:34564]) by 179 down to 2095871 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22fe018b 23:58:11.153 [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.83:57528]) by 179 down to 2095871 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7673e1f9 23:58:11.153 [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.83:51312]) by 179 down to 2095871 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@174d6bad 23:58:11.153 [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.83:37028]) by 179 down to 2095871 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.153 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d68cb39 23:58:11.153 [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.83:48340]) by 179 down to 2095871 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2acb3b6f 23:58:11.154 [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.83:39736]) by 179 down to 2095871 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e05ba79 23:58:11.154 [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.83:46062]) by 179 down to 2095871 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a677a1e 23:58:11.154 [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.83:46100]) by 179 down to 2095871 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.154 [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.83:56648]) by 340 down to 2096046 23:58:11.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.154 [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.83:56648] 23:58:11.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) by 373 down to 2096779 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.157 [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.83:56010] 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18304', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=104} created 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]} created 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010] successful with session NetconfServerSession{sessionId=104, channel=[id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]} 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]} up 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436])[want-reply=true] subsystem=netconf 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436])[subsystem] prepared command 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]}} established 23:58:11.157 [netconf-device-simulator-threads-6] 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]:18152 23:58:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 107: Creating data stores for simulated device 23:58:11.158 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.158 [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:58:11.158 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.158 [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:58:11.158 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.158 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[d6204b7] 23:58:11.158 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.155 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60604]] Send SSH_MSG_KEXDH_REPLY 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #1 sending command=31[31] len=1639 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60604])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60604]) Send SSH_MSG_NEWKEYS 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60604]) session ID=ae:17:15:02:a7:02:ed:70:e9:a6:ef:b1:20:cf:63:31:75:d4:6f:58:fe:eb:ce:64:ef:24:f4:94:8b:d6:cb:6e:87:9c:21:d6:e1:16:5d:c0:dc:c6:14:3d:3d:c7:fa:03:72:d5:9f:44:6e:dd:3b:e7:e6:28:4b:ea:c4:95:1f:ad 23:58:11.166 [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=5} 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60604]): strict KEX resets output message sequence number from 3 to 0 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@578b5c4b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #0 sending command=7[7] len=419 23:58:11.166 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[730649fc] 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60604]) No pending packets to flush at end of KEX 23:58:11.166 [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:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55444]) process #1 30 23:58:11.166 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55444]] process command=SSH_MSG_KEXDH_INIT 23:58:11.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.166 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.166 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.166 [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:58:11.166 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.167 [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:58:11.168 [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:58:11.168 [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:58:11.168 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.168 [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.83:51880]) by 340 down to 2096046 23:58:11.168 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.168 [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.83:51880] 23:58:11.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.170 [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.83:53210]) by 373 down to 2096779 23:58:11.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.171 [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.83:53210] 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18061', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=103} created 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]} created 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210] successful with session NetconfServerSession{sessionId=103, channel=[id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]} 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]} up 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056])[want-reply=true] subsystem=netconf 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056])[subsystem] prepared command 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]}} established 23:58:11.171 [netconf-device-simulator-threads-1] 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]:18005 23:58:11.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 108: Creating data stores for simulated device 23:58:11.171 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.171 [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:58:11.172 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.172 [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:58:11.172 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.172 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d6de642] 23:58:11.172 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.172 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.172 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.172 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.176 [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=6} 23:58:11.176 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[76826cd8] 23:58:11.176 [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:58:11.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.176 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.176 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.177 [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:58:11.177 [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:58:11.177 [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:58:11.177 [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:58:11.178 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39686]) Send SSH_MSG_KEXINIT 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39686]) process #0 SSH_MSG_KEXINIT 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39686]) SSH_MSG_KEXINIT 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39686]) strict KEX=true client=true server=true 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: server host key algorithms = rsa-sha2-512 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: compression algorithms (client to server) = none 23:58:11.179 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39686]) Kex: compression algorithms (server to client) = none 23:58:11.179 [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:58:11.179 [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:58:11.179 [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:58:11.179 [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:58:11.180 [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:58:11.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.180 [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:58:11.180 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.180 [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:58:11.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.180 [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:58:11.180 [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:58:11.180 [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:58:11.180 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67b83c44], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67b83c44], subtreeVersion=Version[53b55891], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[53b55891], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] 23:58:11.181 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 106 on channel [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) by 1103 down to 2096049 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) request=subsystem activate command 23:58:11.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) starting runner for command=netconf 23:58:11.184 [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:58:11.184 [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:58:11.185 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.185 [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.83:54132]) by 340 down to 2096046 23:58:11.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.185 [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.83:54132] 23:58:11.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.186 [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=7} 23:58:11.186 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[461941c9] 23:58:11.186 [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:58:11.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.186 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.186 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.186 [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:58:11.186 [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:58:11.186 [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:58:11.186 [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:58:11.186 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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:58:11.187 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.187 [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.83:49718]) by 340 down to 2096046 23:58:11.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.187 [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.83:49718] 23:58:11.188 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:11.188 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51058]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:11.188 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:11.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[d6204b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[d6204b7], subtreeVersion=Version[2b81c8d0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b81c8d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] 23:58:11.191 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 107 on channel [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) by 1103 down to 2096049 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) request=subsystem activate command 23:58:11.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) starting runner for command=netconf 23:58:11.198 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.198 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.198 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.198 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.198 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d6de642], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d6de642], subtreeVersion=Version[1d804743], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d804743], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.204 [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=8} 23:58:11.204 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[353f71e4] 23:58:11.205 [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:58:11.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.205 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.205 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.205 [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:58:11.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] 23:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 108 on channel [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] 23:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [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.83:58056]) by 1103 down to 2096049 23:58:11.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.205 [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:58:11.205 [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:58:11.205 [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:58:11.205 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] 23:58:11.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] 23:58:11.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.206 [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:58:11.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.206 [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:58:11.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) request=subsystem activate command 23:58:11.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) starting runner for command=netconf 23:58:11.206 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) by 373 down to 2096779 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.214 [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.83:39518] 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18186', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=106} created 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]} created 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518] successful with session NetconfServerSession{sessionId=106, channel=[id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]} 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]} up 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076])[want-reply=true] subsystem=netconf 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076])[subsystem] prepared command 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]}} established 23:58:11.215 [netconf-device-simulator-threads-2] 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]:18268 23:58:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 109: Creating data stores for simulated device 23:58:11.215 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.215 [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:58:11.215 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.215 [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:58:11.215 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5db65e99] 23:58:11.216 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:38274]) by 340 down to 2096046 23:58:11.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.216 [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.83:38274] 23:58:11.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.217 [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=10} 23:58:11.218 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[c1dff14] 23:58:11.218 [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:58:11.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.218 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.218 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.218 [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:58:11.219 [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:58:11.219 [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:58:11.219 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:56520]) by 340 down to 2096046 23:58:11.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.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.83:56520] 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:51436]) by 373 down to 2096779 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.220 [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.83:51436] 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18152', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=107} created 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]} created 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436] successful with session NetconfServerSession{sessionId=107, channel=[id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]} 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]} up 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282])[want-reply=true] subsystem=netconf 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282])[subsystem] prepared command 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]}} established 23:58:11.221 [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]:18128 23:58:11.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 110: Creating data stores for simulated device 23:58:11.221 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.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:58:11.221 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.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:58:11.221 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55444]] Send SSH_MSG_KEXDH_REPLY 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #1 sending command=31[31] len=1639 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55444])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55444]) Send SSH_MSG_NEWKEYS 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55444]) session ID=57:de:ab:c9:b0:88:57:57:0d:49:a8:42:4d:b5:15:88:2d:ad:1d:09:c9:21:49:20:8e:e3:c0:56:93:8c:5c:67:d6:c6:78:64:30:3f:1b:5b:7d:ba:11:91:67:d0:d3:3c:7c:77:e3:fe:b1:10:31:d9:e5:a3:a0:09:ae:05:5b:99 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55444]): strict KEX resets output message sequence number from 3 to 0 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55444]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12906e4c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55444])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55444])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #0 sending command=7[7] len=419 23:58:11.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b9cc1fb] 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55444]) No pending packets to flush at end of KEX 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60580]) process #1 30 23:58:11.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60580]] process command=SSH_MSG_KEXDH_INIT 23:58:11.221 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.228 [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.83:58056]) by 373 down to 2096779 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.228 [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.83:58056] 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.228 [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=11} 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18005', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=108} created 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]} created 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056] successful with session NetconfServerSession{sessionId=108, channel=[id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]} 23:58:11.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]} up 23:58:11.229 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59753218] 23:58:11.229 [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:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900])[want-reply=true] subsystem=netconf 23:58:11.229 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.229 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.229 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.229 [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:58:11.229 [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:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900])[subsystem] prepared command 23:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]}} established 23:58:11.229 [netconf-device-simulator-threads-1] 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]:18101 23:58:11.229 [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:58:11.229 [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:58:11.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 111: Creating data stores for simulated device 23:58:11.229 [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:58:11.229 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.229 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.229 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.229 [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:58:11.230 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.230 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[378c544e] 23:58:11.230 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.230 [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.83:58896]) by 340 down to 2096046 23:58:11.230 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.230 [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.83:58896] 23:58:11.230 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.230 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.230 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.230 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:54014]) Send SSH_MSG_KEXINIT 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54014]) process #0 SSH_MSG_KEXINIT 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:54014]) SSH_MSG_KEXINIT 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:54014]) strict KEX=true client=true server=true 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: server host key algorithms = rsa-sha2-512 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: compression algorithms (client to server) = none 23:58:11.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:54014]) Kex: compression algorithms (server to client) = none 23:58:11.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:11.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41014]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:11.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41014]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:11.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.240 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.240 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5db65e99], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5db65e99], subtreeVersion=Version[79193193], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79193193], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] 23:58:11.241 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 109 on channel [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) by 1103 down to 2096049 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) request=subsystem activate command 23:58:11.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) starting runner for command=netconf 23:58:11.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.243 [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=13} 23:58:11.243 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71bfc09c] 23:58:11.243 [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:58:11.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.243 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.243 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.243 [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:58:11.243 [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:58:11.243 [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:58:11.243 [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:58:11.243 [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:58:11.243 [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:58:11.243 [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:58:11.243 [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:58:11.244 [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:58:11.244 [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:58:11.244 [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:58:11.244 [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:58:11.244 [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:58:11.244 [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:58:11.244 [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:58:11.244 [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:58:11.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.248 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.248 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b9cc1fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b9cc1fb], subtreeVersion=Version[10e270f8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10e270f8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] 23:58:11.249 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 110 on channel [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) by 1103 down to 2096049 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) request=subsystem activate command 23:58:11.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) starting runner for command=netconf 23:58:11.244 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.250 [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.83:58578]) by 340 down to 2096046 23:58:11.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.250 [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.83:58578] 23:58:11.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.251 [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=15} 23:58:11.251 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38683d4a] 23:58:11.251 [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:58:11.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.251 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.251 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.251 [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:58:11.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60580]] Send SSH_MSG_KEXDH_REPLY 23:58:11.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #1 sending command=31[31] len=1639 23:58:11.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60580])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60580]) Send SSH_MSG_NEWKEYS 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60580]) session ID=4b:59:55:bb:af:25:0d:e1:d0:3e:c6:de:aa:16:de:a4:a8:ce:3c:5d:f1:9b:73:9d:29:5d:b3:25:17:72:f6:22:76:9d:45:d5:5a:c3:3e:ab:19:69:bc:e7:f3:9c:90:34:21:b7:20:6a:df:cd:97:a0:84:ea:bb:59:8c:57:d9:9e 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60580]): strict KEX resets output message sequence number from 3 to 0 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e9f3424; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60580])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #0 sending command=7[7] len=419 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60580]) No pending packets to flush at end of KEX 23:58:11.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53800]) process #1 30 23:58:11.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53800]] process command=SSH_MSG_KEXDH_INIT 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) by 373 down to 2096779 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.264 [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.83:52076] 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] 23:58:11.264 [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:58:11.264 [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:58:11.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.264 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] 23:58:11.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18268', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=109} created 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]} created 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076] successful with session NetconfServerSession{sessionId=109, channel=[id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]} 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]} up 23:58:11.264 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[378c544e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[378c544e], subtreeVersion=Version[5ac56600], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ac56600], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034])[want-reply=true] subsystem=netconf 23:58:11.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034])[subsystem] prepared command 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]}} established 23:58:11.265 [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]:18092 23:58:11.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 112: Creating data stores for simulated device 23:58:11.265 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.265 [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:58:11.265 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.265 [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:58:11.265 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] 23:58:11.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9ec28d7] 23:58:11.266 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 111 on channel [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] 23:58:11.266 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.266 [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.83:60900]) by 1103 down to 2096049 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] 23:58:11.266 [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:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) request=subsystem activate command 23:58:11.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) starting runner for command=netconf 23:58:11.267 [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:58:11.267 [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:58:11.267 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.267 [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.83:41626]) by 340 down to 2096046 23:58:11.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.267 [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.83:41626] 23:58:11.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.269 [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=17} 23:58:11.269 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46abbab0] 23:58:11.269 [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:58:11.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.269 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.269 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.269 [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:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) by 373 down to 2096779 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.270 [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.83:43282] 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18128', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=110} created 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]} created 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282] successful with session NetconfServerSession{sessionId=110, channel=[id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]} 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]} up 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946])[want-reply=true] subsystem=netconf 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946])[subsystem] prepared command 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]}} established 23:58:11.270 [netconf-device-simulator-threads-6] 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]:18088 23:58:11.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 113: Creating data stores for simulated device 23:58:11.270 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.270 [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:58:11.270 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.270 [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:58:11.271 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ca4996d] 23:58:11.271 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.271 [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:58:11.272 [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:58:11.272 [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:58:11.272 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.272 [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.83:59444]) by 340 down to 2096046 23:58:11.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.272 [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.83:59444] 23:58:11.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.274 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.274 [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=19} 23:58:11.274 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[342592d2] 23:58:11.274 [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:58:11.274 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.274 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.274 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.274 [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:58:11.275 [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:58:11.275 [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:58:11.275 [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:58:11.275 [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:58:11.275 [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:58:11.275 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.275 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.275 [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.83:33092]) by 340 down to 2096046 23:58:11.275 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.275 [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.83:33092] 23:58:11.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.280 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.280 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ca4996d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ca4996d], subtreeVersion=Version[5f74b4ba], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f74b4ba], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] 23:58:11.281 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 113 on channel [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) by 1103 down to 2096049 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) request=subsystem activate command 23:58:11.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) starting runner for command=netconf 23:58:11.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.283 [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=21} 23:58:11.283 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[223c05d6] 23:58:11.283 [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:58:11.283 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.283 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.283 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.283 [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:58:11.284 [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:58:11.284 [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:58:11.284 [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:58:11.284 [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:58:11.284 [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:58:11.284 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.293 [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.83:51368]) by 340 down to 2096046 23:58:11.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.294 [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.83:51368] 23:58:11.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.294 [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=23} 23:58:11.295 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[572575f0] 23:58:11.295 [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:58:11.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.295 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.295 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.295 [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:58:11.296 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.296 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.297 [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.83:60900]) by 373 down to 2096779 23:58:11.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.297 [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.83:60900] 23:58:11.297 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18101', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=111} created 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]} created 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900] successful with session NetconfServerSession{sessionId=111, channel=[id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]} 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]} up 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212])[want-reply=true] subsystem=netconf 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212])[subsystem] prepared command 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]}} established 23:58:11.298 [netconf-device-simulator-threads-1] 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]:18232 23:58:11.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 114: Creating data stores for simulated device 23:58:11.298 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.298 [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:58:11.298 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.298 [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:58:11.298 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[59c4356b] 23:58:11.299 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.297 [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.83:39784]) by 340 down to 2096046 23:58:11.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.304 [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.83:39784] 23:58:11.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.304 [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=25} 23:58:11.305 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b8f219b] 23:58:11.305 [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:58:11.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.305 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.305 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.305 [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:58:11.306 [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:58:11.306 [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:58:11.306 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.306 [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.83:59838]) by 340 down to 2096046 23:58:11.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.306 [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.83:59838] 23:58:11.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.307 [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=27} 23:58:11.307 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51e9ad2d] 23:58:11.307 [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:58:11.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.307 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.307 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.307 [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:58:11.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.308 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.308 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9ec28d7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9ec28d7], subtreeVersion=Version[7ce50405], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ce50405], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] 23:58:11.309 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 112 on channel [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] 23:58:11.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.83:43034]) by 1103 down to 2096049 23:58:11.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) request=subsystem activate command 23:58:11.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) starting runner for command=netconf 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53800]] Send SSH_MSG_KEXDH_REPLY 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #1 sending command=31[31] len=1639 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53800])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53800]) Send SSH_MSG_NEWKEYS 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53800]) session ID=45:7d:46:5b:27:cb:40:7b:75:31:c7:8d:f3:a1:19:3d:f2:0e:75:fc:62:4c:43:7d:81:63:44:81:c0:99:b1:bc:64:d6:34:d4:9d:9b:5b:5b:a7:3e:27:98:5f:48:a2:46:11:31:a3:2f:0d:b6:0a:90:83:69:a2:e5:f6:e2:b4:89 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53800]): strict KEX resets output message sequence number from 3 to 0 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16d9418e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #0 sending command=7[7] len=419 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53800]) No pending packets to flush at end of KEX 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48646]) process #1 30 23:58:11.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48646]] process command=SSH_MSG_KEXDH_INIT 23:58:11.316 [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:58:11.316 [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:58:11.316 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.316 [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.83:58682]) by 340 down to 2096046 23:58:11.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.316 [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.83:58682] 23:58:11.317 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.317 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.317 [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=29} 23:58:11.317 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78d76731] 23:58:11.317 [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:58:11.317 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.317 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.317 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.317 [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:58:11.317 [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:58:11.317 [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:58:11.317 [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:58:11.317 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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:58:11.318 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.318 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.318 [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.83:50166]) by 340 down to 2096046 23:58:11.318 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.318 [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.83:50166] 23:58:11.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.319 [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=31} 23:58:11.319 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[661abd91] 23:58:11.319 [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:58:11.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.319 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.319 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.319 [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:58:11.319 [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:58:11.319 [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:58:11.319 [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:58:11.319 [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:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) by 373 down to 2096779 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.320 [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.83:57946] 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18088', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=113} created 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]} created 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946] successful with session NetconfServerSession{sessionId=113, channel=[id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]} 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]} up 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836])[want-reply=true] subsystem=netconf 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836])[subsystem] prepared command 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]}} established 23:58:11.320 [netconf-device-simulator-threads-6] 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]:18216 23:58:11.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 115: Creating data stores for simulated device 23:58:11.321 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.321 [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:58:11.321 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.321 [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:58:11.321 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.321 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7fb6a3d] 23:58:11.321 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.321 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.321 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.322 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.324 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.324 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[59c4356b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[59c4356b], subtreeVersion=Version[3c737310], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c737310], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.324 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.324 [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:58:11.325 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.325 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.325 [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.83:59446]) by 340 down to 2096046 23:58:11.325 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] 23:58:11.325 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 114 on channel [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] 23:58:11.326 [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.83:48212]) by 1103 down to 2096049 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) request=subsystem activate command 23:58:11.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) starting runner for command=netconf 23:58:11.325 [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.83:59446] 23:58:11.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.337 [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=35} 23:58:11.337 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7594def4] 23:58:11.337 [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:58:11.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.337 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.337 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.337 [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:58:11.337 [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:58:11.337 [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:58:11.337 [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:58:11.337 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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:58:11.338 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.339 [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.83:51312]) by 340 down to 2096046 23:58:11.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.339 [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.83:51312] 23:58:11.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) by 373 down to 2096779 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.340 [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.83:43034] 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18092', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=112} created 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]} created 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034] successful with session NetconfServerSession{sessionId=112, channel=[id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]} 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]} up 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182])[want-reply=true] subsystem=netconf 23:58:11.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182])[subsystem] prepared command 23:58:11.341 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]}} established 23:58:11.341 [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]:18159 23:58:11.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 116: Creating data stores for simulated device 23:58:11.341 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.341 [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:58:11.341 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.341 [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:58:11.341 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[56721b2] 23:58:11.342 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.340 [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=40} 23:58:11.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7fb01c7d] 23:58:11.342 [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:58:11.342 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.342 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.342 [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:58:11.342 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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:58:11.343 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.344 [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.83:51332]) by 393 down to 2096386 23:58:11.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.344 [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.83:51332] 23:58:11.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.344 [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=65} 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2871583d after next message 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x3675988b, L:/10.30.171.222:18321 - R:/10.30.170.83:51332]} EXI handlers added to pipeline 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.345 [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.83:45140]) by 393 down to 2096386 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.345 [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.83:45140] 23:58:11.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.346 [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=69} 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6abf399 after next message 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8f367e8c, L:/10.30.171.222:18077 - R:/10.30.170.83:45140]} EXI handlers added to pipeline 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.346 [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.83:57734]) by 393 down to 2096386 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.346 [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.83:57734] 23:58:11.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.347 [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=70} 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1171532b after next message 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x1aa16efd, L:/10.30.171.222:18301 - R:/10.30.170.83:57734]} EXI handlers added to pipeline 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.347 [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.83:58112]) by 393 down to 2096386 23:58:11.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.347 [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.83:58112] 23:58:11.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.348 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.348 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7fb6a3d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7fb6a3d], subtreeVersion=Version[4d4cdf13], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d4cdf13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] 23:58:11.349 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 115 on channel [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] 23:58:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) by 1103 down to 2096049 23:58:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) request=subsystem activate command 23:58:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) starting runner for command=netconf 23:58:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.358 [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.83:48212]) by 373 down to 2096779 23:58:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.358 [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.83:48212] 23:58:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18232', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=114} created 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]} created 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212] successful with session NetconfServerSession{sessionId=114, channel=[id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]} 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]} up 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328])[want-reply=true] subsystem=netconf 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328])[subsystem] prepared command 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]}} established 23:58:11.359 [netconf-device-simulator-threads-1] 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]:18208 23:58:11.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 117: Creating data stores for simulated device 23:58:11.359 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.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:58:11.359 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.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:58:11.359 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.360 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e30ccd1] 23:58:11.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.360 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.360 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.360 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.364 [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=74} 23:58:11.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.364 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.364 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[56721b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[56721b2], subtreeVersion=Version[12b6eab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12b6eab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] 23:58:11.366 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 116 on channel [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] 23:58:11.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.83:42182]) by 1103 down to 2096049 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48646]] Send SSH_MSG_KEXDH_REPLY 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #1 sending command=31[31] len=1639 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48646])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48646]) Send SSH_MSG_NEWKEYS 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48646]) session ID=8a:cd:4b:f7:4a:13:c7:47:a3:9b:25:56:c7:94:81:c9:c1:4a:50:14:2e:9c:09:77:c2:cf:1a:3e:03:67:85:f3:8d:0d:ab:16:a9:f4:6e:a2:4d:c0:25:e1:91:23:da:05:e2:70:e6:9e:7b:e8:83:27:e6:fb:e9:9f:0d:21:f6:ba 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) request=subsystem activate command 23:58:11.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) starting runner for command=netconf 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48646]): strict KEX resets output message sequence number from 3 to 0 23:58:11.366 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48646]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e30f9aa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.367 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48646])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.367 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48646])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.367 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #0 sending command=7[7] len=419 23:58:11.367 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48646]) No pending packets to flush at end of KEX 23:58:11.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.367 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46726]) process #1 30 23:58:11.367 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46726]] process command=SSH_MSG_KEXDH_INIT 23:58:11.367 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@440252e6 after next message 23:58:11.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0ae9f50d, L:/10.30.171.222:18104 - R:/10.30.170.83:58112]} EXI handlers added to pipeline 23:58:11.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.367 [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.83:35530]) by 393 down to 2096386 23:58:11.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.367 [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.83:35530] 23:58:11.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.368 [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=77} 23:58:11.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ed0dd04 after next message 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x2de9928e, L:/10.30.171.222:18162 - R:/10.30.170.83:35530]} EXI handlers added to pipeline 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.369 [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.83:41234]) by 393 down to 2096386 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.369 [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.83:41234] 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.369 [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=78} 23:58:11.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@669f2430 after next message 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xa992bf9d, L:/10.30.171.222:18274 - R:/10.30.170.83:41234]} EXI handlers added to pipeline 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.370 [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.83:45696]) by 393 down to 2096386 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.370 [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.83:45696] 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.370 [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=84} 23:58:11.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76ce2da5 after next message 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x385cd112, L:/10.30.171.222:18010 - R:/10.30.170.83:45696]} EXI handlers added to pipeline 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.371 [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.83:59898]) by 393 down to 2096386 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.371 [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.83:59898] 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.371 [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=87} 23:58:11.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) by 373 down to 2096779 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.376 [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.83:41836] 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18216', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=115} created 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]} created 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836] successful with session NetconfServerSession{sessionId=115, channel=[id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]} 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]} up 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176])[want-reply=true] subsystem=netconf 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176])[subsystem] prepared command 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]}} established 23:58:11.376 [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]:18279 23:58:11.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 118: Creating data stores for simulated device 23:58:11.376 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.376 [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:58:11.377 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.377 [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:58:11.377 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2e2800f] 23:58:11.377 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.379 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.379 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e30ccd1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e30ccd1], subtreeVersion=Version[7d4e1334], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7d4e1334], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.380 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] 23:58:11.380 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 117 on channel [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] 23:58:11.381 [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.83:41328]) by 1103 down to 2096049 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) request=subsystem activate command 23:58:11.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) starting runner for command=netconf 23:58:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2798b4f5 after next message 23:58:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x0d755c5a, L:/10.30.171.222:18298 - R:/10.30.170.83:59898]} EXI handlers added to pipeline 23:58:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.388 [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.83:44770]) by 393 down to 2096386 23:58:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.388 [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.83:44770] 23:58:11.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.389 [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=93} 23:58:11.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:42182]) by 373 down to 2096779 23:58:11.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.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.83:42182] 23:58:11.389 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18159', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=116} created 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]} created 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182] successful with session NetconfServerSession{sessionId=116, channel=[id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]} 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]} up 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790])[want-reply=true] subsystem=netconf 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790])[subsystem] prepared command 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]}} established 23:58:11.390 [netconf-device-simulator-threads-2] 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]:18154 23:58:11.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 119: Creating data stores for simulated device 23:58:11.390 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.390 [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:58:11.390 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.390 [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:58:11.390 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72e81b95] 23:58:11.391 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.391 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c751f77 after next message 23:58:11.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=93, channel=[id: 0xdcde6432, L:/10.30.171.222:18086 - R:/10.30.170.83:44770]} EXI handlers added to pipeline 23:58:11.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.403 [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.83:58960]) by 393 down to 2096386 23:58:11.403 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.403 [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.83:58960] 23:58:11.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.404 [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=97} 23:58:11.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7918ae64 after next message 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xc9475ea4, L:/10.30.171.222:18222 - R:/10.30.170.83:58960]} EXI handlers added to pipeline 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40430]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40430]] session=TransportServerSession[admin@/10.30.170.83:40430] id=0 23:58:11.405 [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.83:40430])) size=2097152, max=2097152, packet=32768 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40430]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40430] 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40430]) recipient=0 23:58:11.405 [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.83:40430])) size=2097152, max=2097152, packet=32768 23:58:11.405 [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.83:40430])) re-initializing 23:58:11.405 [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.83:40430])) size=2097152, max=2097152, packet=32768 23:58:11.405 [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.83:40430]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.405 [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.83:40834]) by 393 down to 2096386 23:58:11.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.405 [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.83:40834] 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.406 [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=102} 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43a7b2d after next message 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x74d51069, L:/10.30.171.222:18322 - R:/10.30.170.83:40834]} EXI handlers added to pipeline 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626])[want-reply=true] subsystem=netconf 23:58:11.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626])[subsystem] prepared command 23:58:11.407 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]}} established 23:58:11.407 [netconf-device-simulator-threads-5] 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]:18059 23:58:11.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 120: Creating data stores for simulated device 23:58:11.407 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.407 [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:58:11.407 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.407 [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:58:11.407 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.408 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.408 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72e81b95], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72e81b95], subtreeVersion=Version[72f97c60], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[72f97c60], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] 23:58:11.409 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 119 on channel [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] 23:58:11.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.83:54790]) by 1103 down to 2096049 23:58:11.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) request=subsystem activate command 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) starting runner for command=netconf 23:58:11.416 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2758e4ff] 23:58:11.416 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.416 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.416 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.416 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.418 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.418 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2e2800f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2e2800f], subtreeVersion=Version[12efa0fd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12efa0fd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.419 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] 23:58:11.419 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 118 on channel [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) by 1103 down to 2096049 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) request=subsystem activate command 23:58:11.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) starting runner for command=netconf 23:58:11.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.432 [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.83:41328]) by 373 down to 2096779 23:58:11.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.432 [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.83:41328] 23:58:11.432 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18208', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=117} created 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]} created 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328] successful with session NetconfServerSession{sessionId=117, channel=[id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]} 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]} up 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612])[want-reply=true] subsystem=netconf 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612])[subsystem] prepared command 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]}} established 23:58:11.435 [netconf-device-simulator-threads-1] 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]:18000 23:58:11.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 121: Creating data stores for simulated device 23:58:11.435 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.435 [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:58:11.435 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.435 [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:58:11.436 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.436 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[734ddd9c] 23:58:11.436 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.437 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.437 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.437 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:54790]) by 373 down to 2096779 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.437 [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.83:54790] 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18154', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=119} created 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]} created 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790] successful with session NetconfServerSession{sessionId=119, channel=[id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]} 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]} up 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066])[want-reply=true] subsystem=netconf 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066])[subsystem] prepared command 23:58:11.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]}} established 23:58:11.438 [netconf-device-simulator-threads-2] 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]:18046 23:58:11.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 122: Creating data stores for simulated device 23:58:11.438 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.438 [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:58:11.438 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.438 [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:58:11.438 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.438 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[73bdd152] 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46726]] Send SSH_MSG_KEXDH_REPLY 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #1 sending command=31[31] len=1639 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46726])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46726]) Send SSH_MSG_NEWKEYS 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46726]) session ID=64:da:18:81:2f:fd:c4:3c:11:90:c7:93:53:30:3e:0f:e4:6b:71:d4:80:d5:9f:a0:ef:54:2e:95:dd:00:ac:b5:70:d9:83:55:3f:8d:9f:31:a6:c3:35:63:e7:e5:8f:65:23:94:6b:68:bc:76:9f:f5:c2:93:f7:af:46:4e:d5:c6 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46726]): strict KEX resets output message sequence number from 3 to 0 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51a132eb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46726])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #0 sending command=7[7] len=419 23:58:11.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46726]) No pending packets to flush at end of KEX 23:58:11.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54668]) process #1 30 23:58:11.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54668]] process command=SSH_MSG_KEXDH_INIT 23:58:11.438 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59908]) Send SSH_MSG_KEXINIT 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59908]) process #0 SSH_MSG_KEXINIT 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59908]) SSH_MSG_KEXINIT 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59908]) strict KEX=true client=true server=true 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: server host key algorithms = rsa-sha2-512 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: compression algorithms (client to server) = none 23:58:11.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59908]) Kex: compression algorithms (server to client) = none 23:58:11.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.456 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.456 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2758e4ff], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2758e4ff], subtreeVersion=Version[6c70492c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c70492c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] 23:58:11.457 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 120 on channel [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] 23:58:11.458 [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.83:55626]) by 1103 down to 2096049 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) request=subsystem activate command 23:58:11.458 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) starting runner for command=netconf 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51058]) Send SSH_MSG_KEXINIT 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51058]) process #0 SSH_MSG_KEXINIT 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51058]) SSH_MSG_KEXINIT 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51058]) strict KEX=true client=true server=true 23:58:11.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: server host key algorithms = rsa-sha2-512 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: compression algorithms (client to server) = none 23:58:11.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51058]) Kex: compression algorithms (server to client) = none 23:58:11.461 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:11.461 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41322]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:11.461 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41322]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34094]) process #2 SSH_MSG_NEWKEYS 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34094]): strict KEX resets input message sequence number from 3 to 0 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@303485d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34094]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34094]) authorized authentication methods: password,publickey 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34094]) Accepted service ssh-userauth 23:58:11.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34094]) no authentication factory for method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34094]) SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34094]) remaining methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48440]) process #2 SSH_MSG_NEWKEYS 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48440]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48440]): strict KEX resets input message sequence number from 3 to 0 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48440]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@208e2467; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48440]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48440]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48440]) authorized authentication methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48440]) Accepted service ssh-userauth 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48440]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48440]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48440]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48440]) no authentication factory for method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48440]) SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48440]) remaining methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44618]) process #2 SSH_MSG_NEWKEYS 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44618]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44618]): strict KEX resets input message sequence number from 3 to 0 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ba66296; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44618]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44618]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44618]) authorized authentication methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44618]) Accepted service ssh-userauth 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44618]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44618]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44618]) no authentication factory for method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44618]) SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44618]) remaining methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56980]) process #2 SSH_MSG_NEWKEYS 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56980]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56980]): strict KEX resets input message sequence number from 3 to 0 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56980]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75f8b6b1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56980]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56980]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56980]) authorized authentication methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56980]) Accepted service ssh-userauth 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56980]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56980]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56980]) no authentication factory for method=none 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56980]) SSH_MSG_USERAUTH_REQUEST 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56980]) remaining methods: password,publickey 23:58:11.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49314]) process #2 SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49314]): strict KEX resets input message sequence number from 3 to 0 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16d3cfb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49314]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49314]) authorized authentication methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49314]) Accepted service ssh-userauth 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49314]) no authentication factory for method=none 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49314]) SSH_MSG_USERAUTH_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49314]) remaining methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48582]) process #2 SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48582]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48582]): strict KEX resets input message sequence number from 3 to 0 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48582]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a4565f8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48582]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48582]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48582]) authorized authentication methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48582]) Accepted service ssh-userauth 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48582]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48582]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48582]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48582]) no authentication factory for method=none 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48582]) SSH_MSG_USERAUTH_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48582]) remaining methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40196]) process #2 SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40196]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40196]): strict KEX resets input message sequence number from 3 to 0 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@111884aa; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40196]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40196]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40196]) authorized authentication methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40196]) Accepted service ssh-userauth 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40196]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40196]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40196]) no authentication factory for method=none 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40196]) SSH_MSG_USERAUTH_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40196]) remaining methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59356]) process #2 SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59356]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59356]): strict KEX resets input message sequence number from 3 to 0 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59356]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1cfa66b0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59356]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59356]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59356]) authorized authentication methods: password,publickey 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59356]) Accepted service ssh-userauth 23:58:11.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:38176]) by 373 down to 2096779 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.468 [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.83:38176] 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18279', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=118} created 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]} created 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176] successful with session NetconfServerSession{sessionId=118, channel=[id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]} 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]} up 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55918]] session=TransportServerSession[admin@/10.30.170.83:55918] id=0 23:58:11.468 [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.83:55918])) size=2097152, max=2097152, packet=32768 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55918] 23:58:11.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55918]) recipient=0 23:58:11.469 [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.83:55918])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:55918])) re-initializing 23:58:11.469 [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.83:55918])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:55918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56918]] session=TransportServerSession[admin@/10.30.170.83:56918] id=0 23:58:11.469 [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.83:56918])) size=2097152, max=2097152, packet=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56918] 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56918]) recipient=0 23:58:11.469 [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.83:56918])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:56918])) re-initializing 23:58:11.469 [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.83:56918])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:56918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57024]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57024]] session=TransportServerSession[admin@/10.30.170.83:57024] id=0 23:58:11.469 [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.83:57024])) size=2097152, max=2097152, packet=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57024]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57024] 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57024]) recipient=0 23:58:11.469 [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.83:57024])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:57024])) re-initializing 23:58:11.469 [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.83:57024])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:57024]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44578]] session=TransportServerSession[admin@/10.30.170.83:44578] id=0 23:58:11.469 [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.83:44578])) size=2097152, max=2097152, packet=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44578] 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44578]) recipient=0 23:58:11.469 [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.83:44578])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:44578])) re-initializing 23:58:11.469 [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.83:44578])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:44578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42418]] session=TransportServerSession[admin@/10.30.170.83:42418] id=0 23:58:11.469 [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.83:42418])) size=2097152, max=2097152, packet=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42418] 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42418]) recipient=0 23:58:11.469 [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.83:42418])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:42418])) re-initializing 23:58:11.469 [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.83:42418])) size=2097152, max=2097152, packet=32768 23:58:11.469 [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.83:42418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43596]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59356]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43596]] session=TransportServerSession[admin@/10.30.170.83:43596] id=0 23:58:11.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59356]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59356]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.470 [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.83:43596])) size=2097152, max=2097152, packet=32768 23:58:11.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59356]) no authentication factory for method=none 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43596]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43596] 23:58:11.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59356]) SSH_MSG_USERAUTH_REQUEST 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43596]) recipient=0 23:58:11.470 [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.83:43596])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:43596])) re-initializing 23:58:11.470 [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.83:43596])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:43596]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33354]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33354]] session=TransportServerSession[admin@/10.30.170.83:33354] id=0 23:58:11.470 [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.83:33354])) size=2097152, max=2097152, packet=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33354]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33354] 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33354]) recipient=0 23:58:11.470 [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.83:33354])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:33354])) re-initializing 23:58:11.470 [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.83:33354])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:33354]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60198]] session=TransportServerSession[admin@/10.30.170.83:60198] id=0 23:58:11.470 [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.83:60198])) size=2097152, max=2097152, packet=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60198] 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60198]) recipient=0 23:58:11.470 [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.83:60198])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:60198])) re-initializing 23:58:11.470 [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.83:60198])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:60198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35648]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35648]] session=TransportServerSession[admin@/10.30.170.83:35648] id=0 23:58:11.470 [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.83:35648])) size=2097152, max=2097152, packet=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35648]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35648] 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35648]) recipient=0 23:58:11.470 [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.83:35648])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:35648])) re-initializing 23:58:11.470 [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.83:35648])) size=2097152, max=2097152, packet=32768 23:58:11.470 [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.83:35648]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59356]) remaining methods: password,publickey 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38058]] session=TransportServerSession[admin@/10.30.170.83:38058] id=0 23:58:11.471 [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.83:38058])) size=2097152, max=2097152, packet=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38058] 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38058]) recipient=0 23:58:11.471 [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.83:38058])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:38058])) re-initializing 23:58:11.471 [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.83:38058])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:38058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53220]) process #2 SSH_MSG_NEWKEYS 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53220]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53220]): strict KEX resets input message sequence number from 3 to 0 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54063be; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39682]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53220]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53220]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39682]] session=TransportServerSession[admin@/10.30.170.83:39682] id=0 23:58:11.471 [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.83:39682])) size=2097152, max=2097152, packet=32768 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53220]) authorized authentication methods: password,publickey 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53220]) Accepted service ssh-userauth 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39682]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39682] 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53220]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39682]) recipient=0 23:58:11.471 [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.83:39682])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:39682])) re-initializing 23:58:11.471 [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.83:39682])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:39682]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.471 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46280]] session=TransportServerSession[admin@/10.30.170.83:46280] id=0 23:58:11.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.471 [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.83:46280])) size=2097152, max=2097152, packet=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46280] 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46280]) recipient=0 23:58:11.471 [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.83:46280])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:46280])) re-initializing 23:58:11.471 [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.83:46280])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:46280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53220]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53220]) no authentication factory for method=none 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59018]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53220]) SSH_MSG_USERAUTH_REQUEST 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53220]) remaining methods: password,publickey 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59018]] session=TransportServerSession[admin@/10.30.170.83:59018] id=0 23:58:11.471 [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.83:59018])) size=2097152, max=2097152, packet=32768 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59018]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59018] 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59018]) recipient=0 23:58:11.471 [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.83:59018])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:59018])) re-initializing 23:58:11.471 [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.83:59018])) size=2097152, max=2097152, packet=32768 23:58:11.471 [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.83:59018]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #2 SSH_MSG_NEWKEYS 23:58:11.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41920]): strict KEX resets input message sequence number from 3 to 0 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9dcdb2f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41920]) authorized authentication methods: password,publickey 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41920]) Accepted service ssh-userauth 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59576]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59576]] session=TransportServerSession[admin@/10.30.170.83:59576] id=0 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.472 [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.83:59576])) size=2097152, max=2097152, packet=32768 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59576]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59576] 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59576]) recipient=0 23:58:11.472 [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.83:59576])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:59576])) re-initializing 23:58:11.472 [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.83:59576])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:59576]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48252]] session=TransportServerSession[admin@/10.30.170.83:48252] id=0 23:58:11.472 [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.83:48252])) size=2097152, max=2097152, packet=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48252] 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48252]) recipient=0 23:58:11.472 [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.83:48252])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:48252])) re-initializing 23:58:11.472 [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.83:48252])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:48252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58942]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58942]] session=TransportServerSession[admin@/10.30.170.83:58942] id=0 23:58:11.472 [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.83:58942])) size=2097152, max=2097152, packet=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58942]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58942] 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58942]) recipient=0 23:58:11.472 [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.83:58942])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:58942])) re-initializing 23:58:11.472 [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.83:58942])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:58942]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40562]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40562]] session=TransportServerSession[admin@/10.30.170.83:40562] id=0 23:58:11.472 [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.83:40562])) size=2097152, max=2097152, packet=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40562]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40562] 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40562]) recipient=0 23:58:11.472 [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.83:40562])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:40562])) re-initializing 23:58:11.472 [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.83:40562])) size=2097152, max=2097152, packet=32768 23:58:11.472 [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.83:40562]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50442]] session=TransportServerSession[admin@/10.30.170.83:50442] id=0 23:58:11.473 [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.83:50442])) size=2097152, max=2097152, packet=32768 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50442] 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50442]) recipient=0 23:58:11.473 [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.83:50442])) size=2097152, max=2097152, packet=32768 23:58:11.473 [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.83:50442])) re-initializing 23:58:11.473 [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.83:50442])) size=2097152, max=2097152, packet=32768 23:58:11.473 [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.83:50442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39446]) process #2 SSH_MSG_NEWKEYS 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39446]): strict KEX resets input message sequence number from 3 to 0 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e557e68; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39446]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39446]) authorized authentication methods: password,publickey 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39446]) Accepted service ssh-userauth 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39446]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39446]) no authentication factory for method=none 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39446]) SSH_MSG_USERAUTH_REQUEST 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39446]) remaining methods: password,publickey 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:34276]) by 393 down to 2096386 23:58:11.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.473 [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.83:34276] 23:58:11.471 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[734ddd9c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[734ddd9c], subtreeVersion=Version[5c733c85], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5c733c85], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] 23:58:11.476 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 121 on channel [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] 23:58:11.477 [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.83:53612]) by 1103 down to 2096049 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) request=subsystem activate command 23:58:11.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) starting runner for command=netconf 23:58:11.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) no authentication factory for method=none 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_USERAUTH_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41920]) remaining methods: password,publickey 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54082]) process #2 SSH_MSG_NEWKEYS 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54082]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54082]): strict KEX resets input message sequence number from 3 to 0 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54082]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39f44daa; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54082]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54082]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54082]) authorized authentication methods: password,publickey 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54082]) Accepted service ssh-userauth 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54082]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54082]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54082]) no authentication factory for method=none 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54082]) SSH_MSG_USERAUTH_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54082]) remaining methods: password,publickey 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38592]) process #2 SSH_MSG_NEWKEYS 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38592]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38592]): strict KEX resets input message sequence number from 3 to 0 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38592]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c11e699; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38592]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38592]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38592]) authorized authentication methods: password,publickey 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38592]) Accepted service ssh-userauth 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38592]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38592]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38592]) no authentication factory for method=none 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38592]) SSH_MSG_USERAUTH_REQUEST 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38592]) remaining methods: password,publickey 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35480]) process #2 SSH_MSG_NEWKEYS 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35480]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35480]): strict KEX resets input message sequence number from 3 to 0 23:58:11.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35480]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fbbbf71; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35480]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35480]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35480]) authorized authentication methods: password,publickey 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35480]) Accepted service ssh-userauth 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35480]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35480]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35480]) no authentication factory for method=none 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35480]) SSH_MSG_USERAUTH_REQUEST 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35480]) remaining methods: password,publickey 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34432]) process #2 SSH_MSG_NEWKEYS 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34432]): strict KEX resets input message sequence number from 3 to 0 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@731bd11f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34432]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34432]) authorized authentication methods: password,publickey 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34432]) Accepted service ssh-userauth 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34432]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34432]) no authentication factory for method=none 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34432]) SSH_MSG_USERAUTH_REQUEST 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34432]) remaining methods: password,publickey 23:58:11.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.481 [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:58:11.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.481 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7413a418 after next message 23:58:11.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x2db5d5c0, L:/10.30.171.222:18187 - R:/10.30.170.83:34276]} EXI handlers added to pipeline 23:58:11.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) by 393 down to 2096386 23:58:11.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.482 [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.83:42604] 23:58:11.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.482 [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=61} 23:58:11.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42b941e9 after next message 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xbae70022, L:/10.30.171.222:18283 - R:/10.30.170.83:42604]} EXI handlers added to pipeline 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) by 393 down to 2096386 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.483 [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.83:47426] 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.483 [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:58:11.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33292]) process #2 SSH_MSG_NEWKEYS 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33292]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33292]): strict KEX resets input message sequence number from 3 to 0 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f34031c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33292]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33292]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.484 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31451608 after next message 23:58:11.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x39f88dbd, L:/10.30.171.222:18163 - R:/10.30.170.83:47426]} EXI handlers added to pipeline 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33292]) authorized authentication methods: password,publickey 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33292]) Accepted service ssh-userauth 23:58:11.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:55434]) by 393 down to 2096386 23:58:11.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.484 [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.83:55434] 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33292]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33292]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33292]) no authentication factory for method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33292]) SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33292]) remaining methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49662]) process #2 SSH_MSG_NEWKEYS 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49662]): strict KEX resets input message sequence number from 3 to 0 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5eda4230; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49662]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49662]) authorized authentication methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49662]) Accepted service ssh-userauth 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49662]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49662]) no authentication factory for method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49662]) SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49662]) remaining methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38586]) process #2 SSH_MSG_NEWKEYS 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38586]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38586]): strict KEX resets input message sequence number from 3 to 0 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38586]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f73d0ae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38586]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38586]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38586]) authorized authentication methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38586]) Accepted service ssh-userauth 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38586]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38586]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38586]) no authentication factory for method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38586]) SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38586]) remaining methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32918]) process #2 SSH_MSG_NEWKEYS 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32918]): strict KEX resets input message sequence number from 3 to 0 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7865cd45; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32918]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:32918]) authorized authentication methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32918]) Accepted service ssh-userauth 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32918]) no authentication factory for method=none 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32918]) SSH_MSG_USERAUTH_REQUEST 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32918]) remaining methods: password,publickey 23:58:11.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56368]) process #2 SSH_MSG_NEWKEYS 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56368]): strict KEX resets input message sequence number from 3 to 0 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@222711ce; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56368]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56368]) authorized authentication methods: password,publickey 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56368]) Accepted service ssh-userauth 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56368]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56368]) no authentication factory for method=none 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56368]) SSH_MSG_USERAUTH_REQUEST 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56368]) remaining methods: password,publickey 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37062]) process #2 SSH_MSG_NEWKEYS 23:58:11.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.488 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.488 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[73bdd152], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[73bdd152], subtreeVersion=Version[515fc8f6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[515fc8f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] 23:58:11.490 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 122 on channel [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] 23:58:11.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) by 1103 down to 2096049 23:58:11.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.490 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] 23:58:11.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] 23:58:11.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) request=subsystem activate command 23:58:11.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) starting runner for command=netconf 23:58:11.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.491 [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=66} 23:58:11.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64c268eb after next message 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x5dc582c5, L:/10.30.171.222:18099 - R:/10.30.170.83:55434]} EXI handlers added to pipeline 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) by 393 down to 2096386 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.492 [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.83:49256] 23:58:11.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.493 [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=71} 23:58:11.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37062]): strict KEX resets input message sequence number from 3 to 0 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bfddd83; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37062]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:37062]) authorized authentication methods: password,publickey 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37062]) Accepted service ssh-userauth 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37062]) no authentication factory for method=none 23:58:11.493 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7626434e after next message 23:58:11.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x61fc04dc, L:/10.30.171.222:18067 - R:/10.30.170.83:49256]} EXI handlers added to pipeline 23:58:11.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54668]] Send SSH_MSG_KEXDH_REPLY 23:58:11.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #1 sending command=31[31] len=1639 23:58:11.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54668])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54668]) Send SSH_MSG_NEWKEYS 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37062]) SSH_MSG_USERAUTH_REQUEST 23:58:11.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54668]) session ID=59:ef:cc:79:57:72:b5:80:91:a1:8d:db:56:31:c0:0b:d2:c7:82:57:99:c9:3c:15:2e:b1:27:28:29:dd:97:78:e6:a6:1e:9a:ac:31:ed:39:24:d5:7b:99:5c:a8:d8:56:ac:66:03:bc:a7:a1:38:fa:32:5d:09:a3:4a:7c:42:e8 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:49240]) by 393 down to 2096386 23:58:11.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.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.83:49240] 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54668]): strict KEX resets output message sequence number from 3 to 0 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54668]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6283e37d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54668])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54668])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #0 sending command=7[7] len=419 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54668]) No pending packets to flush at end of KEX 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38378]) process #1 30 23:58:11.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38378]] process command=SSH_MSG_KEXDH_INIT 23:58:11.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.494 [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.83:55626]) by 373 down to 2096779 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.494 [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.83:55626] 23:58:11.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37062]) remaining methods: password,publickey 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35026]) process #2 SSH_MSG_NEWKEYS 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35026]): strict KEX resets input message sequence number from 3 to 0 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7fa4ea1c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35026]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35026]) authorized authentication methods: password,publickey 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35026]) Accepted service ssh-userauth 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35026]) no authentication factory for method=none 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35026]) SSH_MSG_USERAUTH_REQUEST 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35026]) remaining methods: password,publickey 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18059', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=120} created 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]} created 23:58:11.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626] successful with session NetconfServerSession{sessionId=120, channel=[id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]} 23:58:11.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]} up 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53360]) process #2 SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53360]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53360]): strict KEX resets input message sequence number from 3 to 0 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53360]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e181a9c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53360]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53360]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53360]) authorized authentication methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53360]) Accepted service ssh-userauth 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53360]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53360]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53360]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53360]) no authentication factory for method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53360]) SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53360]) remaining methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51032]) process #2 SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51032]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51032]): strict KEX resets input message sequence number from 3 to 0 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51032]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34e08902; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51032]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51032]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51032]) authorized authentication methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51032]) Accepted service ssh-userauth 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51032]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51032]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51032]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51032]) no authentication factory for method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51032]) SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51032]) remaining methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49664]) process #2 SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49664]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49664]): strict KEX resets input message sequence number from 3 to 0 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49664]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75951e43; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49664]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49664]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49664]) authorized authentication methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49664]) Accepted service ssh-userauth 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49664]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49664]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49664]) no authentication factory for method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49664]) SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49664]) remaining methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55258]) process #2 SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55258]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55258]): strict KEX resets input message sequence number from 3 to 0 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55258]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b6592f4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55258]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55258]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55258]) authorized authentication methods: password,publickey 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55258]) Accepted service ssh-userauth 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55258]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55258]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55258]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55258]) no authentication factory for method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55258]) SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55258]) remaining methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54654]) process #2 SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54654]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54654]): strict KEX resets input message sequence number from 3 to 0 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54654]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@465f476b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54654]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54654]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54654]) authorized authentication methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54654]) Accepted service ssh-userauth 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54654]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54654]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54654]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54654]) no authentication factory for method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54654]) SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54654]) remaining methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42406]) process #2 SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42406]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42406]): strict KEX resets input message sequence number from 3 to 0 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a358373; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42406]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42406]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42406]) authorized authentication methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42406]) Accepted service ssh-userauth 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.496 [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.83:56648]) by 733 down to 2095139 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42406]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42406]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42406]) no authentication factory for method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42406]) SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42406]) remaining methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49224]) process #2 SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49224]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49224]): strict KEX resets input message sequence number from 3 to 0 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c782dd0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49224]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49224]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49224]) authorized authentication methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49224]) Accepted service ssh-userauth 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49224]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49224]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49224]) no authentication factory for method=none 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49224]) SSH_MSG_USERAUTH_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49224]) remaining methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47182]) process #2 SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47182]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47182]): strict KEX resets input message sequence number from 3 to 0 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cc2ee42; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47182]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47182]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47182]) authorized authentication methods: password,publickey 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47182]) Accepted service ssh-userauth 23:58:11.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47182]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47182]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47182]) no authentication factory for method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47182]) SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47182]) remaining methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60026]) process #2 SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60026]): strict KEX resets input message sequence number from 3 to 0 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f662188; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60026]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60026]) authorized authentication methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60026]) Accepted service ssh-userauth 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60026]) no authentication factory for method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60026]) SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60026]) remaining methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43120]) process #2 SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43120]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43120]): strict KEX resets input message sequence number from 3 to 0 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43120]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43dccf17; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43120]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43120]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43120]) authorized authentication methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43120]) Accepted service ssh-userauth 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43120]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43120]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43120]) no authentication factory for method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43120]) SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43120]) remaining methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59982]) process #2 SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59982]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59982]): strict KEX resets input message sequence number from 3 to 0 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19396053; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59982]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59982]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59982]) authorized authentication methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59982]) Accepted service ssh-userauth 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59982]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59982]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59982]) no authentication factory for method=none 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59982]) SSH_MSG_USERAUTH_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59982]) remaining methods: password,publickey 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.497 [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.83:51880]) by 733 down to 2095139 23:58:11.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59198]) process #2 SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59198]): strict KEX resets input message sequence number from 3 to 0 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31a759cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59198]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59198]) authorized authentication methods: password,publickey 23:58:11.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59198]) Accepted service ssh-userauth 23:58:11.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.499 [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.83:54132]) by 733 down to 2095139 23:58:11.499 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.499 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.500 [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.83:49718]) by 733 down to 2095139 23:58:11.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.501 [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.83:38274]) by 733 down to 2095138 23:58:11.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.503 [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.83:56520]) by 733 down to 2095138 23:58:11.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.508 [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.83:53612]) by 373 down to 2096779 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.508 [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.83:53612] 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18000', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=121} created 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]} created 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612] successful with session NetconfServerSession{sessionId=121, channel=[id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]} 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]} up 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694])[want-reply=true] subsystem=netconf 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694])[subsystem] prepared command 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]}} established 23:58:11.509 [netconf-device-simulator-threads-1] 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]:18144 23:58:11.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 123: Creating data stores for simulated device 23:58:11.509 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.509 [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:58:11.509 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.509 [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:58:11.509 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[796ae3ae] 23:58:11.510 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.511 [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=73} 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59198]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59198]) no authentication factory for method=none 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59198]) SSH_MSG_USERAUTH_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59198]) remaining methods: password,publickey 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60688]) process #2 SSH_MSG_NEWKEYS 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60688]): strict KEX resets input message sequence number from 3 to 0 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17927455; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60688]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60688]) authorized authentication methods: password,publickey 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60688]) Accepted service ssh-userauth 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60688]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60688]) no authentication factory for method=none 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60688]) SSH_MSG_USERAUTH_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60688]) remaining methods: password,publickey 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.512 [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.83:58896]) by 733 down to 2095138 23:58:11.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38394]) process #2 SSH_MSG_NEWKEYS 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38394]): strict KEX resets input message sequence number from 3 to 0 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68e6222b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38394]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38394]) authorized authentication methods: password,publickey 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38394]) Accepted service ssh-userauth 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38394]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38394]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38394]) no authentication factory for method=none 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38394]) SSH_MSG_USERAUTH_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38394]) remaining methods: password,publickey 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60598]) process #2 SSH_MSG_NEWKEYS 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60598]): strict KEX resets input message sequence number from 3 to 0 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23394768; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60598]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60598]) authorized authentication methods: password,publickey 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60598]) Accepted service ssh-userauth 23:58:11.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60598]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60598]) no authentication factory for method=none 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60598]) SSH_MSG_USERAUTH_REQUEST 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60598]) remaining methods: password,publickey 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41864]) process #1 30 23:58:11.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41864]] process command=SSH_MSG_KEXDH_INIT 23:58:11.513 [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.83:58578]) by 733 down to 2095138 23:58:11.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16b11629 after next message 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xa3172f09, L:/10.30.171.222:18177 - R:/10.30.170.83:49240]} EXI handlers added to pipeline 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:57226]) by 393 down to 2096386 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.514 [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.83:57226] 23:58:11.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.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=75} 23:58:11.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.515 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@229a7d11 after next message 23:58:11.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xe59a4662, L:/10.30.171.222:18081 - R:/10.30.170.83:57226]} EXI handlers added to pipeline 23:58:11.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) by 393 down to 2096386 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.516 [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.83:58434] 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.516 [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=80} 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f37361 after next message 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x5811853b, L:/10.30.171.222:18305 - R:/10.30.170.83:58434]} EXI handlers added to pipeline 23:58:11.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:33550]) by 393 down to 2096386 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.517 [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.83:33550] 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.517 [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:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b2a9b62 after next message 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xfb5bc837, L:/10.30.171.222:18009 - R:/10.30.170.83:33550]} EXI handlers added to pipeline 23:58:11.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:54038]) by 393 down to 2096386 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.518 [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.83:54038] 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.518 [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:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e06f6a3 after next message 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6104125, L:/10.30.171.222:18033 - R:/10.30.170.83:54038]} EXI handlers added to pipeline 23:58:11.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) by 393 down to 2096386 23:58:11.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.519 [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.83:60612] 23:58:11.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.519 [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=88} 23:58:11.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) by 373 down to 2096779 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.520 [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.83:43066] 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18046', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=122} created 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]} created 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066] successful with session NetconfServerSession{sessionId=122, channel=[id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]} 23:58:11.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]} up 23:58:11.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54274]) by 733 down to 2095139 23:58:11.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56314]) by 733 down to 2095138 23:58:11.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.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.83:60728]) by 733 down to 2095138 23:58:11.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.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.83:54240]) by 733 down to 2095138 23:58:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.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.83:42158]) by 733 down to 2095138 23:58:11.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53192]) by 733 down to 2095138 23:58:11.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61da8952 23:58:11.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) by 179 down to 2095871 23:58:11.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2574229b 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) by 179 down to 2095871 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25051337 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) by 179 down to 2095871 23:58:11.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.528 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.528 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[796ae3ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[796ae3ae], subtreeVersion=Version[67bb90b2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[67bb90b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.528 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] 23:58:11.529 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 123 on channel [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] 23:58:11.530 [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.83:54694]) by 1103 down to 2096049 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) request=subsystem activate command 23:58:11.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) starting runner for command=netconf 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5aca734 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) by 179 down to 2095871 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d06dc67 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) by 179 down to 2095871 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a4171b1 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) by 179 down to 2095871 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16d90ffd 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) by 179 down to 2095871 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b7dbbba 23:58:11.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.83:51296]) by 179 down to 2095871 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52554536 23:58:11.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.83:37348]) by 179 down to 2095871 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a897a3b 23:58:11.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.83:38572]) by 179 down to 2095871 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72d35880 23:58:11.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.83:40280]) by 179 down to 2095871 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29606d6d 23:58:11.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.83:40590]) by 179 down to 2095871 23:58:11.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60d2c54b 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) by 179 down to 2095871 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b422b15 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) by 179 down to 2095871 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38378]] Send SSH_MSG_KEXDH_REPLY 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #1 sending command=31[31] len=1639 23:58:11.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.83:35786]) by 340 down to 2096046 23:58:11.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.535 [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.83:35786] 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38378])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38378]) Send SSH_MSG_NEWKEYS 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38378]) session ID=4c:d0:1d:09:16:bc:83:f0:b5:aa:36:86:1f:39:bf:06:ac:d9:ac:77:6a:63:03:51:59:a6:42:6a:db:83:7d:58:ee:13:98:d3:5e:a0:a1:3a:3a:26:c0:f5:4f:25:65:6e:f7:f9:d2:5f:b0:df:c5:3a:4e:ba:4f:5d:e6:8a:aa:55 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38378]): strict KEX resets output message sequence number from 3 to 0 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38378]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@571f82ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38378])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38378])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #0 sending command=7[7] len=419 23:58:11.535 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38378]) No pending packets to flush at end of KEX 23:58:11.536 [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.83:41626]) by 733 down to 2095138 23:58:11.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.537 [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.83:54694]) by 373 down to 2096779 23:58:11.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.537 [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.83:54694] 23:58:11.537 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58: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.83:59444]) by 733 down to 2095138 23:58:11.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18144', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=123} created 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]} created 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694] successful with session NetconfServerSession{sessionId=123, channel=[id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]} 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]} up 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800])[want-reply=true] subsystem=netconf 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800])[subsystem] prepared command 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]}} established 23:58:11.538 [netconf-device-simulator-threads-1] 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]:18312 23:58:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 124: Creating data stores for simulated device 23:58:11.538 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.538 [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.83:33092]) by 733 down to 2095138 23:58:11.538 [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:58:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.538 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.538 [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:58:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.538 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.539 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e770fc2] 23:58:11.539 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.539 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.539 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.539 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.544 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.544 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e770fc2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e770fc2], subtreeVersion=Version[5ce5e772], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ce5e772], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.545 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@129dd667 after next message 23:58:11.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xc5b1d3d6, L:/10.30.171.222:18029 - R:/10.30.170.83:60612]} EXI handlers added to pipeline 23:58:11.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:54666]) by 393 down to 2096386 23:58:11.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.545 [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.83:54666] 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] 23:58:11.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.546 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 124 on channel [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] 23:58:11.546 [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:58:11.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.546 [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.83:32800]) by 1103 down to 2096049 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] 23:58:11.546 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c0b9ac8 after next message 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) request=subsystem activate command 23:58:11.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) starting runner for command=netconf 23:58: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.83:51368]) by 733 down to 2095138 23:58:11.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.552 [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=47} 23:58:11.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58eed21d] 23:58:11.552 [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:58:11.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.552 [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:58:11.552 [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:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.553 [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:58:11.553 [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:58:11.553 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:42292]) by 340 down to 2096046 23:58:11.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.554 [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.83:42292] 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.554 [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.83:32800]) by 373 down to 2096779 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.554 [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.83:32800] 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18312', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=124} created 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]} created 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800] successful with session NetconfServerSession{sessionId=124, channel=[id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]} 23:58:11.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]} up 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160])[want-reply=true] subsystem=netconf 23:58:11.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160])[subsystem] prepared command 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]}} established 23:58:11.555 [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:58:11.555 [netconf-device-simulator-threads-1] 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]:18180 23:58:11.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 125: Creating data stores for simulated device 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2669f8c3] 23:58:11.555 [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:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.555 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.555 [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:58:11.555 [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:58:11.555 [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:58:11.555 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.555 [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:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.555 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.555 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[683e903e] 23:58:11.556 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.556 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47482]) authentication result: true 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_USERAUTH_REQUEST 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47482])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47482]) no heartbeat to stop 23:58:11.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47482]) heartbeat type=IGNORE, interval=PT30S 23:58:11.557 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47482 authenticated 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39302]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.557 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39302]) authentication result: true 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39302]) SSH_MSG_USERAUTH_REQUEST 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.557 [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.83:39784]) by 733 down to 2095138 23:58:11.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.558 [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.83:59838]) by 733 down to 2095138 23:58:11.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.558 [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.83:58682]) by 733 down to 2095138 23:58:11.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.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.83:50166]) by 733 down to 2095138 23:58:11.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x2a38ae92, L:/10.30.171.222:18133 - R:/10.30.170.83:54666]} EXI handlers added to pipeline 23:58:11.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.564 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) by 393 down to 2096386 23:58:11.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.564 [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.83:53394] 23:58:11.564 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[683e903e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[683e903e], subtreeVersion=Version[2949a1df], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2949a1df], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.565 [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=92} 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35826611 after next message 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xc3fabf03, L:/10.30.171.222:18261 - R:/10.30.170.83:53394]} EXI handlers added to pipeline 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.565 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 125 on channel [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) by 393 down to 2096386 23:58:11.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.565 [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.83:49598] 23:58:11.565 [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.83:60160]) by 1103 down to 2096049 23:58:11.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39302]) no heartbeat to stop 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39302]) heartbeat type=IGNORE, interval=PT30S 23:58:11.566 [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=96} 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) request=subsystem activate command 23:58:11.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) starting runner for command=netconf 23:58:11.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.566 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39302 authenticated 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47290]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47290]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.566 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47290]) authentication result: true 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47290]) SSH_MSG_USERAUTH_REQUEST 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47290])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47290]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47290]) no heartbeat to stop 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47290]) heartbeat type=IGNORE, interval=PT30S 23:58:11.566 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c771a0e after next message 23:58:11.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9378b360, L:/10.30.171.222:18045 - R:/10.30.170.83:49598]} EXI handlers added to pipeline 23:58:11.566 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47290 authenticated 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.566 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41928]) authentication result: true 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41928]) SSH_MSG_USERAUTH_REQUEST 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41928]) no heartbeat to stop 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41928]) heartbeat type=IGNORE, interval=PT30S 23:58:11.566 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41928 authenticated 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55034]) process #2 SSH_MSG_NEWKEYS 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55034]): strict KEX resets input message sequence number from 3 to 0 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c55e45f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55034]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55034]) authorized authentication methods: password,publickey 23:58:11.567 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55034]) Accepted service ssh-userauth 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55034]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55034]) no authentication factory for method=none 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55034]) SSH_MSG_USERAUTH_REQUEST 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55034]) remaining methods: password,publickey 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51490]) process #2 SSH_MSG_NEWKEYS 23:58:11.567 [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:58:11.567 [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:58:11.567 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:49414]) by 340 down to 2096046 23:58:11.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.567 [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.83:49414] 23:58:11.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51490]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51490]): strict KEX resets input message sequence number from 3 to 0 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51490]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@281c18ee; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51490]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51490]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51490]) authorized authentication methods: password,publickey 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51490]) Accepted service ssh-userauth 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51490]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51490]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51490]) no authentication factory for method=none 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51490]) SSH_MSG_USERAUTH_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51490]) remaining methods: password,publickey 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44666]) process #2 SSH_MSG_NEWKEYS 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44666]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44666]): strict KEX resets input message sequence number from 3 to 0 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44666]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65fc8dd1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44666]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44666]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44666]) authorized authentication methods: password,publickey 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44666]) Accepted service ssh-userauth 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44666]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44666]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44666]) no authentication factory for method=none 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44666]) SSH_MSG_USERAUTH_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44666]) remaining methods: password,publickey 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.568 [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=50} 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51016]) process #2 SSH_MSG_NEWKEYS 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51016]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51016]): strict KEX resets input message sequence number from 3 to 0 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51016]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61d30f71; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51016]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51016]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51016]) authorized authentication methods: password,publickey 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51016]) Accepted service ssh-userauth 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51468ae7] 23:58:11.576 [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:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.576 [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.83:60160]) by 373 down to 2096779 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.576 [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.83:60160] 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18180', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=125} created 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]} created 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160] successful with session NetconfServerSession{sessionId=125, channel=[id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]} 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]} up 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288])[want-reply=true] subsystem=netconf 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288])[subsystem] prepared command 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]}} established 23:58:11.576 [netconf-device-simulator-threads-1] 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]:18044 23:58:11.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 126: Creating data stores for simulated device 23:58:11.577 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.577 [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:58:11.577 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.577 [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:58:11.577 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f65feb8] 23:58:11.578 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.578 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51016]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41864]] Send SSH_MSG_KEXDH_REPLY 23:58:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 393 down to 2096386 23:58:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.578 [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.83:41920] 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #1 sending command=31[31] len=1639 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41864])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41864]) Send SSH_MSG_NEWKEYS 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41864]) session ID=11:13:e1:67:50:5b:e5:3a:24:cc:ed:13:52:95:8d:f3:d7:6d:74:7c:9c:4e:8c:53:b6:d2:9d:e8:c0:46:b2:68:13:81:33:3c:3f:2f:e7:87:f1:1d:74:bb:72:00:cd:d8:e3:67:5e:4a:34:c8:82:95:6d:2c:33:37:1b:18:44:bf 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41864]): strict KEX resets output message sequence number from 3 to 0 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3061b95b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41864])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #0 sending command=7[7] len=419 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41864]) No pending packets to flush at end of KEX 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50366]) process #1 30 23:58:11.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50366]] process command=SSH_MSG_KEXDH_INIT 23:58:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.579 [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=100} 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@605e28e0 after next message 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x6acfa9ff, L:/10.30.171.222:18165 - R:/10.30.170.83:41920]} EXI handlers added to pipeline 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) by 393 down to 2096386 23:58:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.579 [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.83:56010] 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.580 [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=104} 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d1cfe3d after next message 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xbd444edb, L:/10.30.171.222:18304 - R:/10.30.170.83:56010]} EXI handlers added to pipeline 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:51436]) by 393 down to 2096386 23:58:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.580 [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.83:51436] 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.581 [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=107} 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f1101f9 after next message 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x32e0c9c0, L:/10.30.171.222:18152 - R:/10.30.170.83:51436]} EXI handlers added to pipeline 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) by 393 down to 2096386 23:58:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.581 [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.83:43282] 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.582 [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:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d31f47c after next message 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x5843f62b, L:/10.30.171.222:18128 - R:/10.30.170.83:43282]} EXI handlers added to pipeline 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) by 393 down to 2096386 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.582 [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.83:57946] 23:58:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.583 [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=113} 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f59def5 after next message 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xad22fa67, L:/10.30.171.222:18088 - R:/10.30.170.83:57946]} EXI handlers added to pipeline 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) by 393 down to 2096386 23:58:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.583 [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.83:41836] 23:58:11.569 [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.83:59446]) by 733 down to 2095138 23:58:11.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.576 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.584 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51016]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51016]) no authentication factory for method=none 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51016]) SSH_MSG_USERAUTH_REQUEST 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51016]) remaining methods: password,publickey 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.584 [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:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45200]) process #2 SSH_MSG_NEWKEYS 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45200]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45200]): strict KEX resets input message sequence number from 3 to 0 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45200]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22473de9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.584 [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:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45200]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45200]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45200]) authorized authentication methods: password,publickey 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45200]) Accepted service ssh-userauth 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45200]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45200]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45200]) no authentication factory for method=none 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45200]) SSH_MSG_USERAUTH_REQUEST 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45200]) remaining methods: password,publickey 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47680]) process #2 SSH_MSG_NEWKEYS 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47680]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47680]): strict KEX resets input message sequence number from 3 to 0 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47680]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fba0443; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47680]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47680]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47680]) authorized authentication methods: password,publickey 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47680]) Accepted service ssh-userauth 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47680]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47680]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47680]) no authentication factory for method=none 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47680]) SSH_MSG_USERAUTH_REQUEST 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47680]) remaining methods: password,publickey 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58932]) process #2 SSH_MSG_NEWKEYS 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58932]): strict KEX resets input message sequence number from 3 to 0 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58932]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1475dedb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58932]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58932]) authorized authentication methods: password,publickey 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58932]) Accepted service ssh-userauth 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.585 [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:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58932]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.585 [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:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58932]) no authentication factory for method=none 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58932]) SSH_MSG_USERAUTH_REQUEST 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58932]) remaining methods: password,publickey 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46034]) process #2 SSH_MSG_NEWKEYS 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46034]): strict KEX resets input message sequence number from 3 to 0 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38ad77e4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46034]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46034]) authorized authentication methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46034]) Accepted service ssh-userauth 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46034]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46034]) no authentication factory for method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46034]) SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46034]) remaining methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.585 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43850]) process #2 SSH_MSG_NEWKEYS 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43850]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43850]): strict KEX resets input message sequence number from 3 to 0 23:58:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:36902]) by 340 down to 2096046 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29e3a756; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.586 [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.83:36902] 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43850]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43850]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43850]) authorized authentication methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43850]) Accepted service ssh-userauth 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43850]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43850]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43850]) no authentication factory for method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43850]) SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43850]) remaining methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39352]) process #2 SSH_MSG_NEWKEYS 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39352]): strict KEX resets input message sequence number from 3 to 0 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f3e8030; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39352]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39352]) authorized authentication methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39352]) Accepted service ssh-userauth 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39352]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39352]) no authentication factory for method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39352]) SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39352]) remaining methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43658]) process #2 SSH_MSG_NEWKEYS 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43658]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43658]): strict KEX resets input message sequence number from 3 to 0 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f90b89a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43658]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43658]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43658]) authorized authentication methods: password,publickey 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43658]) Accepted service ssh-userauth 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43658]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43658]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43658]) no authentication factory for method=none 23:58:11.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43658]) SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43658]) remaining methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38928]) process #2 SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38928]): strict KEX resets input message sequence number from 3 to 0 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44e10b23; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38928]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38928]) authorized authentication methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38928]) Accepted service ssh-userauth 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38928]) no authentication factory for method=none 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38928]) SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38928]) remaining methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.587 [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=51} 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49448]) process #2 SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49448]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49448]): strict KEX resets input message sequence number from 3 to 0 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49448]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4981c866; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49448]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49448]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49448]) authorized authentication methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49448]) Accepted service ssh-userauth 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[361a3858] 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49448]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [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:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49448]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49448]) no authentication factory for method=none 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49448]) SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49448]) remaining methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56056]) process #2 SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56056]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56056]): strict KEX resets input message sequence number from 3 to 0 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@323a3d70; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.587 [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:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56056]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56056]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.587 [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:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56056]) authorized authentication methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56056]) Accepted service ssh-userauth 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56056]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56056]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56056]) no authentication factory for method=none 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56056]) SSH_MSG_USERAUTH_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56056]) remaining methods: password,publickey 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50926]) process #2 SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50926]): strict KEX resets input message sequence number from 3 to 0 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@143981ae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50926]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50926]) authorized authentication methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50926]) Accepted service ssh-userauth 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50926]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50926]) no authentication factory for method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50926]) SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50926]) remaining methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43030]) process #2 SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43030]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43030]): strict KEX resets input message sequence number from 3 to 0 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1afa48f2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43030]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43030]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43030]) authorized authentication methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43030]) Accepted service ssh-userauth 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43030]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43030]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43030]) no authentication factory for method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43030]) SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43030]) remaining methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57268]) process #2 SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57268]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57268]): strict KEX resets input message sequence number from 3 to 0 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57268]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3073f115; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57268]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57268]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57268]) authorized authentication methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57268]) Accepted service ssh-userauth 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57268]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57268]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57268]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57268]) no authentication factory for method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57268]) SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57268]) remaining methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60120]) process #2 SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60120]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60120]): strict KEX resets input message sequence number from 3 to 0 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60120]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@358ca071; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60120]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60120]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60120]) authorized authentication methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60120]) Accepted service ssh-userauth 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60120]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60120]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60120]) no authentication factory for method=none 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60120]) SSH_MSG_USERAUTH_REQUEST 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60120]) remaining methods: password,publickey 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50064]) process #2 SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50064]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50064]): strict KEX resets input message sequence number from 3 to 0 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50064]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53819d6b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50064]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50064]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50064]) authorized authentication methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50064]) Accepted service ssh-userauth 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50064]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50064]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50064]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50064]) no authentication factory for method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50064]) SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50064]) remaining methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47196]) process #2 SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47196]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47196]): strict KEX resets input message sequence number from 3 to 0 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13e60d68; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47196]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47196]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47196]) authorized authentication methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47196]) Accepted service ssh-userauth 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47196]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47196]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47196]) no authentication factory for method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47196]) SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47196]) remaining methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41506]) process #2 SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41506]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41506]): strict KEX resets input message sequence number from 3 to 0 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41506]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@265bdc7c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41506]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41506]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41506]) authorized authentication methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41506]) Accepted service ssh-userauth 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41506]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41506]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41506]) no authentication factory for method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41506]) SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41506]) remaining methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53292]) process #2 SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53292]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53292]): strict KEX resets input message sequence number from 3 to 0 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@475b6ef; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53292]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53292]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53292]) authorized authentication methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53292]) Accepted service ssh-userauth 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53292]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53292]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53292]) no authentication factory for method=none 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53292]) SSH_MSG_USERAUTH_REQUEST 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53292]) remaining methods: password,publickey 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42594]) process #2 SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42594]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42594]): strict KEX resets input message sequence number from 3 to 0 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42594]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14699560; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42594]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42594]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42594]) authorized authentication methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42594]) Accepted service ssh-userauth 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42594]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42594]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42594]) no authentication factory for method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42594]) SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42594]) remaining methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42906]) process #2 SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42906]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42906]): strict KEX resets input message sequence number from 3 to 0 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42906]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71667f38; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42906]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42906]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42906]) authorized authentication methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42906]) Accepted service ssh-userauth 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42906]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42906]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42906]) no authentication factory for method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42906]) SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42906]) remaining methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59796]) process #2 SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59796]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59796]): strict KEX resets input message sequence number from 3 to 0 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@741d5ea5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59796]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59796]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59796]) authorized authentication methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59796]) Accepted service ssh-userauth 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59796]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59796]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59796]) no authentication factory for method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59796]) SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59796]) remaining methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43062]) process #2 SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43062]): strict KEX resets input message sequence number from 3 to 0 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32217e5b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43062]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43062]) authorized authentication methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43062]) Accepted service ssh-userauth 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43062]) no authentication factory for method=none 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43062]) SSH_MSG_USERAUTH_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43062]) remaining methods: password,publickey 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40684]) process #2 SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40684]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40684]): strict KEX resets input message sequence number from 3 to 0 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40684]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f1fa0be; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40684]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40684]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40684]) authorized authentication methods: password,publickey 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40684]) Accepted service ssh-userauth 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40684]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40684]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40684]) no authentication factory for method=none 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40684]) SSH_MSG_USERAUTH_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40684]) remaining methods: password,publickey 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41264]) process #2 SSH_MSG_NEWKEYS 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41264]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41264]): strict KEX resets input message sequence number from 3 to 0 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41264]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7273da3d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41264]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41264]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41264]) authorized authentication methods: password,publickey 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41264]) Accepted service ssh-userauth 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41264]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41264]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41264]) no authentication factory for method=none 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41264]) SSH_MSG_USERAUTH_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41264]) remaining methods: password,publickey 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33146]) process #2 SSH_MSG_NEWKEYS 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33146]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33146]): strict KEX resets input message sequence number from 3 to 0 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33146]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7461424f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33146]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33146]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.587 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33146]) authorized authentication methods: password,publickey 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33146]) Accepted service ssh-userauth 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33146]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33146]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33146]) no authentication factory for method=none 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33146]) SSH_MSG_USERAUTH_REQUEST 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33146]) remaining methods: password,publickey 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60604]) process #2 SSH_MSG_NEWKEYS 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60604]): strict KEX resets input message sequence number from 3 to 0 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.591 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.592 [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:58:11.592 [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:58:11.592 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) by 340 down to 2096046 23:58:11.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.592 [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.83:40026] 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.593 [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:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[706fba0a] 23:58:11.593 [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:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.593 [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:58:11.593 [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:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.593 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.588 [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.83:51312]) by 733 down to 2095138 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2871583d 23:58:11.594 [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.83:51332]) by 179 down to 2095871 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6abf399 23:58:11.594 [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.83:45140]) by 179 down to 2095871 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1171532b 23:58:11.594 [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.83:57734]) by 179 down to 2095871 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@440252e6 23:58:11.595 [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.83:58112]) by 179 down to 2095871 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ed0dd04 23:58:11.595 [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.83:35530]) by 179 down to 2095871 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@669f2430 23:58:11.595 [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.83:41234]) by 179 down to 2095871 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76ce2da5 23:58:11.595 [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.83:45696]) by 179 down to 2095871 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2798b4f5 23:58:11.595 [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.83:59898]) by 179 down to 2095871 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.595 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c751f77 23:58:11.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.596 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f65feb8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f65feb8], subtreeVersion=Version[1b8845b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b8845b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.597 [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.83:44770]) by 179 down to 2095871 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7918ae64 23:58:11.597 [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.83:58960]) by 179 down to 2095871 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43a7b2d 23:58:11.597 [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.83:40834]) by 179 down to 2095870 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430])[want-reply=true] subsystem=netconf 23:58:11.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430])[subsystem] prepared command 23:58:11.598 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]}} established 23:58:11.598 [netconf-device-simulator-threads-5] 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]:18198 23:58:11.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 127: Creating data stores for simulated device 23:58:11.598 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.598 [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:58:11.598 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.598 [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:58:11.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] 23:58:11.598 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.598 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 126 on channel [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] 23:58:11.599 [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.83:41288]) by 1103 down to 2096049 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.599 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[702dd10c] 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) request=subsystem activate command 23:58:11.599 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.599 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.599 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.599 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.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=115} 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fd624f5 after next message 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x19dc781d, L:/10.30.171.222:18216 - R:/10.30.170.83:41836]} EXI handlers added to pipeline 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:38176]) by 393 down to 2096386 23:58:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.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.83:38176] 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.601 [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:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74f1d1ed after next message 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x009ddb63, L:/10.30.171.222:18279 - R:/10.30.170.83:38176]} EXI handlers added to pipeline 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918])[want-reply=true] subsystem=netconf 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918])[subsystem] prepared command 23:58:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]}} established 23:58:11.602 [netconf-device-simulator-threads-6] 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]:18124 23:58:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 128: Creating data stores for simulated device 23:58:11.602 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.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:58:11.602 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.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:58:11.602 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[47427468] 23:58:11.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@376b6ef1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) starting runner for command=netconf 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60604]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60604]) authorized authentication methods: password,publickey 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60604]) Accepted service ssh-userauth 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60604]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60604]) no authentication factory for method=none 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60604]) SSH_MSG_USERAUTH_REQUEST 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60604]) remaining methods: password,publickey 23:58:11.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55444]) process #2 SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55444]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55444]): strict KEX resets input message sequence number from 3 to 0 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55444]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e355348; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55444]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55444]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55444]) authorized authentication methods: password,publickey 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55444]) Accepted service ssh-userauth 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55444]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55444]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55444]) no authentication factory for method=none 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55444]) SSH_MSG_USERAUTH_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55444]) remaining methods: password,publickey 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60580]) process #2 SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60580]): strict KEX resets input message sequence number from 3 to 0 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b91e8cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60580]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60580]) authorized authentication methods: password,publickey 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60580]) Accepted service ssh-userauth 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60580]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60580]) no authentication factory for method=none 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60580]) SSH_MSG_USERAUTH_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60580]) remaining methods: password,publickey 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53800]) process #2 SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53800]): strict KEX resets input message sequence number from 3 to 0 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b992395; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53800]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53800]) authorized authentication methods: password,publickey 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53800]) Accepted service ssh-userauth 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53800]) no authentication factory for method=none 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53800]) SSH_MSG_USERAUTH_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53800]) remaining methods: password,publickey 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48646]) process #2 SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48646]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48646]): strict KEX resets input message sequence number from 3 to 0 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48646]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40eb7e7a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48646]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48646]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48646]) authorized authentication methods: password,publickey 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48646]) Accepted service ssh-userauth 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48646]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48646]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48646]) no authentication factory for method=none 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48646]) SSH_MSG_USERAUTH_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48646]) remaining methods: password,publickey 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46726]) process #2 SSH_MSG_NEWKEYS 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46726]): strict KEX resets input message sequence number from 3 to 0 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ba750e1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46726]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46726]) authorized authentication methods: password,publickey 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46726]) Accepted service ssh-userauth 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46726]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46726]) no authentication factory for method=none 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46726]) SSH_MSG_USERAUTH_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46726]) remaining methods: password,publickey 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54668]) process #2 SSH_MSG_NEWKEYS 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54668]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54668]): strict KEX resets input message sequence number from 3 to 0 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54668]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5743e076; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54668]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54668]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54668]) authorized authentication methods: password,publickey 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54668]) Accepted service ssh-userauth 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54668]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54668]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54668]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54668]) no authentication factory for method=none 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54668]) SSH_MSG_USERAUTH_REQUEST 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54668]) remaining methods: password,publickey 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53590]) process #1 30 23:58:11.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53590]] process command=SSH_MSG_KEXDH_INIT 23:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.616 [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:58:11.616 [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:58:11.616 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:37348]) by 340 down to 2096046 23:58:11.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.617 [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.83:37348] 23:58:11.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.618 [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=54} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[49c40de5] 23:58:11.618 [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:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.618 [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:58:11.618 [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:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.618 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.618 [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:58:11.619 [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:58:11.619 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242])[want-reply=true] subsystem=netconf 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242])[subsystem] prepared command 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]}} established 23:58:11.619 [netconf-device-simulator-threads-2] 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]:17997 23:58:11.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 129: Creating data stores for simulated device 23:58:11.619 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.619 [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:58:11.619 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.619 [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:58:11.619 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.620 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.620 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[702dd10c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[702dd10c], subtreeVersion=Version[4f6dbf86], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f6dbf86], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] 23:58:11.621 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 127 on channel [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] 23:58:11.621 [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.83:40430]) by 1103 down to 2096049 23:58:11.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50366]] Send SSH_MSG_KEXDH_REPLY 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #1 sending command=31[31] len=1639 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50366])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50366]) Send SSH_MSG_NEWKEYS 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50366]) session ID=cf:6f:0a:d5:42:e7:c4:d6:34:7e:c7:94:f8:fc:12:66:e8:8a:d7:56:f8:4d:db:a2:b2:16:c8:9d:7d:a0:d6:dd:c5:36:06:52:9e:e7:f7:c5:2d:2b:ca:6f:cd:1b:9c:cb:04:0f:e3:55:5e:8d:cf:f0:51:d2:d1:c6:3e:fb:c8:e9 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) request=subsystem activate command 23:58:11.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) starting runner for command=netconf 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50366]): strict KEX resets output message sequence number from 3 to 0 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2dc48f08; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50366])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #0 sending command=7[7] len=419 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50366]) No pending packets to flush at end of KEX 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56114]) process #1 30 23:58:11.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56114]] process command=SSH_MSG_KEXDH_INIT 23:58:11.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.624 [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.83:40430]) by 373 down to 2096779 23:58:11.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.624 [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.83:40430] 23:58:11.624 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18198', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=127} created 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]} created 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430] successful with session NetconfServerSession{sessionId=127, channel=[id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]} 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]} up 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.625 [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.83:55626]) by 393 down to 2096386 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.625 [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.83:55626] 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.625 [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=120} 23:58:11.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.626 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d73de28 after next message 23:58:11.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x93aa0b04, L:/10.30.171.222:18059 - R:/10.30.170.83:55626]} EXI handlers added to pipeline 23:58:11.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.626 [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.83:39736]) by 340 down to 2096046 23:58:11.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.626 [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.83:39736] 23:58:11.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.627 [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=43} 23:58:11.627 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50300297] 23:58:11.627 [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:58:11.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.627 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.627 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.635 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.635 [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.83:41288]) by 373 down to 2096779 23:58:11.635 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.635 [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.83:41288] 23:58:11.635 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.635 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] 23:58:11.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3150007e] 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18044', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=126} created 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]} created 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288] successful with session NetconfServerSession{sessionId=126, channel=[id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]} 23:58:11.636 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]} up 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928])[want-reply=true] subsystem=netconf 23:58:11.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928])[subsystem] prepared command 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]}} established 23:58:11.636 [netconf-device-simulator-threads-1] 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]:18244 23:58:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 130: Creating data stores for simulated device 23:58:11.636 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.637 [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:58:11.637 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.637 [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:58:11.637 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.637 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c9afda3] 23:58:11.637 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.638 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.638 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.638 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.640 [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:58:11.640 [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:58:11.640 [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:58:11.640 [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:58:11.640 [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:58:11.640 [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:58:11.640 [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:58:11.640 [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:58:11.640 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.642 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.642 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.643 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[47427468], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[47427468], subtreeVersion=Version[77b57f8d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77b57f8d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.644 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3150007e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3150007e], subtreeVersion=Version[3495410f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3495410f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] 23:58:11.649 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 128 on channel [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) by 1103 down to 2096049 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) request=subsystem activate command 23:58:11.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) starting runner for command=netconf 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] 23:58:11.651 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 129 on channel [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) by 1103 down to 2096049 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) request=subsystem activate command 23:58:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) starting runner for command=netconf 23:58:11.652 [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:58:11.652 [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:58:11.652 [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:58:11.652 [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:58:11.652 [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:58:11.652 [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:58:11.652 [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:58:11.652 [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:58:11.652 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.653 [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.83:46100]) by 340 down to 2096046 23:58:11.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.653 [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.83:46100] 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53590]] Send SSH_MSG_KEXDH_REPLY 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #1 sending command=31[31] len=1639 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53590])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53590]) Send SSH_MSG_NEWKEYS 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53590]) session ID=4c:aa:34:f8:d1:bd:59:3e:54:c9:82:63:4b:e3:47:b2:4d:b3:0b:f8:a7:9f:93:62:68:89:ee:c2:68:ce:3c:92:74:4d:4b:ec:da:16:fc:eb:b6:83:5e:7c:18:1b:45:52:52:b2:c9:cf:71:93:40:45:12:45:70:47:84:a8:42:f6 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53590]): strict KEX resets output message sequence number from 3 to 0 23:58:11.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:55918]) by 373 down to 2096779 23:58:11.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.661 [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.83:55918] 23:58:11.661 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18124', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=128} created 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]} created 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918] successful with session NetconfServerSession{sessionId=128, channel=[id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]} 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]} up 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918])[want-reply=true] subsystem=netconf 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918])[subsystem] prepared command 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]}} established 23:58:11.662 [netconf-device-simulator-threads-6] 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]:18324 23:58:11.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 131: Creating data stores for simulated device 23:58:11.662 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.663 [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:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:41242]) by 373 down to 2096779 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.674 [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.83:41242] 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17997', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=129} created 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]} created 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242] successful with session NetconfServerSession{sessionId=129, channel=[id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]} 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]} up 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47928]] session=TransportServerSession[admin@/10.30.170.83:47928] id=0 23:58:11.675 [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.83:47928])) size=2097152, max=2097152, packet=32768 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47928] 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47928]) recipient=0 23:58:11.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.83:47928])) size=2097152, max=2097152, packet=32768 23:58:11.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.83:47928])) re-initializing 23:58:11.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.83:47928])) size=2097152, max=2097152, packet=32768 23:58:11.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.83:47928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) by 393 down to 2096386 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.675 [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.83:39430] 23:58:11.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f98b118; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53590])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53590])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #0 sending command=7[7] len=419 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53590]) No pending packets to flush at end of KEX 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47482]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47482]] session=TransportServerSession[admin@/10.30.170.83:47482] id=0 23:58:11.676 [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.83:47482])) size=2097152, max=2097152, packet=32768 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47482]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47482] 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47482]) recipient=0 23:58:11.676 [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.83:47482])) size=2097152, max=2097152, packet=32768 23:58:11.676 [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.83:47482])) re-initializing 23:58:11.676 [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.83:47482])) size=2097152, max=2097152, packet=32768 23:58:11.676 [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.83:47482]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39302]] session=TransportServerSession[admin@/10.30.170.83:39302] id=0 23:58:11.677 [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.83:39302])) size=2097152, max=2097152, packet=32768 23:58:11.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39302] 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39302]) recipient=0 23:58:11.677 [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.83:39302])) size=2097152, max=2097152, packet=32768 23:58:11.677 [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.83:39302])) re-initializing 23:58:11.677 [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.83:39302])) size=2097152, max=2097152, packet=32768 23:58:11.677 [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.83:39302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47290]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47290]] session=TransportServerSession[admin@/10.30.170.83:47290] id=0 23:58:11.677 [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.83:47290])) size=2097152, max=2097152, packet=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47290]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47290] 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47290]) recipient=0 23:58:11.677 [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.83:47290])) size=2097152, max=2097152, packet=32768 23:58:11.677 [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.83:47290])) re-initializing 23:58:11.677 [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.83:47290])) size=2097152, max=2097152, packet=32768 23:58:11.677 [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.83:47290]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.677 [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=45} 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41928]] session=TransportServerSession[admin@/10.30.170.83:41928] id=0 23:58:11.677 [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.83:41928])) size=2097152, max=2097152, packet=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41928] 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41928]) recipient=0 23:58:11.677 [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.83:41928])) size=2097152, max=2097152, packet=32768 23:58:11.677 [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.83:41928])) re-initializing 23:58:11.677 [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.83:41928])) size=2097152, max=2097152, packet=32768 23:58:11.677 [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.83:41928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55034]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.677 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55034]) authentication result: true 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55034]) SSH_MSG_USERAUTH_REQUEST 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55034]) no heartbeat to stop 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55034]) heartbeat type=IGNORE, interval=PT30S 23:58:11.677 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55034 authenticated 23:58:11.677 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4b0b60f9] 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51490]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51490]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.677 [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:58:11.677 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51490]) authentication result: true 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51490]) SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51490])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51490]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51490]) no heartbeat to stop 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51490]) heartbeat type=IGNORE, interval=PT30S 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51490 authenticated 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44666]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44666]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44666]) authentication result: true 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44666]) SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44666])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44666]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44666]) no heartbeat to stop 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44666]) heartbeat type=IGNORE, interval=PT30S 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44666 authenticated 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51016]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51016]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51016]) authentication result: true 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51016]) SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51016])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51016]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51016]) no heartbeat to stop 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51016]) heartbeat type=IGNORE, interval=PT30S 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51016 authenticated 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45200]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45200]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45200]) authentication result: true 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45200]) SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45200])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45200]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45200]) no heartbeat to stop 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45200]) heartbeat type=IGNORE, interval=PT30S 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45200 authenticated 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47680]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47680]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47680]) authentication result: true 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47680]) SSH_MSG_USERAUTH_REQUEST 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47680])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47680]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47680]) no heartbeat to stop 23:58:11.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47680]) heartbeat type=IGNORE, interval=PT30S 23:58:11.678 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47680 authenticated 23:58:11.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58932]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.678 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.679 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.679 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.679 [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:58:11.679 [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:58:11.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.679 [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:58:11.679 [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:58:11.679 [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:58:11.679 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c9afda3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c9afda3], subtreeVersion=Version[1e5eed13], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e5eed13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.679 [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=83} 23:58:11.663 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.680 [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:58:11.680 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d87655e] 23:58:11.681 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56114]] Send SSH_MSG_KEXDH_REPLY 23:58:11.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #1 sending command=31[31] len=1639 23:58:11.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56114])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56114]) Send SSH_MSG_NEWKEYS 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56114]) session ID=9a:84:ba:ba:0e:ce:e2:d4:31:0b:4a:e8:fd:73:a0:5a:c1:f6:9b:43:e5:fd:22:cc:02:0c:92:88:32:05:eb:a8:6e:c1:c8:fe:b9:cd:23:28:54:5e:7d:6c:1f:4b:6d:2b:7f:0c:a0:88:83:84:ca:e9:bd:35:41:d3:cd:2e:d9:9a 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56114]): strict KEX resets output message sequence number from 3 to 0 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@36c5f906; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56114])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #0 sending command=7[7] len=419 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56114]) No pending packets to flush at end of KEX 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54456]) process #1 30 23:58:11.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54456]] process command=SSH_MSG_KEXDH_INIT 23:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [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:58:11.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] 23:58:11.684 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.684 [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.83:41490]) by 340 down to 2096046 23:58:11.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.684 [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.83:41490] 23:58:11.684 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 130 on channel [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] 23:58:11.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.83:42928]) by 1103 down to 2096049 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) request=subsystem activate command 23:58:11.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) starting runner for command=netconf 23:58:11.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.685 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.685 [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=33} 23:58:11.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10dd5853] 23:58:11.686 [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:58:11.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.686 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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:58:11.686 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.687 [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.83:34564]) by 340 down to 2096046 23:58:11.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.687 [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.83:34564] 23:58:11.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.687 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@128d6ce5 after next message 23:58:11.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=83, channel=[id: 0xc47b8c55, L:/10.30.171.222:18263 - R:/10.30.170.83:39430]} EXI handlers added to pipeline 23:58:11.685 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58932]) authentication result: true 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58932]) SSH_MSG_USERAUTH_REQUEST 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58932]) no heartbeat to stop 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58932]) heartbeat type=IGNORE, interval=PT30S 23:58:11.688 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58932 authenticated 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46034]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.688 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46034]) authentication result: true 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46034]) SSH_MSG_USERAUTH_REQUEST 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.688 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46034]) no heartbeat to stop 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46034]) heartbeat type=IGNORE, interval=PT30S 23:58:11.692 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46034 authenticated 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43850]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43850]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.692 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43850]) authentication result: true 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43850]) SSH_MSG_USERAUTH_REQUEST 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43850])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43850]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43850]) no heartbeat to stop 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43850]) heartbeat type=IGNORE, interval=PT30S 23:58:11.692 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43850 authenticated 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39352]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.692 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.692 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d87655e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d87655e], subtreeVersion=Version[36526f43], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[36526f43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] 23:58:11.694 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 131 on channel [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) by 1103 down to 2096049 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) request=subsystem activate command 23:58:11.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) starting runner for command=netconf 23:58:11.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) by 393 down to 2096386 23:58:11.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.697 [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.83:40018] 23:58:11.692 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39352]) authentication result: true 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39352]) SSH_MSG_USERAUTH_REQUEST 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39352]) no heartbeat to stop 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39352]) heartbeat type=IGNORE, interval=PT30S 23:58:11.697 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39352 authenticated 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43658]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43658]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.697 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43658]) authentication result: true 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43658]) SSH_MSG_USERAUTH_REQUEST 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43658])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43658]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43658]) no heartbeat to stop 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43658]) heartbeat type=IGNORE, interval=PT30S 23:58:11.697 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43658 authenticated 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.697 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38928]) authentication result: true 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38928]) SSH_MSG_USERAUTH_REQUEST 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38928]) no heartbeat to stop 23:58:11.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38928]) heartbeat type=IGNORE, interval=PT30S 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38928 authenticated 23:58:11.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49448]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49448]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49448]) authentication result: true 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49448]) SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49448])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49448]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49448]) no heartbeat to stop 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49448]) heartbeat type=IGNORE, interval=PT30S 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49448 authenticated 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56056]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56056]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56056]) authentication result: true 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56056]) SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56056])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56056]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.698 [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=89} 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56056]) no heartbeat to stop 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56056]) heartbeat type=IGNORE, interval=PT30S 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56056 authenticated 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50926]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50926]) authentication result: true 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50926]) SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50926]) no heartbeat to stop 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50926]) heartbeat type=IGNORE, interval=PT30S 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50926 authenticated 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43030]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43030]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43030]) authentication result: true 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43030]) SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43030])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43030]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21f48ff5 after next message 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43030]) no heartbeat to stop 23:58:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x27b74ca4, L:/10.30.171.222:18246 - R:/10.30.170.83:40018]} EXI handlers added to pipeline 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43030]) heartbeat type=IGNORE, interval=PT30S 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43030 authenticated 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57268]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57268]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57268]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.698 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57268]) authentication result: true 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57268]) SSH_MSG_USERAUTH_REQUEST 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57268])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57268]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57268]) no heartbeat to stop 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57268]) heartbeat type=IGNORE, interval=PT30S 23:58:11.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57268 authenticated 23:58:11.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.83:35644]) by 393 down to 2096386 23:58:11.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.699 [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.83:35644] 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60120]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60120]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60120]) authentication result: true 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60120]) SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60120])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60120]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60120]) no heartbeat to stop 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60120]) heartbeat type=IGNORE, interval=PT30S 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60120 authenticated 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50064]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50064]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50064]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50064]) authentication result: true 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50064]) SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50064])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50064]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50064]) no heartbeat to stop 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50064]) heartbeat type=IGNORE, interval=PT30S 23:58:11.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50064 authenticated 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47196]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47196]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47196]) authentication result: true 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47196]) SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47196])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47196]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47196]) no heartbeat to stop 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47196]) heartbeat type=IGNORE, interval=PT30S 23:58:11.699 [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=95} 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47196 authenticated 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41506]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41506]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.699 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41506]) authentication result: true 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41506]) SSH_MSG_USERAUTH_REQUEST 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41506])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41506]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@728c4c46 after next message 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x1ef86da0, L:/10.30.171.222:18160 - R:/10.30.170.83:35644]} EXI handlers added to pipeline 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) by 393 down to 2096386 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.700 [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.83:58818] 23:58:11.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41506]) no heartbeat to stop 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41506]) heartbeat type=IGNORE, interval=PT30S 23:58:11.700 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41506 authenticated 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53292]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53292]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.700 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53292]) authentication result: true 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53292]) SSH_MSG_USERAUTH_REQUEST 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53292])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53292]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53292]) no heartbeat to stop 23:58:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53292]) heartbeat type=IGNORE, interval=PT30S 23:58:11.700 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53292 authenticated 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42594]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42594]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42594]) authentication result: true 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42594]) SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42594])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42594]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42594]) no heartbeat to stop 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42594]) heartbeat type=IGNORE, interval=PT30S 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42594 authenticated 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42906]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42906]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42906]) authentication result: true 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42906]) SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42906])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42906]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42906]) no heartbeat to stop 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42906]) heartbeat type=IGNORE, interval=PT30S 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42906 authenticated 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59796]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59796]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59796]) authentication result: true 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59796]) SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59796])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59796]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59796]) no heartbeat to stop 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59796]) heartbeat type=IGNORE, interval=PT30S 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59796 authenticated 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43062]) authentication result: true 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43062]) SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43062]) no heartbeat to stop 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43062]) heartbeat type=IGNORE, interval=PT30S 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43062 authenticated 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40684]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40684]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.701 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40684]) authentication result: true 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40684]) SSH_MSG_USERAUTH_REQUEST 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40684])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40684]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40684]) no heartbeat to stop 23:58:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40684]) heartbeat type=IGNORE, interval=PT30S 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40684 authenticated 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41264]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41264]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41264]) authentication result: true 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41264]) SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41264])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41264]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41264]) no heartbeat to stop 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41264]) heartbeat type=IGNORE, interval=PT30S 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41264 authenticated 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33146]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33146]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33146]) authentication result: true 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33146]) SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33146])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33146]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33146]) no heartbeat to stop 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33146]) heartbeat type=IGNORE, interval=PT30S 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33146 authenticated 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60604]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60604]) authentication result: true 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60604]) SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60604]) no heartbeat to stop 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60604]) heartbeat type=IGNORE, interval=PT30S 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60604 authenticated 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55444]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55444]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55444]) authentication result: true 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55444]) SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55444])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55444]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55444]) no heartbeat to stop 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55444]) heartbeat type=IGNORE, interval=PT30S 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55444 authenticated 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60580]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.702 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60580]) authentication result: true 23:58:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60580]) SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60580]) no heartbeat to stop 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60580]) heartbeat type=IGNORE, interval=PT30S 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60580 authenticated 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53800]) authentication result: true 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53800]) SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53800]) no heartbeat to stop 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53800]) heartbeat type=IGNORE, interval=PT30S 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53800 authenticated 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48646]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48646]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48646]) authentication result: true 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48646]) SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48646])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48646]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48646]) no heartbeat to stop 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48646]) heartbeat type=IGNORE, interval=PT30S 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48646 authenticated 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46726]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46726]) authentication result: true 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46726]) SSH_MSG_USERAUTH_REQUEST 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46726]) no heartbeat to stop 23:58:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46726]) heartbeat type=IGNORE, interval=PT30S 23:58:11.703 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46726 authenticated 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54668]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54668]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54668]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.704 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54668]) authentication result: true 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54668]) SSH_MSG_USERAUTH_REQUEST 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54668])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54668]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54668]) no heartbeat to stop 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54668]) heartbeat type=IGNORE, interval=PT30S 23:58:11.704 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54668 authenticated 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38378]) process #2 SSH_MSG_NEWKEYS 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38378]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38378]): strict KEX resets input message sequence number from 3 to 0 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38378]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40362b4b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38378]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38378]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38378]) authorized authentication methods: password,publickey 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38378]) Accepted service ssh-userauth 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38378]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38378]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38378]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38378]) no authentication factory for method=none 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38378]) SSH_MSG_USERAUTH_REQUEST 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38378]) remaining methods: password,publickey 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482])[want-reply=true] subsystem=netconf 23:58:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482])[subsystem] prepared command 23:58:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]}} established 23:58:11.705 [netconf-device-simulator-threads-3] 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]:18115 23:58:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 132: Creating data stores for simulated device 23:58:11.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.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=98} 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70627d35 after next message 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xd06fd043, L:/10.30.171.222:18196 - R:/10.30.170.83:58818]} EXI handlers added to pipeline 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) by 393 down to 2096386 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.706 [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.83:42656] 23:58:11.707 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.707 [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:58:11.707 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.707 [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=101} 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62646bec after next message 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x37d2e4c9, L:/10.30.171.222:18071 - R:/10.30.170.83:42656]} EXI handlers added to pipeline 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) by 393 down to 2096386 23:58:11.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.707 [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.83:56890] 23:58:11.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.705 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.708 [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.83:42928]) by 373 down to 2096779 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.708 [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.83:42928] 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.708 [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=37} 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.708 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[192bc03e] 23:58:11.708 [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:58:11.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.708 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.708 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.708 [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:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18244', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.708 [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:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=130} created 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]} created 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928] successful with session NetconfServerSession{sessionId=130, channel=[id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]} 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]} up 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406])[want-reply=true] subsystem=netconf 23:58:11.708 [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:58:11.708 [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:58:11.708 [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:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406])[subsystem] prepared command 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]}} established 23:58:11.708 [netconf-device-simulator-threads-1] 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]:18132 23:58:11.708 [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:58:11.708 [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:58:11.708 [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:58:11.709 [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:58:11.709 [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:58:11.709 [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:58:11.709 [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:58:11.709 [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:58:11.709 [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:58:11.710 [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:58:11.710 [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:58:11.710 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.710 [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.83:57528]) by 340 down to 2096046 23:58:11.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.710 [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.83:57528] 23:58:11.707 [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:58:11.711 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.711 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 133: Creating data stores for simulated device 23:58:11.711 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.711 [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:58:11.711 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.711 [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:58:11.711 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.711 [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=39} 23:58:11.711 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33145a23] 23:58:11.712 [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:58:11.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.712 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.712 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.712 [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:58:11.712 [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:58:11.712 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4a9ea3a6] 23:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.712 [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:58:11.712 [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:58:11.712 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.712 [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:58:11.712 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.712 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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:58:11.712 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.713 [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.83:46062]) by 340 down to 2096046 23:58:11.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.713 [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.83:46062] 23:58:11.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.714 [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=44} 23:58:11.714 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66c2e7ae] 23:58:11.714 [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:58:11.714 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.714 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.714 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.714 [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:58:11.715 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.715 [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.83:37028]) by 340 down to 2096046 23:58:11.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.715 [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.83:37028] 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54456]] Send SSH_MSG_KEXDH_REPLY 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #1 sending command=31[31] len=1639 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54456])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54456]) Send SSH_MSG_NEWKEYS 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54456]) session ID=1b:51:81:2e:5f:a5:0c:a8:61:14:e2:07:10:75:21:50:71:92:0e:50:85:63:fe:09:d8:68:80:2e:37:bd:b5:9b:37:7c:7e:0c:a6:48:cd:36:6a:e9:58:1c:33:ea:58:53:3b:b3:6e:6a:8a:cf:60:11:58:f3:f7:49:b8:5c:88:64 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54456]): strict KEX resets output message sequence number from 3 to 0 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54456]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4af7d099; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54456])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54456])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #0 sending command=7[7] len=419 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54456]) No pending packets to flush at end of KEX 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49784]) process #1 30 23:58:11.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49784]] process command=SSH_MSG_KEXDH_INIT 23:58:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) by 373 down to 2096779 23:58:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.718 [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.83:56918] 23:58:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2db70b9e] 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18324', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=131} created 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=131, channel=[id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]} created 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918] successful with session NetconfServerSession{sessionId=131, channel=[id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]} 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]} up 23:58:11.719 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024])[want-reply=true] subsystem=netconf 23:58:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024])[subsystem] prepared command 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]}} established 23:58:11.719 [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]:18308 23:58:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 134: Creating data stores for simulated device 23:58:11.719 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58: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:58:11.719 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58: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:58:11.719 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.720 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.720 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4a9ea3a6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4a9ea3a6], subtreeVersion=Version[377b3ffc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[377b3ffc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] 23:58:11.721 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 133 on channel [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] 23:58:11.722 [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.83:45406]) by 1103 down to 2096049 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) request=subsystem activate command 23:58:11.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) starting runner for command=netconf 23:58:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1519ad8] 23:58:11.724 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.725 [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=105} 23:58:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e49db46 after next message 23:58:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xea67f0c0, L:/10.30.171.222:18167 - R:/10.30.170.83:56890]} EXI handlers added to pipeline 23:58:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:39518]) by 393 down to 2096386 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.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.83:39518] 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.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=106} 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a1af083 after next message 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x15a8730a, L:/10.30.171.222:18186 - R:/10.30.170.83:39518]} EXI handlers added to pipeline 23:58:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) by 393 down to 2096386 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.727 [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.83:52076] 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.727 [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=109} 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ed5e858 after next message 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x89fcf91b, L:/10.30.171.222:18268 - R:/10.30.170.83:52076]} EXI handlers added to pipeline 23:58:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.732 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.732 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2db70b9e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2db70b9e], subtreeVersion=Version[22734528], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22734528], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.733 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] 23:58:11.734 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 132 on channel [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] 23:58:11.734 [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.83:47482]) by 1103 down to 2096049 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) request=subsystem activate command 23:58:11.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) starting runner for command=netconf 23:58:11.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) by 393 down to 2096386 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.736 [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.83:43034] 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.736 [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:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17290c06 after next message 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x466ce87e, L:/10.30.171.222:18092 - R:/10.30.170.83:43034]} EXI handlers added to pipeline 23:58:11.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) by 393 down to 2096386 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.737 [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.83:42182] 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.737 [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:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30a2f067 after next message 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xd8563343, L:/10.30.171.222:18159 - R:/10.30.170.83:42182]} EXI handlers added to pipeline 23:58:11.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) by 393 down to 2096386 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.738 [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.83:54790] 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.738 [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=119} 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65467cbf after next message 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x68456bda, L:/10.30.171.222:18154 - R:/10.30.170.83:54790]} EXI handlers added to pipeline 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) by 393 down to 2096386 23:58:11.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.738 [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.83:43066] 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.739 [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=122} 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2363ae6f after next message 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xee7ce31a, L:/10.30.171.222:18046 - R:/10.30.170.83:43066]} EXI handlers added to pipeline 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) by 340 down to 2096046 23:58:11.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.739 [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.83:44788] 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49784]] Send SSH_MSG_KEXDH_REPLY 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #1 sending command=31[31] len=1639 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49784])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49784]) Send SSH_MSG_NEWKEYS 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49784]) session ID=dd:20:37:68:da:79:6b:7a:9f:49:77:f6:9d:bf:ab:b1:00:20:93:c8:46:d5:64:51:9e:e0:ff:16:b9:a9:b5:9d:0c:f1:cd:e1:99:cc:eb:ef:f5:61:4b:9a:73:51:05:fe:42:fe:6a:f2:8b:1a:3f:fc:08:1c:6b:7b:57:ca:76:7a 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49784]): strict KEX resets output message sequence number from 3 to 0 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@717f91c9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49784])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #0 sending command=7[7] len=419 23:58:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49784]) No pending packets to flush at end of KEX 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34094]) authentication result: true 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34094]) SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34094]) no heartbeat to stop 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34094]) heartbeat type=IGNORE, interval=PT30S 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34094 authenticated 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48440]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48440]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48440]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48440]) authentication result: true 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48440]) SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48440])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48440]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48440]) no heartbeat to stop 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48440]) heartbeat type=IGNORE, interval=PT30S 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48440 authenticated 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44618]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44618]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44618]) authentication result: true 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44618]) SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44618])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44618]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44618]) no heartbeat to stop 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44618]) heartbeat type=IGNORE, interval=PT30S 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44618 authenticated 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56980]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56980]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56980]) authentication result: true 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56980]) SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56980])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56980]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56980]) no heartbeat to stop 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56980]) heartbeat type=IGNORE, interval=PT30S 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56980 authenticated 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.742 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49314]) authentication result: true 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49314]) SSH_MSG_USERAUTH_REQUEST 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49314]) no heartbeat to stop 23:58:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49314]) heartbeat type=IGNORE, interval=PT30S 23:58:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49314 authenticated 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48582]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48582]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48582]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48582]) authentication result: true 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48582]) SSH_MSG_USERAUTH_REQUEST 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48582])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48582]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48582]) no heartbeat to stop 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48582]) heartbeat type=IGNORE, interval=PT30S 23:58:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48582 authenticated 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40196]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40196]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40196]) authentication result: true 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40196]) SSH_MSG_USERAUTH_REQUEST 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40196])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40196]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40196]) no heartbeat to stop 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40196]) heartbeat type=IGNORE, interval=PT30S 23:58:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40196 authenticated 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59356]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59356]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59356]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59356]) authentication result: true 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59356]) SSH_MSG_USERAUTH_REQUEST 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59356])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59356]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59356]) no heartbeat to stop 23:58:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59356]) heartbeat type=IGNORE, interval=PT30S 23:58:11.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.744 [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.83:45406]) by 373 down to 2096779 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.744 [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.83:45406] 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.744 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.744 [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=41} 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18132', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=133} created 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]} created 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406] successful with session NetconfServerSession{sessionId=133, channel=[id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]} 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]} up 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176])[want-reply=true] subsystem=netconf 23:58:11.744 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[60000ee0] 23:58:11.744 [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:58:11.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176])[subsystem] prepared command 23:58:11.745 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.745 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.745 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.745 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]}} established 23:58:11.745 [netconf-device-simulator-threads-1] 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]:18076 23:58:11.745 [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:58:11.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 135: Creating data stores for simulated device 23:58:11.745 [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:58:11.745 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.745 [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:58:11.745 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.745 [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:58:11.745 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.745 [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:58:11.745 [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:58:11.745 [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:58:11.745 [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:58:11.745 [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:58:11.745 [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:58:11.745 [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:58:11.746 [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:58:11.746 [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:58:11.746 [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:58:11.746 [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:58:11.746 [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:58:11.746 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[554f1a5e] 23:58:11.746 [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:58:11.746 [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:58:11.746 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.746 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.746 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.746 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.746 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.746 [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.83:48340]) by 340 down to 2096046 23:58:11.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.746 [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.83:48340] 23:58:11.750 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59356 authenticated 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53220]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53220]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.750 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53220]) authentication result: true 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53220]) SSH_MSG_USERAUTH_REQUEST 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53220])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53220]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53220]) no heartbeat to stop 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53220]) heartbeat type=IGNORE, interval=PT30S 23:58:11.750 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53220 authenticated 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41920]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41920]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.751 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41920]) authentication result: true 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41920]) SSH_MSG_USERAUTH_REQUEST 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41920])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41920]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41920]) no heartbeat to stop 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41920]) heartbeat type=IGNORE, interval=PT30S 23:58:11.751 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41920 authenticated 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54082]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54082]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.751 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54082]) authentication result: true 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54082]) SSH_MSG_USERAUTH_REQUEST 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54082])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.756 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.756 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1519ad8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1519ad8], subtreeVersion=Version[498258bd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[498258bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] 23:58:11.759 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 134 on channel [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) by 1103 down to 2096049 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54082]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54082]) no heartbeat to stop 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54082]) heartbeat type=IGNORE, interval=PT30S 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.760 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54082 authenticated 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) request=subsystem activate command 23:58:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) starting runner for command=netconf 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38592]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38592]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.760 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38592]) authentication result: true 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38592]) SSH_MSG_USERAUTH_REQUEST 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38592])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38592]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38592]) no heartbeat to stop 23:58:11.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38592]) heartbeat type=IGNORE, interval=PT30S 23:58:11.761 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38592 authenticated 23:58:11.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35480]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35480]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.761 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35480]) authentication result: true 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35480]) SSH_MSG_USERAUTH_REQUEST 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35480])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35480]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35480]) no heartbeat to stop 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35480]) heartbeat type=IGNORE, interval=PT30S 23:58:11.761 [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=22} 23:58:11.761 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35480 authenticated 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34432]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.761 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34432]) authentication result: true 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34432]) SSH_MSG_USERAUTH_REQUEST 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[9f1cd9a] 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.761 [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:58:11.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34432]) no heartbeat to stop 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.761 [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:58:11.761 [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:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.761 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.762 [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:58:11.762 [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:58:11.762 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) by 340 down to 2096046 23:58:11.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.762 [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.83:35772] 23:58:11.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.763 [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=42} 23:58:11.763 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c0d3c9d] 23:58:11.763 [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:58:11.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.763 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.763 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.763 [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:58:11.763 [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:58:11.763 [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:58:11.763 [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:58:11.763 [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:58:11.763 [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:58:11.763 [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:58:11.763 [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:58:11.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34432]) heartbeat type=IGNORE, interval=PT30S 23:58:11.764 [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:58:11.764 [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:58:11.764 [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:58:11.764 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34432 authenticated 23:58:11.764 [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:58:11.764 [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:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33292]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.764 [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:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33292]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.764 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33292]) authentication result: true 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33292]) SSH_MSG_USERAUTH_REQUEST 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33292])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33292]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.764 [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:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.764 [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:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33292]) no heartbeat to stop 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33292]) heartbeat type=IGNORE, interval=PT30S 23:58:11.764 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33292 authenticated 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49662]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.764 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49662]) authentication result: true 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49662]) SSH_MSG_USERAUTH_REQUEST 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.764 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49662]) no heartbeat to stop 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49662]) heartbeat type=IGNORE, interval=PT30S 23:58:11.764 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49662 authenticated 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38586]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.764 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d73de28 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38586]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.764 [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.83:55626]) by 179 down to 2095870 23:58:11.764 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38586]) authentication result: true 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38586]) SSH_MSG_USERAUTH_REQUEST 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38586])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38586]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38586]) no heartbeat to stop 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38586]) heartbeat type=IGNORE, interval=PT30S 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38586 authenticated 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:32918]) authentication result: true 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:32918]) SSH_MSG_USERAUTH_REQUEST 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:32918]) no heartbeat to stop 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:32918]) heartbeat type=IGNORE, interval=PT30S 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:32918 authenticated 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56368]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56368]) authentication result: true 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56368]) SSH_MSG_USERAUTH_REQUEST 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56368]) no heartbeat to stop 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56368]) heartbeat type=IGNORE, interval=PT30S 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56368 authenticated 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:37062]) authentication result: true 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:37062]) SSH_MSG_USERAUTH_REQUEST 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:37062]) no heartbeat to stop 23:58:11.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:37062]) heartbeat type=IGNORE, interval=PT30S 23:58:11.765 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:37062 authenticated 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35026]) authentication result: true 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35026]) SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35026]) no heartbeat to stop 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35026]) heartbeat type=IGNORE, interval=PT30S 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35026 authenticated 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53360]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53360]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53360]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53360]) authentication result: true 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53360]) SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53360])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53360]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53360]) no heartbeat to stop 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53360]) heartbeat type=IGNORE, interval=PT30S 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53360 authenticated 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51032]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51032]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51032]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51032]) authentication result: true 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51032]) SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51032])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51032]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51032]) no heartbeat to stop 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51032]) heartbeat type=IGNORE, interval=PT30S 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51032 authenticated 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49664]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49664]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49664]) authentication result: true 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49664]) SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49664])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49664]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49664]) no heartbeat to stop 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49664]) heartbeat type=IGNORE, interval=PT30S 23:58:11.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49664 authenticated 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55258]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55258]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55258]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.766 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55258]) authentication result: true 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55258]) SSH_MSG_USERAUTH_REQUEST 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55258])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55258]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55258]) no heartbeat to stop 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55258]) heartbeat type=IGNORE, interval=PT30S 23:58:11.767 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55258 authenticated 23:58:11.767 [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:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54654]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54654]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54654]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.767 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54654]) authentication result: true 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54654]) SSH_MSG_USERAUTH_REQUEST 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54654])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54654]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54654]) no heartbeat to stop 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b26d704] 23:58:11.767 [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:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.767 [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:58:11.767 [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:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.767 [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:58:11.767 [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:58:11.765 [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.83:39736]) by 733 down to 2095138 23:58:11.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.771 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.771 [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.83:47482]) by 373 down to 2096779 23:58:11.771 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.771 [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.83:47482] 23:58:11.771 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.771 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.771 [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.83:46100]) by 733 down to 2095138 23:58:11.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.771 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] 23:58:11.771 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18115', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=132} created 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]} created 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482] successful with session NetconfServerSession{sessionId=132, channel=[id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]} 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]} up 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302])[want-reply=true] subsystem=netconf 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302])[subsystem] prepared command 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]}} established 23:58:11.772 [netconf-device-simulator-threads-3] 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]:18227 23:58:11.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 136: Creating data stores for simulated device 23:58:11.772 [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.83:41490]) by 733 down to 2095138 23:58:11.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.772 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.772 [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:58:11.772 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.772 [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:58:11.772 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.773 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[692b92cc] 23:58:11.773 [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.83:34564]) by 733 down to 2095138 23:58:11.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.773 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.773 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.773 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.773 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54654]) heartbeat type=IGNORE, interval=PT30S 23:58:11.774 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54654 authenticated 23:58:11.767 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) by 340 down to 2096046 23:58:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42406]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42406]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42406]) authentication result: true 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42406]) SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42406])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42406]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42406]) no heartbeat to stop 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42406]) heartbeat type=IGNORE, interval=PT30S 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42406 authenticated 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49224]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49224]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49224]) authentication result: true 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49224]) SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49224])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49224]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49224]) no heartbeat to stop 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49224]) heartbeat type=IGNORE, interval=PT30S 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49224 authenticated 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47182]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47182]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47182]) authentication result: true 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47182]) SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47182])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47182]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47182]) no heartbeat to stop 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47182]) heartbeat type=IGNORE, interval=PT30S 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47182 authenticated 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60026]) authentication result: true 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60026]) SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60026]) no heartbeat to stop 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60026]) heartbeat type=IGNORE, interval=PT30S 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60026 authenticated 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43120]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43120]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.778 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43120]) authentication result: true 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43120]) SSH_MSG_USERAUTH_REQUEST 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43120])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43120]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43120]) no heartbeat to stop 23:58:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43120]) heartbeat type=IGNORE, interval=PT30S 23:58:11.779 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43120 authenticated 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59982]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59982]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.779 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59982]) authentication result: true 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59982]) SSH_MSG_USERAUTH_REQUEST 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59982])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59982]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59982]) no heartbeat to stop 23:58:11.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59982]) heartbeat type=IGNORE, interval=PT30S 23:58:11.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.780 [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.83:53886] 23:58:11.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.781 [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=32} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d577eb0] 23:58:11.781 [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:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.781 [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:58:11.781 [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:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.781 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.781 [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:58:11.781 [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:58:11.782 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) by 340 down to 2096046 23:58:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.782 [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.83:43564] 23:58:11.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.783 [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.83:57528]) by 733 down to 2095138 23:58:11.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.784 [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.83:46062]) by 733 down to 2095138 23:58:11.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.785 [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=36} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22071c2d] 23:58:11.785 [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:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.785 [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:58:11.785 [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:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.785 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.786 [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:58:11.786 [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:58:11.786 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) by 340 down to 2096046 23:58:11.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.786 [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.83:45494] 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.787 [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:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8de15d8] 23:58:11.787 [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:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.787 [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:58:11.787 [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:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.787 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.787 [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:58:11.787 [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:58:11.788 [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.83:37028]) by 733 down to 2095138 23:58:11.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.789 [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.83:48340]) by 733 down to 2095138 23:58:11.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.789 [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.83:40430]) by 393 down to 2096386 23:58:11.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.789 [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.83:40430] 23:58:11.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.790 [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=127} 23:58:11.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.790 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15b2b2a3 after next message 23:58:11.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x4aaaa73f, L:/10.30.171.222:18198 - R:/10.30.170.83:40430]} EXI handlers added to pipeline 23:58:11.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.790 [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.83:55626]) by 340 down to 2096046 23:58:11.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.790 [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.83:55626] 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59982 authenticated 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59198]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59198]) authentication result: true 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59198]) SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59198]) no heartbeat to stop 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59198]) heartbeat type=IGNORE, interval=PT30S 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59198 authenticated 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60688]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60688]) authentication result: true 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60688]) SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60688]) no heartbeat to stop 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60688]) heartbeat type=IGNORE, interval=PT30S 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60688 authenticated 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38394]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38394]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38394]) authentication result: true 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38394]) SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38394]) no heartbeat to stop 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38394]) heartbeat type=IGNORE, interval=PT30S 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38394 authenticated 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60598]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60598]) authentication result: true 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60598]) SSH_MSG_USERAUTH_REQUEST 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60598]) no heartbeat to stop 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60598]) heartbeat type=IGNORE, interval=PT30S 23:58:11.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60598 authenticated 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41864]) process #2 SSH_MSG_NEWKEYS 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41864]): strict KEX resets input message sequence number from 3 to 0 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42e535d5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41864]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41864]) authorized authentication methods: password,publickey 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41864]) Accepted service ssh-userauth 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41864]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41864]) no authentication factory for method=none 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41864]) SSH_MSG_USERAUTH_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41864]) remaining methods: password,publickey 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50366]) process #2 SSH_MSG_NEWKEYS 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50366]): strict KEX resets input message sequence number from 3 to 0 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52f17c1f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50366]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50366]) authorized authentication methods: password,publickey 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50366]) Accepted service ssh-userauth 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50366]) no authentication factory for method=none 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50366]) SSH_MSG_USERAUTH_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50366]) remaining methods: password,publickey 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56114]) process #2 SSH_MSG_NEWKEYS 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56114]): strict KEX resets input message sequence number from 3 to 0 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5801abcf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56114]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.793 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56114]) authorized authentication methods: password,publickey 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56114]) Accepted service ssh-userauth 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) by 340 down to 2096046 23:58:11.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.793 [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.83:50276] 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56114]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56114]) no authentication factory for method=none 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56114]) SSH_MSG_USERAUTH_REQUEST 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56114]) remaining methods: password,publickey 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59908]) process #1 30 23:58:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59908]] process command=SSH_MSG_KEXDH_INIT 23:58:11.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.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=26} 23:58:11.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a1a4329] 23:58:11.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:58:11.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:36192]) by 340 down to 2096046 23:58:11.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.796 [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.83:36192] 23:58:11.796 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.796 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[554f1a5e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[554f1a5e], subtreeVersion=Version[5b4302ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b4302ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.796 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.797 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] 23:58:11.797 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 135 on channel [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] 23:58:11.798 [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.83:55176]) by 1103 down to 2096049 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) request=subsystem activate command 23:58:11.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) starting runner for command=netconf 23:58:11.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.800 [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=30} 23:58:11.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[541e0de5] 23:58:11.800 [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:58:11.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) by 340 down to 2096046 23:58:11.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.801 [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.83:53276] 23:58:11.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.802 [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=34} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2af88c57] 23:58:11.802 [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:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.802 [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:58:11.802 [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:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.802 [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:58:11.802 [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:58:11.802 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) by 340 down to 2096046 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.803 [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.83:49122] 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.803 [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=38} 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d2eb883] 23:58:11.803 [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:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.803 [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:58:11.803 [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:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.804 [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=120} 23:58:11.804 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c70492c] 23:58:11.804 [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:58:11.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.804 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.804 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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:58:11.804 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.805 [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.83:40834]) by 340 down to 2096046 23:58:11.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.805 [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.83:40834] 23:58:11.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.805 [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=102} 23:58:11.805 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c68794f] 23:58:11.805 [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:58:11.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.806 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.806 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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:58:11.806 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.806 [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.83:45696]) by 340 down to 2096046 23:58:11.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.806 [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.83:45696] 23:58:11.807 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.807 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.807 [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=84} 23:58:11.807 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46185f68] 23:58:11.807 [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:58:11.807 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.807 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.807 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.807 [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:58:11.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:57024]) by 373 down to 2096779 23:58:11.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.808 [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.83:57024] 23:58:11.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18308', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=134} created 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]} created 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024] successful with session NetconfServerSession{sessionId=134, channel=[id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]} 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]} up 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578])[want-reply=true] subsystem=netconf 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578])[subsystem] prepared command 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]}} established 23:58:11.809 [netconf-device-simulator-threads-6] 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]:18228 23:58:11.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 137: Creating data stores for simulated device 23:58:11.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.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:58:11.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.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:58:11.810 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6beb26f5] 23:58:11.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.816 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.816 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[692b92cc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[692b92cc], subtreeVersion=Version[62152e4b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[62152e4b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] 23:58:11.817 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 136 on channel [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] 23:58:11.817 [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.83:39302]) by 1103 down to 2096049 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) request=subsystem activate command 23:58:11.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) starting runner for command=netconf 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.824 [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.83:55176]) by 373 down to 2096779 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.824 [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.83:55176] 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.824 [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:58:11.824 [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:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18076', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=135} created 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]} created 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176] successful with session NetconfServerSession{sessionId=135, channel=[id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]} 23:58:11.824 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]} up 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970])[want-reply=true] subsystem=netconf 23:58:11.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.824 [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.83:59898]) by 340 down to 2096046 23:58:11.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.824 [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.83:59898] 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970])[subsystem] prepared command 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]}} established 23:58:11.824 [netconf-device-simulator-threads-1] 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]:18169 23:58:11.825 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 138: Creating data stores for simulated device 23:58:11.825 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.825 [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:58:11.825 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.825 [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:58:11.825 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.825 [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=87} 23:58:11.825 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28ce8dd4] 23:58:11.825 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[64e407d] 23:58:11.826 [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:58:11.826 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.826 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.826 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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:58:11.826 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.827 [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.83:44770]) by 340 down to 2096046 23:58:11.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.827 [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.83:44770] 23:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.828 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.828 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6beb26f5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6beb26f5], subtreeVersion=Version[98b890d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[98b890d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] 23:58:11.829 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 137 on channel [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] 23:58:11.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) by 1103 down to 2096049 23:58:11.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) request=subsystem activate command 23:58:11.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) starting runner for command=netconf 23:58:11.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35786]) by 733 down to 2095138 23:58:11.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42292]) by 733 down to 2095138 23:58:11.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49414]) by 733 down to 2095138 23:58:11.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.834 [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=93} 23:58:11.834 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[205f07e6] 23:58:11.834 [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:58:11.835 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.835 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.835 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.835 [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:58:11.837 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.837 [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.83:39302]) by 373 down to 2096779 23:58:11.837 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.837 [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.83:39302] 23:58:11.837 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.837 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18227', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=136} created 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]} created 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302] successful with session NetconfServerSession{sessionId=136, channel=[id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]} 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]} up 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290])[want-reply=true] subsystem=netconf 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290])[subsystem] prepared command 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]}} established 23:58:11.838 [netconf-device-simulator-threads-3] 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]:18027 23:58:11.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 139: Creating data stores for simulated device 23:58:11.838 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.838 [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:58:11.838 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.838 [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:58:11.838 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.839 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2bdc5432] 23:58:11.839 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.839 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.839 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.839 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.840 [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:58:11.840 [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:58:11.840 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.840 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.840 [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.83:58960]) by 340 down to 2096046 23:58:11.840 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.840 [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.83:58960] 23:58:11.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.841 [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=97} 23:58:11.841 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[757b34ac] 23:58:11.841 [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:58:11.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.841 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.841 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59908]] Send SSH_MSG_KEXDH_REPLY 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #1 sending command=31[31] len=1639 23:58:11.842 [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:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59908])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59908]) Send SSH_MSG_NEWKEYS 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59908]) session ID=e1:f5:fc:65:e4:b2:57:25:1c:7f:01:5e:3e:8b:02:b7:19:96:6a:ae:3d:60:0e:48:67:08:be:18:17:56:26:02:51:5e:44:18:79:ca:7c:0a:64:f5:74:84:a4:a9:a8:68:d5:2b:b0:f5:96:67:eb:60:a8:b6:ed:3a:41:d2:fa:16 23:58:11.842 [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:58:11.842 [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:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59908]): strict KEX resets output message sequence number from 3 to 0 23:58:11.842 [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:58:11.842 [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:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59908]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@360b201f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59908])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59908])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #0 sending command=7[7] len=419 23:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59908]) No pending packets to flush at end of KEX 23:58:11.842 [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:58:11.842 [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:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.842 [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:58:11.842 [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:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34094]] session=TransportServerSession[admin@/10.30.170.83:34094] id=0 23:58:11.842 [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.83:34094])) size=2097152, max=2097152, packet=32768 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34094] 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34094]) recipient=0 23:58:11.842 [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.83:34094])) size=2097152, max=2097152, packet=32768 23:58:11.842 [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.83:34094])) re-initializing 23:58:11.842 [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.83:34094])) size=2097152, max=2097152, packet=32768 23:58:11.842 [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.83:34094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48440]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48440]] session=TransportServerSession[admin@/10.30.170.83:48440] id=0 23:58:11.842 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.842 [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.83:51332]) by 340 down to 2096046 23:58:11.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.842 [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.83:51332] 23:58:11.843 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.843 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.843 [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=65} 23:58:11.843 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29ecb42f] 23:58:11.843 [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:58:11.843 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.843 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.843 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.843 [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:58:11.843 [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:58:11.843 [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:58:11.843 [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:58:11.843 [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:58:11.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36902]) by 733 down to 2095138 23:58:11.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40026]) by 733 down to 2095138 23:58:11.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37348]) by 733 down to 2095138 23:58:11.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@128d6ce5 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) by 179 down to 2095871 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21f48ff5 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) by 179 down to 2095871 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@728c4c46 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) by 179 down to 2095871 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70627d35 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) by 179 down to 2095871 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62646bec 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) by 179 down to 2095870 23:58:11.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e49db46 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) by 179 down to 2095870 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a1af083 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) by 179 down to 2095870 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ed5e858 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) by 179 down to 2095870 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17290c06 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) by 179 down to 2095870 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30a2f067 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) by 179 down to 2095870 23:58:11.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65467cbf 23:58:11.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.83:54790]) by 179 down to 2095870 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2363ae6f 23:58:11.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.83:43066]) by 179 down to 2095870 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.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.83:44788]) by 733 down to 2095138 23:58:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35772]) by 733 down to 2095138 23:58:11.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53886]) by 733 down to 2095138 23:58:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43564]) by 733 down to 2095138 23:58:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.842 [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.83:48440])) size=2097152, max=2097152, packet=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48440]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48440] 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48440]) recipient=0 23:58:11.852 [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.83:48440])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:48440])) re-initializing 23:58:11.852 [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.83:48440])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:48440]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44618]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44618]] session=TransportServerSession[admin@/10.30.170.83:44618] id=0 23:58:11.852 [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.83:44618])) size=2097152, max=2097152, packet=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44618]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44618] 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44618]) recipient=0 23:58:11.852 [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.83:44618])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:44618])) re-initializing 23:58:11.852 [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.83:44618])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:44618]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56980]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56980]] session=TransportServerSession[admin@/10.30.170.83:56980] id=0 23:58:11.852 [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.83:56980])) size=2097152, max=2097152, packet=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56980]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56980] 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56980]) recipient=0 23:58:11.852 [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.83:56980])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:56980])) re-initializing 23:58:11.852 [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.83:56980])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:56980]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49314]] session=TransportServerSession[admin@/10.30.170.83:49314] id=0 23:58:11.852 [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.83:49314])) size=2097152, max=2097152, packet=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49314] 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49314]) recipient=0 23:58:11.852 [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.83:49314])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:49314])) re-initializing 23:58:11.852 [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.83:49314])) size=2097152, max=2097152, packet=32768 23:58:11.852 [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.83:49314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48582]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48582]] session=TransportServerSession[admin@/10.30.170.83:48582] id=0 23:58:11.852 [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.83:48582])) size=2097152, max=2097152, packet=32768 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48582]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48582] 23:58:11.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48582]) recipient=0 23:58:11.852 [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.83:48582])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:48582])) re-initializing 23:58:11.853 [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.83:48582])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:48582]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40196]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40196]] session=TransportServerSession[admin@/10.30.170.83:40196] id=0 23:58:11.853 [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.83:40196])) size=2097152, max=2097152, packet=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40196]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40196] 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40196]) recipient=0 23:58:11.853 [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.83:40196])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:40196])) re-initializing 23:58:11.853 [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.83:40196])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:40196]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59356]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59356]] session=TransportServerSession[admin@/10.30.170.83:59356] id=0 23:58:11.853 [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.83:59356])) size=2097152, max=2097152, packet=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59356]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59356] 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59356]) recipient=0 23:58:11.853 [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.83:59356])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:59356])) re-initializing 23:58:11.853 [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.83:59356])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:59356]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53220]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53220]] session=TransportServerSession[admin@/10.30.170.83:53220] id=0 23:58:11.853 [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.83:53220])) size=2097152, max=2097152, packet=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53220]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53220] 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53220]) recipient=0 23:58:11.853 [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.83:53220])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:53220])) re-initializing 23:58:11.853 [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.83:53220])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:53220]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41920]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41920]] session=TransportServerSession[admin@/10.30.170.83:41920] id=0 23:58:11.853 [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.83:41920])) size=2097152, max=2097152, packet=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41920]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41920] 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41920]) recipient=0 23:58:11.853 [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.83:41920])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:41920])) re-initializing 23:58:11.853 [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.83:41920])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:41920]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54082]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54082]] session=TransportServerSession[admin@/10.30.170.83:54082] id=0 23:58:11.853 [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.83:54082])) size=2097152, max=2097152, packet=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54082]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54082] 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54082]) recipient=0 23:58:11.853 [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.83:54082])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:54082])) re-initializing 23:58:11.853 [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.83:54082])) size=2097152, max=2097152, packet=32768 23:58:11.853 [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.83:54082]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38592]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38592]] session=TransportServerSession[admin@/10.30.170.83:38592] id=0 23:58:11.854 [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.83:38592])) size=2097152, max=2097152, packet=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38592]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38592] 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38592]) recipient=0 23:58:11.854 [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.83:38592])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:38592])) re-initializing 23:58:11.854 [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.83:38592])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:38592]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35480]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35480]] session=TransportServerSession[admin@/10.30.170.83:35480] id=0 23:58:11.854 [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.83:35480])) size=2097152, max=2097152, packet=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35480]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35480] 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35480]) recipient=0 23:58:11.854 [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.83:35480])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:35480])) re-initializing 23:58:11.854 [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.83:35480])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:35480]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34432]] session=TransportServerSession[admin@/10.30.170.83:34432] id=0 23:58:11.854 [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.83:34432])) size=2097152, max=2097152, packet=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34432] 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34432]) recipient=0 23:58:11.854 [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.83:34432])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:34432])) re-initializing 23:58:11.854 [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.83:34432])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:34432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33292]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33292]] session=TransportServerSession[admin@/10.30.170.83:33292] id=0 23:58:11.854 [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.83:33292])) size=2097152, max=2097152, packet=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33292]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33292] 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33292]) recipient=0 23:58:11.854 [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.83:33292])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:33292])) re-initializing 23:58:11.854 [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.83:33292])) size=2097152, max=2097152, packet=32768 23:58:11.854 [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.83:33292]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49662]] session=TransportServerSession[admin@/10.30.170.83:49662] id=0 23:58:11.855 [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.83:49662])) size=2097152, max=2097152, packet=32768 23:58:11.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49662] 23:58:11.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49662]) recipient=0 23:58:11.855 [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.83:49662])) size=2097152, max=2097152, packet=32768 23:58:11.855 [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.83:49662])) re-initializing 23:58:11.855 [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.83:49662])) size=2097152, max=2097152, packet=32768 23:58:11.855 [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.83:49662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.844 [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:58:11.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.855 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.855 [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:58:11.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.855 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2bdc5432], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2bdc5432], subtreeVersion=Version[10577533], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10577533], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] 23:58:11.857 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 139 on channel [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] 23:58:11.857 [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.83:47290]) by 1103 down to 2096049 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) request=subsystem activate command 23:58:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) starting runner for command=netconf 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:44578]) by 373 down to 2096779 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.862 [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.83:44578] 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18228', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=137} created 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]} created 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578] successful with session NetconfServerSession{sessionId=137, channel=[id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]} 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]} up 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596])[want-reply=true] subsystem=netconf 23:58:11.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596])[subsystem] prepared command 23:58:11.863 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]}} established 23:58:11.863 [netconf-device-simulator-threads-6] 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]:18327 23:58:11.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 140: Creating data stores for simulated device 23:58:11.863 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.863 [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:58:11.863 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.863 [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:58:11.863 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55339306] 23:58:11.864 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.855 [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:58:11.867 [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:58:11.867 [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:58:11.867 [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:58:11.867 [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:58:11.867 [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:58:11.867 [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:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38586]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38586]] session=TransportServerSession[admin@/10.30.170.83:38586] id=0 23:58:11.868 [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.83:38586])) size=2097152, max=2097152, packet=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38586]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38586] 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38586]) recipient=0 23:58:11.868 [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.83:38586])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:38586])) re-initializing 23:58:11.868 [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.83:38586])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:38586]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32918]] session=TransportServerSession[admin@/10.30.170.83:32918] id=0 23:58:11.868 [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.83:32918])) size=2097152, max=2097152, packet=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32918] 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32918]) recipient=0 23:58:11.868 [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.83:32918])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:32918])) re-initializing 23:58:11.868 [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.83:32918])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:32918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56368]] session=TransportServerSession[admin@/10.30.170.83:56368] id=0 23:58:11.868 [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.83:56368])) size=2097152, max=2097152, packet=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56368] 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56368]) recipient=0 23:58:11.868 [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.83:56368])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:56368])) re-initializing 23:58:11.868 [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.83:56368])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:56368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37062]] session=TransportServerSession[admin@/10.30.170.83:37062] id=0 23:58:11.868 [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.83:37062])) size=2097152, max=2097152, packet=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37062] 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37062]) recipient=0 23:58:11.868 [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.83:37062])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:37062])) re-initializing 23:58:11.868 [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.83:37062])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:37062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35026]] session=TransportServerSession[admin@/10.30.170.83:35026] id=0 23:58:11.868 [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.83:35026])) size=2097152, max=2097152, packet=32768 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35026] 23:58:11.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35026]) recipient=0 23:58:11.868 [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.83:35026])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:35026])) re-initializing 23:58:11.868 [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.83:35026])) size=2097152, max=2097152, packet=32768 23:58:11.868 [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.83:35026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53360]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53360]] session=TransportServerSession[admin@/10.30.170.83:53360] id=0 23:58:11.869 [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.83:53360])) size=2097152, max=2097152, packet=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53360]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53360] 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53360]) recipient=0 23:58:11.869 [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.83:53360])) size=2097152, max=2097152, packet=32768 23:58:11.869 [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.83:53360])) re-initializing 23:58:11.869 [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.83:53360])) size=2097152, max=2097152, packet=32768 23:58:11.869 [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.83:53360]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51032]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51032]] session=TransportServerSession[admin@/10.30.170.83:51032] id=0 23:58:11.869 [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.83:51032])) size=2097152, max=2097152, packet=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51032]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51032] 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51032]) recipient=0 23:58:11.869 [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.83:51032])) size=2097152, max=2097152, packet=32768 23:58:11.869 [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.83:51032])) re-initializing 23:58:11.869 [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.83:51032])) size=2097152, max=2097152, packet=32768 23:58:11.869 [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.83:51032]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49664]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28ce8dd4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28ce8dd4], subtreeVersion=Version[1963cf8c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1963cf8c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.878 [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.83:47290]) by 373 down to 2096779 23:58:11.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.878 [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.83:47290] 23:58:11.878 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.879 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.879 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.879 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.879 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.879 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55339306], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55339306], subtreeVersion=Version[73a90356], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[73a90356], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18027', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=139} created 23:58:11.879 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]} created 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290] successful with session NetconfServerSession{sessionId=139, channel=[id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]} 23:58:11.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]} up 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928])[want-reply=true] subsystem=netconf 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928])[subsystem] prepared command 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]}} established 23:58:11.879 [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:58:11.879 [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:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49664]] session=TransportServerSession[admin@/10.30.170.83:49664] id=0 23:58:11.880 [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.83:49664])) size=2097152, max=2097152, packet=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49664]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49664] 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49664]) recipient=0 23:58:11.880 [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.83:49664])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:49664])) re-initializing 23:58:11.880 [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.83:49664])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:49664]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55258]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55258]] session=TransportServerSession[admin@/10.30.170.83:55258] id=0 23:58:11.880 [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.83:55258])) size=2097152, max=2097152, packet=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55258]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55258] 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55258]) recipient=0 23:58:11.880 [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.83:55258])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:55258])) re-initializing 23:58:11.880 [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.83:55258])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:55258]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45494]) by 733 down to 2095138 23:58:11.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54654]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54654]] session=TransportServerSession[admin@/10.30.170.83:54654] id=0 23:58:11.880 [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.83:54654])) size=2097152, max=2097152, packet=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54654]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54654] 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54654]) recipient=0 23:58:11.880 [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.83:54654])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:54654])) re-initializing 23:58:11.880 [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.83:54654])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:54654]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42406]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42406]] session=TransportServerSession[admin@/10.30.170.83:42406] id=0 23:58:11.880 [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.83:42406])) size=2097152, max=2097152, packet=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42406]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42406] 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42406]) recipient=0 23:58:11.880 [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.83:42406])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:42406])) re-initializing 23:58:11.880 [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.83:42406])) size=2097152, max=2097152, packet=32768 23:58:11.880 [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.83:42406]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49224]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49224]] session=TransportServerSession[admin@/10.30.170.83:49224] id=0 23:58:11.880 [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.83:49224])) size=2097152, max=2097152, packet=32768 23:58:11.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49224]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49224] 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49224]) recipient=0 23:58:11.881 [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.83:49224])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:49224])) re-initializing 23:58:11.881 [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.83:49224])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:49224]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47182]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47182]] session=TransportServerSession[admin@/10.30.170.83:47182] id=0 23:58:11.881 [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.83:47182])) size=2097152, max=2097152, packet=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47182]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47182] 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47182]) recipient=0 23:58:11.881 [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.83:47182])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:47182])) re-initializing 23:58:11.881 [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.83:47182])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:47182]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60026]] session=TransportServerSession[admin@/10.30.170.83:60026] id=0 23:58:11.881 [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.83:60026])) size=2097152, max=2097152, packet=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60026] 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60026]) recipient=0 23:58:11.881 [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.83:60026])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:60026])) re-initializing 23:58:11.881 [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.83:60026])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:60026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43120]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43120]] session=TransportServerSession[admin@/10.30.170.83:43120] id=0 23:58:11.881 [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.83:43120])) size=2097152, max=2097152, packet=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43120]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43120] 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43120]) recipient=0 23:58:11.881 [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.83:43120])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:43120])) re-initializing 23:58:11.881 [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.83:43120])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:43120]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59982]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59982]] session=TransportServerSession[admin@/10.30.170.83:59982] id=0 23:58:11.881 [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.83:59982])) size=2097152, max=2097152, packet=32768 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59982]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59982] 23:58:11.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59982]) recipient=0 23:58:11.881 [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.83:59982])) size=2097152, max=2097152, packet=32768 23:58:11.881 [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.83:59982])) re-initializing 23:58:11.881 [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.83:59982])) size=2097152, max=2097152, packet=32768 23:58:11.879 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.882 [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.83:45140]) by 340 down to 2096046 23:58:11.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.882 [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.83:45140] 23:58:11.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.883 [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=69} 23:58:11.883 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78b159da] 23:58:11.883 [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:58:11.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.883 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.883 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.883 [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:58:11.883 [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:58:11.883 [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:58:11.883 [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:58:11.883 [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:58:11.883 [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:58:11.883 [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:58:11.883 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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:58:11.884 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.884 [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.83:57734]) by 340 down to 2096046 23:58:11.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.884 [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.83:57734] 23:58:11.884 [netconf-device-simulator-threads-3] 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]:18001 23:58:11.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 141: Creating data stores for simulated device 23:58:11.885 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.885 [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:58:11.885 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.885 [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:58:11.885 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] 23:58:11.885 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 140 on channel [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] 23:58:11.885 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d3d679f] 23:58:11.885 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.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.83:43596]) by 1103 down to 2096049 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.886 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.886 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.886 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) request=subsystem activate command 23:58:11.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) starting runner for command=netconf 23:58:11.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50276]) by 733 down to 2095138 23:58:11.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] 23:58:11.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36192]) by 733 down to 2095138 23:58:11.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.887 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 138 on channel [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] 23:58:11.887 [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.83:57970]) by 1103 down to 2096049 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53276]) by 733 down to 2095138 23:58:11.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.881 [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.83:59982]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) request=subsystem activate command 23:58:11.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) starting runner for command=netconf 23:58:11.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59198]] session=TransportServerSession[admin@/10.30.170.83:59198] id=0 23:58:11.888 [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.83:59198])) size=2097152, max=2097152, packet=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59198] 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59198]) recipient=0 23:58:11.888 [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.83:59198])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:59198])) re-initializing 23:58:11.888 [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.83:59198])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:59198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60688]] session=TransportServerSession[admin@/10.30.170.83:60688] id=0 23:58:11.888 [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.83:60688])) size=2097152, max=2097152, packet=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60688] 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60688]) recipient=0 23:58:11.888 [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.83:60688])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:60688])) re-initializing 23:58:11.888 [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.83:60688])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:60688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.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.83:49122]) by 733 down to 2095138 23:58:11.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38394]] session=TransportServerSession[admin@/10.30.170.83:38394] id=0 23:58:11.888 [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.83:38394])) size=2097152, max=2097152, packet=32768 23:58:11.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38394] 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38394]) recipient=0 23:58:11.888 [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.83:38394])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:38394])) re-initializing 23:58:11.888 [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.83:38394])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:38394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) by 393 down to 2096386 23:58:11.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.888 [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.83:41242] 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60598]] session=TransportServerSession[admin@/10.30.170.83:60598] id=0 23:58:11.888 [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.83:60598])) size=2097152, max=2097152, packet=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60598] 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60598]) recipient=0 23:58:11.888 [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.83:60598])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:60598])) re-initializing 23:58:11.888 [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.83:60598])) size=2097152, max=2097152, packet=32768 23:58:11.888 [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.83:60598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41864]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.889 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41864]) authentication result: true 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41864]) SSH_MSG_USERAUTH_REQUEST 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41864]) no heartbeat to stop 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41864]) heartbeat type=IGNORE, interval=PT30S 23:58:11.889 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41864 authenticated 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.889 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50366]) authentication result: true 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50366]) SSH_MSG_USERAUTH_REQUEST 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.889 [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=129} 23:58:11.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.889 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@306d2568 after next message 23:58:11.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x65056a9a, L:/10.30.171.222:17997 - R:/10.30.170.83:41242]} EXI handlers added to pipeline 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928])[want-reply=true] subsystem=netconf 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928])[subsystem] prepared command 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]}} established 23:58:11.890 [netconf-device-simulator-threads-2] 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]:18083 23:58:11.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 142: Creating data stores for simulated device 23:58:11.890 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.890 [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:58:11.890 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.890 [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:58:11.890 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.891 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67561a5f] 23:58:11.891 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50366]) no heartbeat to stop 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50366]) heartbeat type=IGNORE, interval=PT30S 23:58:11.892 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50366 authenticated 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56114]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:11.892 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56114]) authentication result: true 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56114]) SSH_MSG_USERAUTH_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56114]) no heartbeat to stop 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56114]) heartbeat type=IGNORE, interval=PT30S 23:58:11.892 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56114 authenticated 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54456]) process #2 SSH_MSG_NEWKEYS 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54456]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54456]): strict KEX resets input message sequence number from 3 to 0 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54456]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e9f7f50; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54456]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54456]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54456]) authorized authentication methods: password,publickey 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54456]) Accepted service ssh-userauth 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54456]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54456]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54456]) no authentication factory for method=none 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54456]) SSH_MSG_USERAUTH_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54456]) remaining methods: password,publickey 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49784]) process #2 SSH_MSG_NEWKEYS 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49784]): strict KEX resets input message sequence number from 3 to 0 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d2f1fba; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49784]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49784]) authorized authentication methods: password,publickey 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49784]) Accepted service ssh-userauth 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49784]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49784]) no authentication factory for method=none 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49784]) SSH_MSG_USERAUTH_REQUEST 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49784]) remaining methods: password,publickey 23:58:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094])[want-reply=true] subsystem=netconf 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094])[subsystem] prepared command 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]}} established 23:58:11.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.894 [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=70} 23:58:11.894 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b9488f6] 23:58:11.894 [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:58:11.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.895 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.895 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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:58:11.895 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.896 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.896 [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.83:58112]) by 340 down to 2096046 23:58:11.896 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.896 [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.83:58112] 23:58:11.899 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.899 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.899 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.899 [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]:18123 23:58:11.899 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.899 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 143: Creating data stores for simulated device 23:58:11.899 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.899 [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=74} 23:58:11.899 [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:58:11.899 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.899 [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:58:11.899 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4bf06fcc] 23:58:11.899 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.899 [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:58:11.899 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.899 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.899 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.899 [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:58:11.899 [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:58:11.899 [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:58:11.899 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [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:58:11.900 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[587f69ac] 23:58:11.900 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.900 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.900 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.900 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.900 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.900 [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.83:35530]) by 340 down to 2096046 23:58:11.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.900 [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.83:35530] 23:58:11.900 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.900 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.900 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.901 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.901 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d3d679f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d3d679f], subtreeVersion=Version[57f76686], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57f76686], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.901 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] 23:58:11.902 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 141 on channel [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] 23:58:11.902 [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.83:41928]) by 1103 down to 2096049 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) request=subsystem activate command 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) starting runner for command=netconf 23:58:11.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.908 [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=77} 23:58:11.908 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[325553ce] 23:58:11.908 [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:58:11.909 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.909 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.909 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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:58:11.909 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.909 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.909 [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.83:41234]) by 340 down to 2096046 23:58:11.909 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.909 [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.83:41234] 23:58:11.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) by 373 down to 2096779 23:58:11.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.910 [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.83:43596] 23:58:11.910 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18327', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=140} created 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]} created 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596] successful with session NetconfServerSession{sessionId=140, channel=[id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]} 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]} up 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354])[want-reply=true] subsystem=netconf 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354])[subsystem] prepared command 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]}} established 23:58:11.911 [netconf-device-simulator-threads-6] 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]:18319 23:58:11.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 144: Creating data stores for simulated device 23:58:11.911 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.911 [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:58:11.911 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.911 [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:58:11.911 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.912 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[63ef4cb3] 23:58:11.912 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.912 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.912 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.912 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.916 [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.83:57970]) by 373 down to 2096779 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.916 [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.83:57970] 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.916 [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=78} 23:58:11.916 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b701342] 23:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] 23:58:11.916 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.916 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.916 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18169', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=138} created 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]} created 23:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970] successful with session NetconfServerSession{sessionId=138, channel=[id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]} 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]} up 23:58:11.916 [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:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.916 [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:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41246]] session=TransportServerSession[admin@/10.30.170.83:41246] id=0 23:58:11.916 [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:58:11.916 [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.83:41246])) size=2097152, max=2097152, packet=32768 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41246] 23:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41246]) recipient=0 23:58:11.916 [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:58:11.916 [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:58:11.916 [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.83:41246])) size=2097152, max=2097152, packet=32768 23:58:11.916 [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:58:11.916 [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.83:41246])) re-initializing 23:58:11.916 [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.83:41246])) size=2097152, max=2097152, packet=32768 23:58:11.916 [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.83:41246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.916 [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:58:11.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.917 [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:58:11.917 [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:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.917 [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:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52934]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.917 [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:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52934]] session=TransportServerSession[admin@/10.30.170.83:52934] id=0 23:58:11.917 [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.83:52934])) size=2097152, max=2097152, packet=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52934]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52934] 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52934]) recipient=0 23:58:11.917 [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.83:52934])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:52934])) re-initializing 23:58:11.917 [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.83:52934])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:52934]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53372]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53372]] session=TransportServerSession[admin@/10.30.170.83:53372] id=0 23:58:11.917 [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.83:53372])) size=2097152, max=2097152, packet=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53372]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53372] 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53372]) recipient=0 23:58:11.917 [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.83:53372])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:53372])) re-initializing 23:58:11.917 [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.83:53372])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:53372]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.917 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44242]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44242]] session=TransportServerSession[admin@/10.30.170.83:44242] id=0 23:58:11.917 [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.83:44242])) size=2097152, max=2097152, packet=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44242]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44242] 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44242]) recipient=0 23:58:11.917 [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.83:44242])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:44242])) re-initializing 23:58:11.917 [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.83:44242])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:44242]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.917 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15b2b2a3 23:58:11.917 [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.83:40430]) by 179 down to 2095870 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36034]] session=TransportServerSession[admin@/10.30.170.83:36034] id=0 23:58:11.917 [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.83:36034])) size=2097152, max=2097152, packet=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36034] 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36034]) recipient=0 23:58:11.917 [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.83:36034])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:36034])) re-initializing 23:58:11.917 [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.83:36034])) size=2097152, max=2097152, packet=32768 23:58:11.917 [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.83:36034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46154]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:11.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46154]] session=TransportServerSession[admin@/10.30.170.83:46154] id=0 23:58:11.918 [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.83:46154])) size=2097152, max=2097152, packet=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46154]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46154] 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46154]) recipient=0 23:58:11.918 [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.83:46154])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:46154])) re-initializing 23:58:11.918 [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.83:46154])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:46154]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50364]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50364]] session=TransportServerSession[admin@/10.30.170.83:50364] id=0 23:58:11.918 [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.83:50364])) size=2097152, max=2097152, packet=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50364]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50364] 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50364]) recipient=0 23:58:11.918 [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.83:50364])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:50364])) re-initializing 23:58:11.918 [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.83:50364])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:50364]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48920]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48920]] session=TransportServerSession[admin@/10.30.170.83:48920] id=0 23:58:11.918 [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.83:48920])) size=2097152, max=2097152, packet=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48920]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48920] 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48920]) recipient=0 23:58:11.918 [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.83:48920])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:48920])) re-initializing 23:58:11.918 [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.83:48920])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:48920]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59696]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59696]] session=TransportServerSession[admin@/10.30.170.83:59696] id=0 23:58:11.918 [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.83:59696])) size=2097152, max=2097152, packet=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59696]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59696] 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59696]) recipient=0 23:58:11.918 [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.83:59696])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:59696])) re-initializing 23:58:11.918 [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.83:59696])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:59696]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60736]] session=TransportServerSession[admin@/10.30.170.83:60736] id=0 23:58:11.918 [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.83:60736])) size=2097152, max=2097152, packet=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60736] 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60736]) recipient=0 23:58:11.918 [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.83:60736])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:60736])) re-initializing 23:58:11.918 [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.83:60736])) size=2097152, max=2097152, packet=32768 23:58:11.918 [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.83:60736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.918 [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.83:55626]) by 733 down to 2095137 23:58:11.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36318]) process #2 SSH_MSG_NEWKEYS 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36318]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.918 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36318]): strict KEX resets input message sequence number from 3 to 0 23:58:11.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.919 [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.83:40834]) by 733 down to 2095137 23:58:11.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36318]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4af4fd7d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36318]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36318]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36318]) authorized authentication methods: password,publickey 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36318]) Accepted service ssh-userauth 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36318]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36318]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36318]) no authentication factory for method=none 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36318]) SSH_MSG_USERAUTH_REQUEST 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36318]) remaining methods: password,publickey 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.921 [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.83:47660]) by 393 down to 2096386 23:58:11.921 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.921 [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.83:47660] 23:58:11.922 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.922 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.922 [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=55} 23:58:11.922 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b2281df after next message 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x0cd0e03b, L:/10.30.171.222:18147 - R:/10.30.170.83:47660]} EXI handlers added to pipeline 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.923 [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.83:54890]) by 393 down to 2096386 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.923 [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.83:54890] 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.923 [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:58:11.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13828f54 after next message 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xb08225e6, L:/10.30.171.222:18139 - R:/10.30.170.83:54890]} EXI handlers added to pipeline 23:58:11.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.924 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.924 [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.83:41450]) by 393 down to 2096386 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.924 [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.83:41450] 23:58:11.924 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67561a5f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67561a5f], subtreeVersion=Version[313b53b2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[313b53b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.924 [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=64} 23:58:11.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67893699 after next message 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x1fd18445, L:/10.30.171.222:18043 - R:/10.30.170.83:41450]} EXI handlers added to pipeline 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.925 [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.83:44878]) by 393 down to 2096386 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.925 [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.83:44878] 23:58:11.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.925 [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=68} 23:58:11.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 142 on channel [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] 23:58:11.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.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.83:47928]) by 1103 down to 2096049 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.926 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f0f692b after next message 23:58:11.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x0a025527, L:/10.30.171.222:18291 - R:/10.30.170.83:44878]} EXI handlers added to pipeline 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] 23:58:11.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) request=subsystem activate command 23:58:11.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) starting runner for command=netconf 23:58:11.931 [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.83:45696]) by 733 down to 2095138 23:58:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.931 [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.83:59898]) by 733 down to 2095138 23:58:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.931 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.932 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[587f69ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[587f69ac], subtreeVersion=Version[424952fc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[424952fc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.932 [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.83:44770]) by 733 down to 2095138 23:58:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.932 [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.83:58960]) by 733 down to 2095138 23:58:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] 23:58:11.933 [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.83:51332]) by 733 down to 2095138 23:58:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.933 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 143 on channel [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] 23:58:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) by 1103 down to 2096049 23:58:11.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.933 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.934 [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.83:45140]) by 733 down to 2095138 23:58:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] 23:58:11.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] 23:58:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) request=subsystem activate command 23:58:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) starting runner for command=netconf 23:58:11.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.934 [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.83:41682]) by 393 down to 2096386 23:58:11.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.934 [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.83:41682] 23:58:11.934 [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.83:57734]) by 733 down to 2095138 23:58:11.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.935 [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=72} 23:58:11.935 [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.83:58112]) by 733 down to 2095138 23:58:11.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.935 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.935 [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.83:35530]) by 733 down to 2095138 23:58:11.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.938 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66e69cb0 after next message 23:58:11.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xfbc3a220, L:/10.30.171.222:18011 - R:/10.30.170.83:41682]} EXI handlers added to pipeline 23:58:11.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.938 [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.83:49918]) by 393 down to 2096386 23:58:11.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.938 [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.83:49918] 23:58:11.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.939 [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=76} 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@460663ce after next message 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf74afd27, L:/10.30.171.222:18273 - R:/10.30.170.83:49918]} EXI handlers added to pipeline 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.939 [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.83:58890]) by 393 down to 2096386 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.939 [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.83:58890] 23:58:11.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.940 [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=79} 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.940 [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.83:41234]) by 733 down to 2095138 23:58:11.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13bb6c6d after next message 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x3f728f7c, L:/10.30.171.222:18297 - R:/10.30.170.83:58890]} EXI handlers added to pipeline 23:58:11.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.940 [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.83:40430]) by 340 down to 2096046 23:58:11.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.940 [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.83:40430] 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.940 [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.83:44256]) by 393 down to 2096386 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.940 [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.83:44256] 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.940 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.941 [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=81} 23:58:11.941 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.941 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c9f82bb after next message 23:58:11.941 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xff92c4fe, L:/10.30.171.222:18249 - R:/10.30.170.83:44256]} EXI handlers added to pipeline 23:58:11.941 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.941 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.941 [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.83:37614]) by 393 down to 2096386 23:58:11.941 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.941 [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.83:37614] 23:58:11.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.944 [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.83:41928]) by 373 down to 2096779 23:58:11.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.944 [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.83:41928] 23:58:11.944 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.948 [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=127} 23:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] 23:58:11.948 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f6dbf86] 23:58:11.948 [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:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] 23:58:11.948 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18001', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.948 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.948 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=141} created 23:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]} created 23:58:11.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928] successful with session NetconfServerSession{sessionId=141, channel=[id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]} 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]} up 23:58:11.949 [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:58:11.949 [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:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.949 [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:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55034]] session=TransportServerSession[admin@/10.30.170.83:55034] id=0 23:58:11.949 [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:58:11.949 [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:58:11.949 [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.83:55034])) size=2097152, max=2097152, packet=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55034] 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55034]) recipient=0 23:58:11.949 [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.83:55034])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:55034])) re-initializing 23:58:11.949 [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.83:55034])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:55034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.949 [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:58:11.949 [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:58:11.949 [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:58:11.949 [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:58:11.949 [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:58:11.949 [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:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51490]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.949 [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:58:11.949 [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:58:11.949 [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:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51490]] session=TransportServerSession[admin@/10.30.170.83:51490] id=0 23:58:11.949 [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.83:51490])) size=2097152, max=2097152, packet=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51490]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51490] 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51490]) recipient=0 23:58:11.949 [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.83:51490])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:51490])) re-initializing 23:58:11.949 [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.83:51490])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:51490]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.949 [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:58:11.949 [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:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44666]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44666]] session=TransportServerSession[admin@/10.30.170.83:44666] id=0 23:58:11.949 [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.83:44666])) size=2097152, max=2097152, packet=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44666]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44666] 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44666]) recipient=0 23:58:11.949 [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.83:44666])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:44666])) re-initializing 23:58:11.949 [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.83:44666])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:44666]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51016]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51016]] session=TransportServerSession[admin@/10.30.170.83:51016] id=0 23:58:11.949 [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.83:51016])) size=2097152, max=2097152, packet=32768 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51016]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51016] 23:58:11.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51016]) recipient=0 23:58:11.949 [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.83:51016])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:51016])) re-initializing 23:58:11.949 [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.83:51016])) size=2097152, max=2097152, packet=32768 23:58:11.949 [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.83:51016]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.949 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45200]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45200]] session=TransportServerSession[admin@/10.30.170.83:45200] id=0 23:58:11.950 [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.83:45200])) size=2097152, max=2097152, packet=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45200]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45200] 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45200]) recipient=0 23:58:11.950 [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.83:45200])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:45200])) re-initializing 23:58:11.950 [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.83:45200])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:45200]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47680]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47680]] session=TransportServerSession[admin@/10.30.170.83:47680] id=0 23:58:11.950 [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.83:47680])) size=2097152, max=2097152, packet=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47680]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47680] 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47680]) recipient=0 23:58:11.950 [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.83:47680])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:47680])) re-initializing 23:58:11.950 [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.83:47680])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:47680]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46034]] session=TransportServerSession[admin@/10.30.170.83:46034] id=0 23:58:11.950 [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.83:46034])) size=2097152, max=2097152, packet=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46034] 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46034]) recipient=0 23:58:11.950 [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.83:46034])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:46034])) re-initializing 23:58:11.950 [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.83:46034])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:46034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43850]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43850]] session=TransportServerSession[admin@/10.30.170.83:43850] id=0 23:58:11.950 [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.83:43850])) size=2097152, max=2097152, packet=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43850]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43850] 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43850]) recipient=0 23:58:11.950 [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.83:43850])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:43850])) re-initializing 23:58:11.950 [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.83:43850])) size=2097152, max=2097152, packet=32768 23:58:11.950 [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.83:43850]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39352]] session=TransportServerSession[admin@/10.30.170.83:39352] id=0 23:58:11.951 [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.83:39352])) size=2097152, max=2097152, packet=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39352] 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39352]) recipient=0 23:58:11.951 [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.83:39352])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:39352])) re-initializing 23:58:11.951 [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.83:39352])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:39352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43658]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43658]] session=TransportServerSession[admin@/10.30.170.83:43658] id=0 23:58:11.951 [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.83:43658])) size=2097152, max=2097152, packet=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43658]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43658] 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43658]) recipient=0 23:58:11.951 [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.83:43658])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:43658])) re-initializing 23:58:11.951 [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.83:43658])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:43658]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38928]] session=TransportServerSession[admin@/10.30.170.83:38928] id=0 23:58:11.951 [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.83:38928])) size=2097152, max=2097152, packet=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38928] 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38928]) recipient=0 23:58:11.951 [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.83:38928])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:38928])) re-initializing 23:58:11.951 [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.83:38928])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:38928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56056]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56056]] session=TransportServerSession[admin@/10.30.170.83:56056] id=0 23:58:11.951 [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.83:56056])) size=2097152, max=2097152, packet=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56056]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56056] 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56056]) recipient=0 23:58:11.951 [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.83:56056])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:56056])) re-initializing 23:58:11.951 [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.83:56056])) size=2097152, max=2097152, packet=32768 23:58:11.951 [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.83:56056]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50926]] session=TransportServerSession[admin@/10.30.170.83:50926] id=0 23:58:11.951 [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.83:50926])) size=2097152, max=2097152, packet=32768 23:58:11.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50926] 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50926]) recipient=0 23:58:11.952 [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.83:50926])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:50926])) re-initializing 23:58:11.952 [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.83:50926])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:50926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43030]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43030]] session=TransportServerSession[admin@/10.30.170.83:43030] id=0 23:58:11.952 [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.83:43030])) size=2097152, max=2097152, packet=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43030]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43030] 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43030]) recipient=0 23:58:11.952 [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.83:43030])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:43030])) re-initializing 23:58:11.952 [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.83:43030])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:43030]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57268]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.952 [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.83:40430]) by 733 down to 2095137 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57268]] session=TransportServerSession[admin@/10.30.170.83:57268] id=0 23:58:11.952 [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.83:57268])) size=2097152, max=2097152, packet=32768 23:58:11.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57268]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57268] 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57268]) recipient=0 23:58:11.952 [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.83:57268])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:57268])) re-initializing 23:58:11.952 [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.83:57268])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:57268]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60120]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60120]] session=TransportServerSession[admin@/10.30.170.83:60120] id=0 23:58:11.952 [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.83:60120])) size=2097152, max=2097152, packet=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60120]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60120] 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60120]) recipient=0 23:58:11.952 [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.83:60120])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:60120])) re-initializing 23:58:11.952 [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.83:60120])) size=2097152, max=2097152, packet=32768 23:58:11.952 [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.83:60120]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50064]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50064]] session=TransportServerSession[admin@/10.30.170.83:50064] id=0 23:58:11.953 [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.83:50064])) size=2097152, max=2097152, packet=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50064]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50064] 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50064]) recipient=0 23:58:11.953 [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.83:50064])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:50064])) re-initializing 23:58:11.953 [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.83:50064])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:50064]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47196]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47196]] session=TransportServerSession[admin@/10.30.170.83:47196] id=0 23:58:11.953 [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.83:47196])) size=2097152, max=2097152, packet=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47196]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47196] 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47196]) recipient=0 23:58:11.953 [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.83:47196])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:47196])) re-initializing 23:58:11.953 [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.83:47196])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:47196]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41506]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41506]] session=TransportServerSession[admin@/10.30.170.83:41506] id=0 23:58:11.953 [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.83:41506])) size=2097152, max=2097152, packet=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41506]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41506] 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41506]) recipient=0 23:58:11.953 [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.83:41506])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:41506])) re-initializing 23:58:11.953 [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.83:41506])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:41506]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53292]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53292]] session=TransportServerSession[admin@/10.30.170.83:53292] id=0 23:58:11.953 [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.83:53292])) size=2097152, max=2097152, packet=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53292]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53292] 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53292]) recipient=0 23:58:11.953 [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.83:53292])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:53292])) re-initializing 23:58:11.953 [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.83:53292])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:53292]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42594]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42594]] session=TransportServerSession[admin@/10.30.170.83:42594] id=0 23:58:11.953 [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.83:42594])) size=2097152, max=2097152, packet=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42594]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42594] 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42594]) recipient=0 23:58:11.953 [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.83:42594])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:42594])) re-initializing 23:58:11.953 [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.83:42594])) size=2097152, max=2097152, packet=32768 23:58:11.953 [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.83:42594]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42906]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42906]] session=TransportServerSession[admin@/10.30.170.83:42906] id=0 23:58:11.954 [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.83:42906])) size=2097152, max=2097152, packet=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42906]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42906] 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42906]) recipient=0 23:58:11.954 [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.83:42906])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:42906])) re-initializing 23:58:11.954 [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.83:42906])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:42906]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43062]] session=TransportServerSession[admin@/10.30.170.83:43062] id=0 23:58:11.954 [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.83:43062])) size=2097152, max=2097152, packet=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43062] 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43062]) recipient=0 23:58:11.954 [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.83:43062])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:43062])) re-initializing 23:58:11.954 [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.83:43062])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:43062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40684]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40684]] session=TransportServerSession[admin@/10.30.170.83:40684] id=0 23:58:11.954 [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.83:40684])) size=2097152, max=2097152, packet=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40684]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40684] 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40684]) recipient=0 23:58:11.954 [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.83:40684])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:40684])) re-initializing 23:58:11.954 [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.83:40684])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:40684]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41264]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41264]] session=TransportServerSession[admin@/10.30.170.83:41264] id=0 23:58:11.954 [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.83:41264])) size=2097152, max=2097152, packet=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41264]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41264] 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41264]) recipient=0 23:58:11.954 [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.83:41264])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:41264])) re-initializing 23:58:11.954 [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.83:41264])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:41264]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33146]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33146]] session=TransportServerSession[admin@/10.30.170.83:33146] id=0 23:58:11.954 [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.83:33146])) size=2097152, max=2097152, packet=32768 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33146]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33146] 23:58:11.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33146]) recipient=0 23:58:11.954 [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.83:33146])) size=2097152, max=2097152, packet=32768 23:58:11.954 [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.83:33146])) re-initializing 23:58:11.955 [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.83:33146])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:33146]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60604]] session=TransportServerSession[admin@/10.30.170.83:60604] id=0 23:58:11.955 [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.83:60604])) size=2097152, max=2097152, packet=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60604] 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60604]) recipient=0 23:58:11.955 [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.83:60604])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:60604])) re-initializing 23:58:11.955 [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.83:60604])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:60604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55444]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55444]] session=TransportServerSession[admin@/10.30.170.83:55444] id=0 23:58:11.955 [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.83:55444])) size=2097152, max=2097152, packet=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55444]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55444] 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55444]) recipient=0 23:58:11.955 [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.83:55444])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:55444])) re-initializing 23:58:11.955 [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.83:55444])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:55444]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53800]] session=TransportServerSession[admin@/10.30.170.83:53800] id=0 23:58:11.955 [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.83:53800])) size=2097152, max=2097152, packet=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53800] 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53800]) recipient=0 23:58:11.955 [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.83:53800])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:53800])) re-initializing 23:58:11.955 [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.83:53800])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:53800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48646]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48646]] session=TransportServerSession[admin@/10.30.170.83:48646] id=0 23:58:11.955 [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.83:48646])) size=2097152, max=2097152, packet=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48646]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48646] 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48646]) recipient=0 23:58:11.955 [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.83:48646])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:48646])) re-initializing 23:58:11.955 [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.83:48646])) size=2097152, max=2097152, packet=32768 23:58:11.955 [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.83:48646]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.956 [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=85} 23:58:11.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.956 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17bfce7b after next message 23:58:11.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x72ad905f, L:/10.30.171.222:18025 - R:/10.30.170.83:37614]} EXI handlers added to pipeline 23:58:11.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.957 [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.83:53870]) by 393 down to 2096386 23:58:11.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.957 [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.83:53870] 23:58:11.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.957 [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=91} 23:58:11.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73b2f79c after next message 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x22d13298, L:/10.30.171.222:18057 - R:/10.30.170.83:53870]} EXI handlers added to pipeline 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.958 [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.83:41576]) by 393 down to 2096386 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.958 [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.83:41576] 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.958 [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=94} 23:58:11.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b92a684 after next message 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb3f9e370, L:/10.30.171.222:18053 - R:/10.30.170.83:41576]} EXI handlers added to pipeline 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.959 [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.83:52932]) by 393 down to 2096386 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.959 [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.83:52932] 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.959 [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=99} 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ab1fc1b after next message 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=99, channel=[id: 0x2dd7ed18, L:/10.30.171.222:18293 - R:/10.30.170.83:52932]} EXI handlers added to pipeline 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46726]] session=TransportServerSession[admin@/10.30.170.83:46726] id=0 23:58:11.964 [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.83:46726])) size=2097152, max=2097152, packet=32768 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46726] 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46726]) recipient=0 23:58:11.964 [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.83:46726])) size=2097152, max=2097152, packet=32768 23:58:11.964 [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.83:46726])) re-initializing 23:58:11.964 [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.83:46726])) size=2097152, max=2097152, packet=32768 23:58:11.964 [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.83:46726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54668]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54668]] session=TransportServerSession[admin@/10.30.170.83:54668] id=0 23:58:11.964 [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.83:54668])) size=2097152, max=2097152, packet=32768 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54668]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54668] 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54668]) recipient=0 23:58:11.964 [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.83:54668])) size=2097152, max=2097152, packet=32768 23:58:11.964 [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.83:54668])) re-initializing 23:58:11.964 [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.83:54668])) size=2097152, max=2097152, packet=32768 23:58:11.964 [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.83:54668]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53590]) process #2 SSH_MSG_NEWKEYS 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53590]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53590]): strict KEX resets input message sequence number from 3 to 0 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60a26191; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53590]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53590]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53590]) authorized authentication methods: password,publickey 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53590]) Accepted service ssh-userauth 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53590]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53590]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53590]) no authentication factory for method=none 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53590]) SSH_MSG_USERAUTH_REQUEST 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53590]) remaining methods: password,publickey 23:58:11.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:11.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.965 [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.83:47482]) by 393 down to 2096386 23:58:11.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.965 [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.83:47482] 23:58:11.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.965 [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=132} 23:58:11.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3170d4cf after next message 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x676da16e, L:/10.30.171.222:18115 - R:/10.30.170.83:47482]} EXI handlers added to pipeline 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.966 [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.83:39302]) by 393 down to 2096386 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.966 [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.83:39302] 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.966 [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=136} 23:58:11.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fc6e71b after next message 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x997937cc, L:/10.30.171.222:18227 - R:/10.30.170.83:39302]} EXI handlers added to pipeline 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.967 [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.83:47290]) by 393 down to 2096386 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.967 [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.83:47290] 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.967 [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=139} 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25a2dbf2 after next message 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x8436e8d4, L:/10.30.171.222:18027 - R:/10.30.170.83:47290]} EXI handlers added to pipeline 23:58:11.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:11.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:11.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:11.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:11.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[63ef4cb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[63ef4cb3], subtreeVersion=Version[428ae048], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[428ae048], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:11.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:11.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:11.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] 23:58:11.969 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 144 on channel [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) by 1103 down to 2096049 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) request=subsystem result=ReplySuccess, want-reply=true 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) request=subsystem activate command 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) starting runner for command=netconf 23:58:11.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:47928]) by 373 down to 2096779 23:58:11.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.970 [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.83:47928] 23:58:11.970 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18083', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=142} created 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]} created 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928] successful with session NetconfServerSession{sessionId=142, channel=[id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]} 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]} up 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) by 340 down to 2096046 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.971 [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.83:39430] 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.972 [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=83} 23:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:53210]) by 393 down to 2096386 23:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.972 [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.83:53210] 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f8bc8ea] 23:58:11.972 [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:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.972 [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:58:11.972 [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:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.972 [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=103} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.972 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bdf6b9f after next message 23:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209efb08, L:/10.30.171.222:18061 - R:/10.30.170.83:53210]} EXI handlers added to pipeline 23:58:11.973 [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:58:11.973 [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:58:11.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.973 [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.83:58056]) by 393 down to 2096386 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.973 [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.83:58056] 23:58:11.973 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) by 340 down to 2096046 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.973 [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.83:40018] 23:58:11.973 [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=108} 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@285109ac after next message 23:58:11.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x80bf8e8c, L:/10.30.171.222:18005 - R:/10.30.170.83:58056]} EXI handlers added to pipeline 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.974 [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=89} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5fa8be9d] 23:58:11.974 [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:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.974 [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:58:11.974 [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:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.974 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.974 [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:58:11.974 [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:58:11.974 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) by 340 down to 2096046 23:58:11.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.975 [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.83:35644] 23:58:11.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.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=95} 23:58:11.975 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59f9c035] 23:58:11.975 [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:58:11.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.976 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.976 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.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:58:11.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:58:11.976 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.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:58:11.976 [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.83:41928]) by 393 down to 2096386 23:58:11.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:58:11.976 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.976 [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.83:41928] 23:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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:58:11.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) by 340 down to 2096046 23:58:11.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.976 [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.83:58818] 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.977 [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=98} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[404e8287] 23:58:11.977 [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:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.977 [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:58:11.977 [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:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.978 [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:58:11.978 [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:58:11.978 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) by 340 down to 2096046 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.978 [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.83:42656] 23:58:11.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.979 [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=141} 23:58:11.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.979 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73953173 after next message 23:58:11.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x3b655c0c, L:/10.30.171.222:18001 - R:/10.30.170.83:41928]} EXI handlers added to pipeline 23:58:11.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034])[want-reply=true] subsystem=netconf 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034])[subsystem] prepared command 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]}} established 23:58:11.980 [netconf-device-simulator-threads-3] 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]:18225 23:58:11.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 145: Creating data stores for simulated device 23:58:11.980 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.980 [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:58:11.980 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.980 [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:58:11.980 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.981 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55b29032] 23:58:11.981 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.981 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.981 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.981 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.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.83:34094]) by 373 down to 2096779 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.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.83:34094] 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.983 [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=101} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[234a631f] 23:58:11.983 [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:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.983 [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:58:11.983 [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:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18123', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=143} created 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]} created 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094] successful with session NetconfServerSession{sessionId=143, channel=[id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]} up 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440])[want-reply=true] subsystem=netconf 23:58:11.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.984 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440])[subsystem] prepared command 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]}} established 23:58:11.984 [netconf-device-simulator-threads-0] 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]:18091 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 146: Creating data stores for simulated device 23:58:11.984 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.984 [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:58:11.984 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.984 [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:58:11.984 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[90d8f6d] 23:58:11.984 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:11.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.985 [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.83:60900]) by 393 down to 2096386 23:58:11.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.985 [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.83:60900] 23:58:11.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.985 [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=111} 23:58:11.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c5bbdd4 after next message 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xbaf8f192, L:/10.30.171.222:18101 - R:/10.30.170.83:60900]} EXI handlers added to pipeline 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.986 [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.83:48212]) by 393 down to 2096386 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.986 [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.83:48212] 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.986 [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=114} 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@359a59c4 after next message 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xbff49ac5, L:/10.30.171.222:18232 - R:/10.30.170.83:48212]} EXI handlers added to pipeline 23:58:11.986 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.987 [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.83:41328]) by 393 down to 2096386 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.987 [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.83:41328] 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.987 [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=117} 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c2bca10 after next message 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xa33921f9, L:/10.30.171.222:18208 - R:/10.30.170.83:41328]} EXI handlers added to pipeline 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.987 [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.83:53612]) by 393 down to 2096386 23:58:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.988 [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.83:53612] 23:58:11.988 [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:58:11.988 [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:58:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.988 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.988 [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=121} 23:58:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@618e7675 after next message 23:58:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x06f343cf, L:/10.30.171.222:18000 - R:/10.30.170.83:53612]} EXI handlers added to pipeline 23:58:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.989 [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.83:54694]) by 393 down to 2096386 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.989 [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.83:54694] 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.989 [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=123} 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75a19e5d after next message 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xf0c93316, L:/10.30.171.222:18144 - R:/10.30.170.83:54694]} EXI handlers added to pipeline 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.989 [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.83:32800]) by 393 down to 2096386 23:58:11.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.989 [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.83:32800] 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.990 [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=124} 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76992f2c after next message 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x693b27af, L:/10.30.171.222:18312 - R:/10.30.170.83:32800]} EXI handlers added to pipeline 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.990 [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.83:60160]) by 393 down to 2096386 23:58:11.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.990 [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.83:60160] 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.991 [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=125} 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@328ab8e1 after next message 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x3f59554e, L:/10.30.171.222:18180 - R:/10.30.170.83:60160]} EXI handlers added to pipeline 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #6 SSH_MSG_CHANNEL_DATA 23:58:11.991 [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.83:41288]) by 393 down to 2096386 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_CHANNEL_DATA len=393 23:58:11.991 [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.83:41288] 23:58:11.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) by 340 down to 2096046 23:58:11.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.992 [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.83:56890] 23:58:11.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.992 [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=105} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[95a21cc] 23:58:11.993 [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:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.993 [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:58:11.993 [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:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.993 [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:58:11.993 [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:58:11.993 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) by 340 down to 2096046 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.994 [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.83:39518] 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:11.994 [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=106} 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[53b55891] 23:58:11.994 [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:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:11.994 [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:58:11.994 [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:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.994 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:11.995 [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:58:11.995 [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:58:11.995 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #7 SSH_MSG_CHANNEL_DATA 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) by 340 down to 2096046 23:58:11.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_CHANNEL_DATA len=340 23:58:11.995 [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.83:52076] 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #5 SSH_MSG_CHANNEL_DATA 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) by 373 down to 2096779 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_CHANNEL_DATA len=373 23:58:11.996 [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.83:33354] 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18319', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=144} created 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=144, channel=[id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]} created 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354] successful with session NetconfServerSession{sessionId=144, channel=[id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]} 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]} up 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198])[want-reply=true] subsystem=netconf 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198])[subsystem] prepared command 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]}} established 23:58:11.996 [netconf-device-simulator-threads-6] 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]:18103 23:58:11.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 147: Creating data stores for simulated device 23:58:11.997 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:11.997 [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:58:11.997 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:11.997 [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:58:11.997 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22330e0c] 23:58:11.997 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.004 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.004 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55b29032], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55b29032], subtreeVersion=Version[7a3ff875], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a3ff875], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] 23:58:12.006 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 145 on channel [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] 23:58:12.006 [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.83:55034]) by 1103 down to 2096049 23:58:12.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.006 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] 23:58:12.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] 23:58:12.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) request=subsystem activate command 23:58:12.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) starting runner for command=netconf 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.008 [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=109} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[79193193] 23:58:12.008 [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:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.008 [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:58:12.008 [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:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:11.991 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.008 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.009 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.009 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.009 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.009 [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:58:12.009 [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:58:12.009 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) by 340 down to 2096046 23:58:12.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.009 [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.83:43034] 23:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.010 [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:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ce50405] 23:58:12.010 [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:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.010 [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:58:12.010 [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:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.010 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.011 [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:58:12.011 [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:58:12.011 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) by 340 down to 2096046 23:58:12.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.011 [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.83:42182] 23:58:12.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.012 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.012 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[90d8f6d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[90d8f6d], subtreeVersion=Version[e3be3e5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e3be3e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] 23:58:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 146 on channel [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] 23:58:12.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.83:48440]) by 1103 down to 2096049 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) request=subsystem activate command 23:58:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) starting runner for command=netconf 23:58:12.013 [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=126} 23:58:12.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.014 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ad2ebb2 after next message 23:58:12.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xe55ec7ac, L:/10.30.171.222:18044 - R:/10.30.170.83:41288]} EXI handlers added to pipeline 23:58:12.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.014 [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.83:42928]) by 393 down to 2096386 23:58:12.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.014 [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.83:42928] 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.015 [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=130} 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7af607f after next message 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x7c2d2e4d, L:/10.30.171.222:18244 - R:/10.30.170.83:42928]} EXI handlers added to pipeline 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.015 [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.83:45406]) by 393 down to 2096386 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.015 [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.83:45406] 23:58:12.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.019 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.019 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22330e0c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22330e0c], subtreeVersion=Version[7744c7b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7744c7b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.019 [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=133} 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73872b02 after next message 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x15eb69af, L:/10.30.171.222:18132 - R:/10.30.170.83:45406]} EXI handlers added to pipeline 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.019 [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.83:55176]) by 393 down to 2096386 23:58:12.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.019 [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.83:55176] 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] 23:58:12.020 [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=135} 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.020 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 147 on channel [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6872a3b6 after next message 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf5d73627, L:/10.30.171.222:18076 - R:/10.30.170.83:55176]} EXI handlers added to pipeline 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.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.83:60198]) by 1103 down to 2096049 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.020 [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.83:57970]) by 393 down to 2096386 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.020 [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.83:57970] 23:58:12.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.020 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] 23:58:12.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] 23:58:12.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) request=subsystem activate command 23:58:12.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) starting runner for command=netconf 23:58:12.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.021 [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:58:12.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12b6eab] 23:58:12.021 [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:58:12.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.022 [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:58:12.022 [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:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.022 [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:58:12.022 [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:58:12.022 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) by 340 down to 2096046 23:58:12.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.022 [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.83:54790] 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.023 [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=119} 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[72f97c60] 23:58:12.023 [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:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.023 [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:58:12.023 [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:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.024 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.026 [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=138} 23:58:12.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.026 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c65122b after next message 23:58:12.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x3c1e5bf3, L:/10.30.171.222:18169 - R:/10.30.170.83:57970]} EXI handlers added to pipeline 23:58:12.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246])[want-reply=true] subsystem=netconf 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246])[subsystem] prepared command 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]}} established 23:58:12.027 [netconf-device-simulator-threads-1] 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]:18215 23:58:12.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 148: Creating data stores for simulated device 23:58:12.027 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.027 [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:58:12.027 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.027 [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:58:12.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.028 [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.83:55034]) by 373 down to 2096779 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.028 [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.83:55034] 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18225', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=145} created 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]} created 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034] successful with session NetconfServerSession{sessionId=145, channel=[id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]} 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]} up 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490])[want-reply=true] subsystem=netconf 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490])[subsystem] prepared command 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]}} established 23:58:12.028 [netconf-device-simulator-threads-3] 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]:18073 23:58:12.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 149: Creating data stores for simulated device 23:58:12.028 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.028 [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:58:12.028 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.028 [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:58:12.029 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1fd05542] 23:58:12.029 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.031 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[395390f7] 23:58:12.031 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.031 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.031 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.031 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) by 373 down to 2096779 23:58:12.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.033 [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.83:48440] 23:58:12.033 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.033 [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:58:12.034 [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:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18091', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=146} created 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]} created 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440] successful with session NetconfServerSession{sessionId=146, channel=[id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]} 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]} up 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618])[want-reply=true] subsystem=netconf 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618])[subsystem] prepared command 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]}} established 23:58:12.034 [netconf-device-simulator-threads-0] 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]:18171 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 150: Creating data stores for simulated device 23:58:12.034 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.034 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.034 [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:58:12.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) by 340 down to 2096046 23:58:12.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.034 [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.83:43066] 23:58:12.034 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.034 [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:58:12.034 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[340bd111] 23:58:12.034 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.035 [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=122} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[515fc8f6] 23:58:12.035 [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:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.035 [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:58:12.035 [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:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.035 [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:58:12.035 [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:58:12.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:60198]) by 373 down to 2096779 23:58:12.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.045 [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.83:60198] 23:58:12.045 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18103', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=147} created 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]} created 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198] successful with session NetconfServerSession{sessionId=147, channel=[id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]} 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]} up 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280])[want-reply=true] subsystem=netconf 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280])[subsystem] prepared command 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]}} established 23:58:12.046 [netconf-device-simulator-threads-6] 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]:18130 23:58:12.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 151: Creating data stores for simulated device 23:58:12.046 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.046 [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:58:12.046 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.046 [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:58:12.046 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.047 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4863ee44] 23:58:12.047 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.047 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.047 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.047 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.035 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) by 340 down to 2096046 23:58:12.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.048 [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.83:40280] 23:58:12.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.065 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.065 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4863ee44], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4863ee44], subtreeVersion=Version[138555b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[138555b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] 23:58:12.066 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 151 on channel [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) by 1103 down to 2096049 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) request=subsystem activate command 23:58:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) starting runner for command=netconf 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.071 [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=57} 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d9f96cd] 23:58:12.071 [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:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.071 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1fd05542], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1fd05542], subtreeVersion=Version[534a8804], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[534a8804], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.071 [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:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.071 [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:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.071 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[395390f7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[395390f7], subtreeVersion=Version[2c888524], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c888524], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.071 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.072 [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:58:12.072 [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:58:12.072 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) by 340 down to 2096046 23:58:12.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.072 [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.83:40590] 23:58:12.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] 23:58:12.072 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 149 on channel [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] 23:58:12.073 [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.83:51490]) by 1103 down to 2096049 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] 23:58:12.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] 23:58:12.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) request=subsystem activate command 23:58:12.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) starting runner for command=netconf 23:58:12.073 [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=59} 23:58:12.073 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b9f145d] 23:58:12.073 [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:58:12.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.073 [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:58:12.073 [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:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.074 [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:58:12.074 [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:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] 23:58:12.074 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 148 on channel [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] 23:58:12.074 [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.83:41246]) by 1103 down to 2096049 23:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.074 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.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.83:56014]) by 340 down to 2096046 23:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] 23:58:12.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] 23:58:12.074 [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.83:56014] 23:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) request=subsystem activate command 23:58:12.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) starting runner for command=netconf 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.075 [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=67} 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40038c7f] 23:58:12.075 [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:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.075 [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:58:12.075 [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:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.076 [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:58:12.076 [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:58:12.076 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) by 340 down to 2096046 23:58:12.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.076 [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.83:51136] 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.077 [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=63} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d946431] 23:58:12.077 [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:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.077 [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:58:12.077 [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:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.079 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.079 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[340bd111], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[340bd111], subtreeVersion=Version[59ef9d25], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59ef9d25], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] 23:58:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 150 on channel [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] 23:58:12.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.83:44618]) by 1103 down to 2096049 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) request=subsystem activate command 23:58:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) starting runner for command=netconf 23:58:12.083 [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:58:12.083 [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:58:12.083 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) by 340 down to 2096046 23:58:12.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.083 [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.83:41584] 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.084 [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=46} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3486691] 23:58:12.084 [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:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.084 [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:58:12.084 [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:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.085 [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:58:12.085 [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:58:12.085 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:53186]) by 340 down to 2096046 23:58:12.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.085 [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.83:53186] 23:58:12.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.086 [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=49} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57894083] 23:58:12.086 [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:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.086 [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:58:12.086 [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:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.086 [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:58:12.086 [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:58:12.086 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:51296]) by 340 down to 2096046 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.087 [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.83:51296] 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.087 [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=53} 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b11ef64] 23:58:12.087 [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:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.087 [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:58:12.087 [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:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.088 [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:58:12.088 [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:58:12.088 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) by 340 down to 2096046 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.088 [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.83:38572] 23:58:12.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.089 [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:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7624cb9a] 23:58:12.089 [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:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.089 [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:58:12.089 [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:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.089 [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:58:12.089 [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:58:12.089 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@306d2568 23:58:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) by 179 down to 2095870 23:58:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39430]) by 733 down to 2095138 23:58:12.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) by 373 down to 2096779 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.091 [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.83:46280] 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] 23:58:12.091 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18130', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=151} created 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]} created 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280] successful with session NetconfServerSession{sessionId=151, channel=[id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]} 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]} up 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018])[want-reply=true] subsystem=netconf 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018])[subsystem] prepared command 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]}} established 23:58:12.092 [netconf-device-simulator-threads-6] 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]:18202 23:58:12.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 152: Creating data stores for simulated device 23:58:12.092 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.092 [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:58:12.092 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.092 [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:58:12.092 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39f7ba5] 23:58:12.093 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.096 [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.83:51490]) by 373 down to 2096779 23:58:12.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.096 [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.83:51490] 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18073', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=149} created 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]} created 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490] successful with session NetconfServerSession{sessionId=149, channel=[id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]} 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]} up 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666])[want-reply=true] subsystem=netconf 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666])[subsystem] prepared command 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]}} established 23:58:12.097 [netconf-device-simulator-threads-3] 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]:18241 23:58:12.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 153: Creating data stores for simulated device 23:58:12.098 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.098 [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:58:12.098 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.098 [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:58:12.098 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.098 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ba9286f] 23:58:12.098 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.099 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.099 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.099 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41322]) Send SSH_MSG_KEXINIT 23:58:12.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:12.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41322]) process #0 SSH_MSG_KEXINIT 23:58:12.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41322]) SSH_MSG_KEXINIT 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41322]) strict KEX=true client=true server=true 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: server host key algorithms = rsa-sha2-512 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: compression algorithms (client to server) = none 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41322]) Kex: compression algorithms (server to client) = none 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52162]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:12.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52162]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:12.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40018]) by 733 down to 2095138 23:58:12.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:35644]) by 733 down to 2095138 23:58:12.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:58818]) by 733 down to 2095138 23:58:12.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.110 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.111 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.111 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ba9286f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ba9286f], subtreeVersion=Version[735424fe], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[735424fe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.111 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] 23:58:12.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.83:42656]) by 733 down to 2095137 23:58:12.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.112 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 153 on channel [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] 23:58:12.112 [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.83:44666]) by 1103 down to 2096049 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) request=subsystem activate command 23:58:12.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) starting runner for command=netconf 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) by 373 down to 2096779 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.113 [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.83:44618] 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56890]) by 733 down to 2095137 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] 23:58:12.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18171', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=150} created 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=150, channel=[id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]} created 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618] successful with session NetconfServerSession{sessionId=150, channel=[id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]} 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]} up 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980])[want-reply=true] subsystem=netconf 23:58:12.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980])[subsystem] prepared command 23:58:12.114 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]}} established 23:58:12.114 [netconf-device-simulator-threads-0] 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]:18003 23:58:12.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 154: Creating data stores for simulated device 23:58:12.114 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.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:58:12.114 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.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:58:12.114 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.114 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f16bc58] 23:58:12.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.115 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.115 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.115 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.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.83:39518]) by 733 down to 2095137 23:58:12.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:52076]) by 733 down to 2095137 23:58:12.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:43034]) by 733 down to 2095137 23:58:12.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42182]) by 733 down to 2095137 23:58:12.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54790]) by 733 down to 2095137 23:58:12.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43066]) by 733 down to 2095137 23:58:12.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40280]) by 733 down to 2095138 23:58:12.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40590]) by 733 down to 2095138 23:58:12.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56014]) by 733 down to 2095138 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51136]) by 733 down to 2095138 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41584]) by 733 down to 2095138 23:58:12.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.127 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.127 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39f7ba5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39f7ba5], subtreeVersion=Version[3759fc97], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3759fc97], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] 23:58:12.128 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 152 on channel [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) by 1103 down to 2096049 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) request=subsystem activate command 23:58:12.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) starting runner for command=netconf 23:58:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:53186]) by 733 down to 2095138 23:58:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:51296]) by 733 down to 2095138 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:38572]) by 733 down to 2095138 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) by 340 down to 2096046 23:58:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.135 [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.83:41242] 23:58:12.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.136 [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=129} 23:58:12.136 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3495410f] 23:58:12.136 [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:58:12.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.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:58:12.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:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.137 [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.83:41246]) by 373 down to 2096779 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.137 [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.83:41246] 23:58:12.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:58:12.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:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.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:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] 23:58:12.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:58:12.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:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18215', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=148} created 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]} created 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246] successful with session NetconfServerSession{sessionId=148, channel=[id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]} 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]} up 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934])[want-reply=true] subsystem=netconf 23:58:12.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934])[subsystem] prepared command 23:58:12.138 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]}} established 23:58:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) by 393 down to 2096386 23:58:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.138 [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.83:47928] 23:58:12.138 [netconf-device-simulator-threads-1] 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]:18111 23:58:12.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 155: Creating data stores for simulated device 23:58:12.138 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.138 [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:58:12.138 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.138 [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:58:12.138 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.138 [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=142} 23:58:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.138 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f398710] 23:58:12.138 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41bedc99 after next message 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x02c74ca4, L:/10.30.171.222:18083 - R:/10.30.170.83:47928]} EXI handlers added to pipeline 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.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.83:41242]) by 733 down to 2095137 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41bedc99 23:58:12.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.83:47928]) by 179 down to 2095870 23:58:12.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.144 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.145 [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.83:44666]) by 373 down to 2096779 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.145 [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.83:44666] 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18241', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=153} created 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]} created 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666] successful with session NetconfServerSession{sessionId=153, channel=[id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]} 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]} up 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016])[want-reply=true] subsystem=netconf 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016])[subsystem] prepared command 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]}} established 23:58:12.145 [netconf-device-simulator-threads-3] 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]:18201 23:58:12.145 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 156: Creating data stores for simulated device 23:58:12.145 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.145 [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:58:12.145 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.145 [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:58:12.145 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.146 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[573ce317] 23:58:12.146 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.146 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.146 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.146 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.149 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.149 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.149 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.149 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.149 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[573ce317], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[573ce317], subtreeVersion=Version[18e03eb8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[18e03eb8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.149 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) by 340 down to 2096046 23:58:12.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.150 [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.83:47928] 23:58:12.150 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] 23:58:12.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.150 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 156 on channel [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] 23:58:12.150 [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=142} 23:58:12.150 [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.83:51016]) by 1103 down to 2096049 23:58:12.150 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) request=subsystem activate command 23:58:12.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) starting runner for command=netconf 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) by 373 down to 2096779 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.152 [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.83:59018] 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18202', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=152} created 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]} created 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018] successful with session NetconfServerSession{sessionId=152, channel=[id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]} 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]} up 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562])[want-reply=true] subsystem=netconf 23:58:12.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562])[subsystem] prepared command 23:58:12.153 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]}} established 23:58:12.153 [netconf-device-simulator-threads-6] 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]:18262 23:58:12.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 157: Creating data stores for simulated device 23:58:12.153 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.153 [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:58:12.153 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.153 [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:58:12.153 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2225de87] 23:58:12.154 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[313b53b2] 23:58:12.155 [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:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.155 [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:58:12.155 [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:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.155 [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:58:12.155 [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:58:12.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.160 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.160 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f398710], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f398710], subtreeVersion=Version[4d34aa4c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d34aa4c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.160 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] 23:58:12.161 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 155 on channel [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] 23:58:12.161 [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.83:52934]) by 1103 down to 2096049 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.155 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) request=subsystem activate command 23:58:12.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) starting runner for command=netconf 23:58:12.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47928]) by 733 down to 2095137 23:58:12.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.172 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.172 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f16bc58], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f16bc58], subtreeVersion=Version[11d25618], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[11d25618], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] 23:58:12.173 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 154 on channel [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] 23:58:12.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.83:56980]) by 1103 down to 2096049 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) request=subsystem activate command 23:58:12.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) starting runner for command=netconf 23:58:12.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.186 [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.83:51016]) by 373 down to 2096779 23:58:12.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.186 [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.83:51016] 23:58:12.186 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18201', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=156} created 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]} created 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016] successful with session NetconfServerSession{sessionId=156, channel=[id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]} 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]} up 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200])[want-reply=true] subsystem=netconf 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200])[subsystem] prepared command 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]}} established 23:58:12.187 [netconf-device-simulator-threads-3] 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]:18097 23:58:12.187 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 158: Creating data stores for simulated device 23:58:12.187 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.187 [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:58:12.187 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.187 [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:58:12.187 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.192 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6c9cd8a7] 23:58:12.192 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.192 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.192 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.192 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.193 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.193 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2225de87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2225de87], subtreeVersion=Version[24599865], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[24599865], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] 23:58:12.195 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 157 on channel [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] 23:58:12.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.83:40562]) by 1103 down to 2096049 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) request=subsystem activate command 23:58:12.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) starting runner for command=netconf 23:58:12.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.208 [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.83:52934]) by 373 down to 2096779 23:58:12.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.208 [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.83:52934] 23:58:12.208 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] 23:58:12.208 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18111', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=155} created 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]} created 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934] successful with session NetconfServerSession{sessionId=155, channel=[id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]} 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]} up 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372])[want-reply=true] subsystem=netconf 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372])[subsystem] prepared command 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]}} established 23:58:12.209 [netconf-device-simulator-threads-1] 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]:18135 23:58:12.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 159: Creating data stores for simulated device 23:58:12.209 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.209 [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:58:12.209 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.209 [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:58:12.209 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.210 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3a69f6c9] 23:58:12.210 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.210 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.210 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.210 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.220 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.220 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3a69f6c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3a69f6c9], subtreeVersion=Version[7427673d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7427673d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.222 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] 23:58:12.222 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 159 on channel [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] 23:58:12.223 [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.83:53372]) by 1103 down to 2096049 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) request=subsystem activate command 23:58:12.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) starting runner for command=netconf 23:58:12.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.226 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.226 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6c9cd8a7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6c9cd8a7], subtreeVersion=Version[3f42f371], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f42f371], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.227 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.227 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] 23:58:12.227 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 158 on channel [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] 23:58:12.228 [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.83:45200]) by 1103 down to 2096049 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) request=subsystem activate command 23:58:12.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) starting runner for command=netconf 23:58:12.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.231 [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.83:53372]) by 373 down to 2096779 23:58:12.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.231 [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.83:53372] 23:58:12.231 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] 23:58:12.231 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18135', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=159} created 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]} created 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372] successful with session NetconfServerSession{sessionId=159, channel=[id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]} 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]} up 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242])[want-reply=true] subsystem=netconf 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242])[subsystem] prepared command 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]}} established 23:58:12.232 [netconf-device-simulator-threads-1] 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]:18039 23:58:12.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 160: Creating data stores for simulated device 23:58:12.232 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.232 [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:58:12.232 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.232 [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:58:12.232 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.233 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2abfe79a] 23:58:12.233 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.233 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.233 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.233 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.243 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.243 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2abfe79a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2abfe79a], subtreeVersion=Version[b8afa79], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b8afa79], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] 23:58:12.244 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 160 on channel [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] 23:58:12.244 [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.83:44242]) by 1103 down to 2096049 23:58:12.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) request=subsystem activate command 23:58:12.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) starting runner for command=netconf 23:58:12.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) by 373 down to 2096779 23:58:12.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.251 [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.83:40562] 23:58:12.251 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18262', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=157} created 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]} created 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562] successful with session NetconfServerSession{sessionId=157, channel=[id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]} 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]} up 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60622]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60622]] session=TransportServerSession[admin@/10.30.170.83:60622] id=0 23:58:12.252 [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.83:60622])) size=2097152, max=2097152, packet=32768 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60622]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60622] 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60622]) recipient=0 23:58:12.252 [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.83:60622])) size=2097152, max=2097152, packet=32768 23:58:12.252 [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.83:60622])) re-initializing 23:58:12.252 [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.83:60622])) size=2097152, max=2097152, packet=32768 23:58:12.252 [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.83:60622]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41750]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41750]] session=TransportServerSession[admin@/10.30.170.83:41750] id=0 23:58:12.253 [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.83:41750])) size=2097152, max=2097152, packet=32768 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41750]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41750] 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41750]) recipient=0 23:58:12.253 [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.83:41750])) size=2097152, max=2097152, packet=32768 23:58:12.253 [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.83:41750])) re-initializing 23:58:12.253 [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.83:41750])) size=2097152, max=2097152, packet=32768 23:58:12.253 [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.83:41750]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35000]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35000]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:12.253 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35000]) authentication result: true 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35000]) SSH_MSG_USERAUTH_REQUEST 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35000])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35000]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35000]) no heartbeat to stop 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35000]) heartbeat type=IGNORE, interval=PT30S 23:58:12.253 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35000 authenticated 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7413a418 23:58:12.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.83:34276]) by 179 down to 2095871 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42b941e9 23:58:12.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.83:42604]) by 179 down to 2095871 23:58:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31451608 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) by 179 down to 2095871 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64c268eb 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) by 179 down to 2095871 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7626434e 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) by 179 down to 2095871 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16b11629 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) by 179 down to 2095871 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@229a7d11 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) by 179 down to 2095871 23:58:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f37361 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) by 179 down to 2095871 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b2a9b62 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) by 179 down to 2095871 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e06f6a3 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) by 179 down to 2095871 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@129dd667 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) by 179 down to 2095871 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c0b9ac8 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) by 179 down to 2095871 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35826611 23:58:12.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.83:53394]) by 179 down to 2095871 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c771a0e 23:58:12.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.83:49598]) by 179 down to 2095871 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@605e28e0 23:58:12.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.83:41920]) by 179 down to 2095870 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d1cfe3d 23:58:12.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.83:56010]) by 179 down to 2095870 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f1101f9 23:58:12.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.83:51436]) by 179 down to 2095870 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d31f47c 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) by 179 down to 2095870 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f59def5 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) by 179 down to 2095870 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fd624f5 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) by 179 down to 2095870 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74f1d1ed 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) by 179 down to 2095870 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) by 340 down to 2096046 23:58:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.257 [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.83:34276] 23:58:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.258 [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:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3ccd03ca] 23:58:12.259 [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:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.259 [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:58:12.259 [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:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.259 [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:58:12.259 [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:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.264 [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.83:45200]) by 373 down to 2096779 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.264 [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.83:45200] 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.263 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] 23:58:12.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.83:47426]) by 340 down to 2096046 23:58:12.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18097', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.264 [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.83:47426] 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=158} created 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]} created 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200] successful with session NetconfServerSession{sessionId=158, channel=[id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]} 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]} up 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680])[want-reply=true] subsystem=netconf 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680])[subsystem] prepared command 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]}} established 23:58:12.265 [netconf-device-simulator-threads-3] 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]:18193 23:58:12.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 161: Creating data stores for simulated device 23:58:12.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.265 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.265 [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:58:12.265 [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:58:12.265 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.265 [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:58:12.265 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[679b5e1d] 23:58:12.265 [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:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.265 [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:58:12.265 [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:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.265 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[564f9860] 23:58:12.265 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.266 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.266 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.266 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.266 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.266 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[564f9860], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[564f9860], subtreeVersion=Version[e61c57], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e61c57], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.267 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] 23:58:12.267 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 161 on channel [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] 23:58:12.268 [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.83:47680]) by 1103 down to 2096049 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) request=subsystem activate command 23:58:12.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) starting runner for command=netconf 23:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:55434]) by 340 down to 2096046 23:58:12.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.272 [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.83:55434] 23:58:12.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.274 [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.83:44242]) by 373 down to 2096779 23:58:12.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.274 [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.83:44242] 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18039', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=160} created 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]} created 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242] successful with session NetconfServerSession{sessionId=160, channel=[id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]} 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]} up 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034])[want-reply=true] subsystem=netconf 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034])[subsystem] prepared command 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]}} established 23:58:12.276 [netconf-device-simulator-threads-1] 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]:18223 23:58:12.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 162: Creating data stores for simulated device 23:58:12.276 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.276 [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:58:12.276 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.276 [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:58:12.276 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.277 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ea5476c] 23:58:12.277 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.277 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.277 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.277 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.280 [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=66} 23:58:12.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[186e506e] 23:58:12.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:58:12.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:49240]) by 340 down to 2096046 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.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.83:49240] 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.281 [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=73} 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15e5843] 23:58:12.281 [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:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.281 [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:58:12.281 [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:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.282 [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:58:12.282 [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:58:12.282 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) by 340 down to 2096046 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.282 [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.83:57226] 23:58:12.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.283 [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=75} 23:58:12.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e77c5ae] 23:58:12.283 [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:58:12.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) by 373 down to 2096779 23:58:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.287 [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.83:56980] 23:58:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18003', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=154} created 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]} created 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980] successful with session NetconfServerSession{sessionId=154, channel=[id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]} 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]} up 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314])[want-reply=true] subsystem=netconf 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314])[subsystem] prepared command 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]}} established 23:58:12.288 [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]:18019 23:58:12.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 163: Creating data stores for simulated device 23:58:12.288 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.288 [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:58:12.288 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.288 [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:58:12.288 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b988310] 23:58:12.289 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) by 340 down to 2096046 23:58:12.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.289 [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.83:58434] 23:58:12.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.290 [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=80} 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.293 [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.83:47680]) by 373 down to 2096779 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.293 [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.83:47680] 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.293 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ce41536] 23:58:12.293 [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:58:12.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.293 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.293 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.293 [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:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18193', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=161} created 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]} created 23:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680] successful with session NetconfServerSession{sessionId=161, channel=[id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]} 23:58:12.293 [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:58:12.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]} up 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034])[want-reply=true] subsystem=netconf 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034])[subsystem] prepared command 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]}} established 23:58:12.294 [netconf-device-simulator-threads-3] 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]:18109 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 164: Creating data stores for simulated device 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.294 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.294 [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:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.294 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.294 [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:58:12.294 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.294 [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:58:12.294 [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:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[20cc2009] 23:58:12.294 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.294 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) by 393 down to 2096386 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.294 [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.83:55918] 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.294 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.295 [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=128} 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ed81af1 after next message 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf44ff2f0, L:/10.30.171.222:18124 - R:/10.30.170.83:55918]} EXI handlers added to pipeline 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:56918]) by 393 down to 2096386 23:58:12.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.308 [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.83:56918] 23:58:12.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.308 [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=131} 23:58:12.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bb75ff5 after next message 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=131, channel=[id: 0xb3f948ef, L:/10.30.171.222:18324 - R:/10.30.170.83:56918]} EXI handlers added to pipeline 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) by 393 down to 2096386 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.309 [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.83:57024] 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.312 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.312 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.312 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.312 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[20cc2009], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[20cc2009], subtreeVersion=Version[d454c4d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d454c4d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.312 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.313 [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:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bcae22d after next message 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xbd0dba57, L:/10.30.171.222:18308 - R:/10.30.170.83:57024]} EXI handlers added to pipeline 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) by 393 down to 2096386 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.313 [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.83:44578] 23:58:12.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.314 [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=137} 23:58:12.313 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 164 on channel [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.314 [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.83:46034]) by 1103 down to 2096049 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@617aa93a after next message 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x966b486e, L:/10.30.171.222:18228 - R:/10.30.170.83:44578]} EXI handlers added to pipeline 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) by 393 down to 2096386 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.314 [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.83:43596] 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) request=subsystem activate command 23:58:12.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) starting runner for command=netconf 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.314 [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=140} 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2da5c86e after next message 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x41682b95, L:/10.30.171.222:18327 - R:/10.30.170.83:43596]} EXI handlers added to pipeline 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) by 393 down to 2096386 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.315 [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.83:33354] 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.315 [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=144} 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.316 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a30b2c1 after next message 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=144, channel=[id: 0x0da322e0, L:/10.30.171.222:18319 - R:/10.30.170.83:33354]} EXI handlers added to pipeline 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) by 393 down to 2096386 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.316 [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.83:60198] 23:58:12.316 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b988310], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b988310], subtreeVersion=Version[6c86352c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c86352c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.316 [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=147} 23:58:12.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d0aeee0 after next message 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xefdad323, L:/10.30.171.222:18103 - R:/10.30.170.83:60198]} EXI handlers added to pipeline 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) by 393 down to 2096386 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.317 [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.83:46280] 23:58:12.317 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 163 on channel [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) by 1103 down to 2096049 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) request=subsystem activate command 23:58:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) starting runner for command=netconf 23:58:12.317 [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=151} 23:58:12.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a6bb5ed after next message 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xf5bcc4b6, L:/10.30.171.222:18130 - R:/10.30.170.83:46280]} EXI handlers added to pipeline 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:59018]) by 393 down to 2096386 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.318 [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.83:59018] 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.318 [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=152} 23:58:12.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.324 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c58222 after next message 23:58:12.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x29a3a839, L:/10.30.171.222:18202 - R:/10.30.170.83:59018]} EXI handlers added to pipeline 23:58:12.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) by 393 down to 2096386 23:58:12.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.324 [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.83:40562] 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.325 [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=157} 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62c7758b after next message 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x5a3a6f1c, L:/10.30.171.222:18262 - R:/10.30.170.83:40562]} EXI handlers added to pipeline 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622])[want-reply=true] subsystem=netconf 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622])[subsystem] prepared command 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]}} established 23:58:12.326 [netconf-device-simulator-threads-6] 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]:18226 23:58:12.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 165: Creating data stores for simulated device 23:58:12.326 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.326 [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:58:12.326 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.326 [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:58:12.326 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.326 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62b17d0b] 23:58:12.326 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.327 [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.83:46034]) by 373 down to 2096779 23:58:12.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.327 [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.83:46034] 23:58:12.327 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18109', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=164} created 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]} created 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034] successful with session NetconfServerSession{sessionId=164, channel=[id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]} 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]} up 23:58:12.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.328 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850])[want-reply=true] subsystem=netconf 23:58:12.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850])[subsystem] prepared command 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]}} established 23:58:12.328 [netconf-device-simulator-threads-3] 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]:18205 23:58:12.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 166: Creating data stores for simulated device 23:58:12.328 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.328 [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:58:12.328 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ea5476c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ea5476c], subtreeVersion=Version[78d16e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78d16e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.328 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.328 [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:58:12.328 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.329 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28a88946] 23:58:12.329 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.329 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.329 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.329 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] 23:58:12.330 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 162 on channel [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] 23:58:12.331 [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.83:36034]) by 1103 down to 2096049 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) request=subsystem activate command 23:58:12.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) starting runner for command=netconf 23:58:12.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.335 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.335 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28a88946], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28a88946], subtreeVersion=Version[4ea29f65], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ea29f65], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] 23:58:12.336 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 166 on channel [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] 23:58:12.336 [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.83:43850]) by 1103 down to 2096049 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) request=subsystem activate command 23:58:12.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) starting runner for command=netconf 23:58:12.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52162]) Send SSH_MSG_KEXINIT 23:58:12.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:12.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52162]) process #0 SSH_MSG_KEXINIT 23:58:12.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52162]) SSH_MSG_KEXINIT 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52162]) strict KEX=true client=true server=true 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: server host key algorithms = rsa-sha2-512 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: compression algorithms (client to server) = none 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52162]) Kex: compression algorithms (server to client) = none 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41964]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:12.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41964]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:12.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.347 [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.83:43850]) by 373 down to 2096779 23:58:12.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.347 [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.83:43850] 23:58:12.347 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18205', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=166} created 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=166, channel=[id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]} created 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850] successful with session NetconfServerSession{sessionId=166, channel=[id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]} 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]} up 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352])[want-reply=true] subsystem=netconf 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352])[subsystem] prepared command 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]}} established 23:58:12.348 [netconf-device-simulator-threads-3] 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]:18213 23:58:12.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 167: Creating data stores for simulated device 23:58:12.348 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.348 [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:58:12.348 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.348 [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:58:12.348 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.349 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[a416c5c] 23:58:12.349 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.349 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.349 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.349 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) by 373 down to 2096779 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.356 [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.83:49314] 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18019', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=163} created 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]} created 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314] successful with session NetconfServerSession{sessionId=163, channel=[id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]} 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]} up 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582])[want-reply=true] subsystem=netconf 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582])[subsystem] prepared command 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]}} established 23:58:12.356 [netconf-device-simulator-threads-0] 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]:18161 23:58:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 168: Creating data stores for simulated device 23:58:12.356 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.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:58:12.356 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.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:58:12.356 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43d9d17e] 23:58:12.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.360 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.360 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43d9d17e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43d9d17e], subtreeVersion=Version[5fb1d54b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5fb1d54b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] 23:58:12.361 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 168 on channel [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] 23:58:12.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.83:48582]) by 1103 down to 2096049 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) request=subsystem activate command 23:58:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) starting runner for command=netconf 23:58:12.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.367 [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.83:36034]) by 373 down to 2096779 23:58:12.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.367 [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.83:36034] 23:58:12.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) by 373 down to 2096779 23:58:12.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.380 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62b17d0b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62b17d0b], subtreeVersion=Version[793cbfb3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[793cbfb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.380 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.380 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[a416c5c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[a416c5c], subtreeVersion=Version[4c7c4008], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c7c4008], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.367 [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.83:48582] 23:58:12.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.380 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18161', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=168} created 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]} created 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582] successful with session NetconfServerSession{sessionId=168, channel=[id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]} 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]} up 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196])[want-reply=true] subsystem=netconf 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196])[subsystem] prepared command 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]}} established 23:58:12.381 [netconf-device-simulator-threads-0] 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]:18233 23:58:12.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] 23:58:12.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 169: Creating data stores for simulated device 23:58:12.381 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.382 [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:58:12.382 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.381 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 165 on channel [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] 23:58:12.382 [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:58:12.382 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) by 1103 down to 2096049 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) request=subsystem activate command 23:58:12.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) starting runner for command=netconf 23:58:12.382 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5829d658] 23:58:12.382 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.383 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.383 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.383 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.384 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] 23:58:12.384 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 167 on channel [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] 23:58:12.384 [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.83:39352]) by 1103 down to 2096049 23:58:12.384 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) request=subsystem activate command 23:58:12.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) starting runner for command=netconf 23:58:12.380 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18223', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=162} created 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]} created 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034] successful with session NetconfServerSession{sessionId=162, channel=[id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]} 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]} up 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154])[want-reply=true] subsystem=netconf 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154])[subsystem] prepared command 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]}} established 23:58:12.385 [netconf-device-simulator-threads-1] 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]:18146 23:58:12.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 170: Creating data stores for simulated device 23:58:12.385 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.385 [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:58:12.385 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.386 [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:58:12.386 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d75e0d3] 23:58:12.386 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) by 373 down to 2096779 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.392 [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.83:60622] 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18226', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=165} created 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]} created 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622] successful with session NetconfServerSession{sessionId=165, channel=[id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]} 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]} up 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750])[want-reply=true] subsystem=netconf 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750])[subsystem] prepared command 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]}} established 23:58:12.393 [netconf-device-simulator-threads-6] 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]:18302 23:58:12.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 171: Creating data stores for simulated device 23:58:12.393 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.393 [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:58:12.393 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.393 [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:58:12.393 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3452e27e] 23:58:12.394 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.399 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.399 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5829d658], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5829d658], subtreeVersion=Version[2304683d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2304683d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] 23:58:12.401 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 169 on channel [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] 23:58:12.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.83:40196]) by 1103 down to 2096049 23:58:12.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) request=subsystem activate command 23:58:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) starting runner for command=netconf 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.404 [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.83:39352]) by 373 down to 2096779 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.404 [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.83:39352] 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18213', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=167} created 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]} created 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352] successful with session NetconfServerSession{sessionId=167, channel=[id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]} 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]} up 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658])[want-reply=true] subsystem=netconf 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658])[subsystem] prepared command 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]}} established 23:58:12.404 [netconf-device-simulator-threads-3] 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]:18013 23:58:12.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 172: Creating data stores for simulated device 23:58:12.405 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.405 [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:58:12.405 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.405 [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:58:12.405 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.405 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[27531f51] 23:58:12.405 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.406 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.406 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.406 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.411 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.411 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[27531f51], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[27531f51], subtreeVersion=Version[2b5b0339], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b5b0339], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] 23:58:12.412 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 172 on channel [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] 23:58:12.413 [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.83:43658]) by 1103 down to 2096049 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) request=subsystem activate command 23:58:12.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) starting runner for command=netconf 23:58:12.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.424 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.425 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3452e27e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3452e27e], subtreeVersion=Version[11088fe9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[11088fe9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] 23:58:12.426 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 171 on channel [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) by 1103 down to 2096049 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) request=subsystem activate command 23:58:12.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) starting runner for command=netconf 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:40196]) by 373 down to 2096779 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.427 [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.83:40196] 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18233', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=169} created 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]} created 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196] successful with session NetconfServerSession{sessionId=169, channel=[id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]} 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]} up 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356])[want-reply=true] subsystem=netconf 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356])[subsystem] prepared command 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]}} established 23:58:12.428 [netconf-device-simulator-threads-0] 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]:18313 23:58:12.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 173: Creating data stores for simulated device 23:58:12.428 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.428 [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:58:12.428 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.428 [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:58:12.428 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d7a0368] 23:58:12.429 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.433 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.433 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.433 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.433 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.433 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d75e0d3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d75e0d3], subtreeVersion=Version[71814a5b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71814a5b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.433 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] 23:58:12.434 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 170 on channel [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] 23:58:12.434 [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.83:46154]) by 1103 down to 2096049 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) request=subsystem activate command 23:58:12.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) starting runner for command=netconf 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.444 [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.83:43658]) by 373 down to 2096779 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.444 [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.83:43658] 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] 23:58:12.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18013', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=172} created 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]} created 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658] successful with session NetconfServerSession{sessionId=172, channel=[id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]} 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]} up 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928])[want-reply=true] subsystem=netconf 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928])[subsystem] prepared command 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]}} established 23:58:12.445 [netconf-device-simulator-threads-3] 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]:18288 23:58:12.445 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 174: Creating data stores for simulated device 23:58:12.445 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.445 [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:58:12.445 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.445 [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:58:12.445 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.446 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14ae2a09] 23:58:12.446 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.446 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.446 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.446 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) by 373 down to 2096779 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.452 [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.83:41750] 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18302', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=171} created 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]} created 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750] successful with session NetconfServerSession{sessionId=171, channel=[id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]} 23:58:12.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]} up 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35000]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35000]] session=TransportServerSession[admin@/10.30.170.83:35000] id=0 23:58:12.453 [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.83:35000])) size=2097152, max=2097152, packet=32768 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35000]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35000] 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35000]) recipient=0 23:58:12.453 [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.83:35000])) size=2097152, max=2097152, packet=32768 23:58:12.453 [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.83:35000])) re-initializing 23:58:12.453 [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.83:35000])) size=2097152, max=2097152, packet=32768 23:58:12.453 [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.83:35000]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442])[want-reply=true] subsystem=netconf 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442])[subsystem] prepared command 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]}} established 23:58:12.453 [netconf-device-simulator-threads-6] 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]:18230 23:58:12.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 175: Creating data stores for simulated device 23:58:12.453 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.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:58:12.453 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.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:58:12.453 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6186e36a] 23:58:12.454 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.457 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.457 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.457 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.457 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d7a0368], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d7a0368], subtreeVersion=Version[3942b1a1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3942b1a1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.457 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] 23:58:12.458 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 173 on channel [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] 23:58:12.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.83:59356]) by 1103 down to 2096049 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) request=subsystem activate command 23:58:12.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) starting runner for command=netconf 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.464 [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.83:46154]) by 373 down to 2096779 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.464 [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.83:46154] 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18146', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=170} created 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]} created 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154] successful with session NetconfServerSession{sessionId=170, channel=[id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]} 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]} up 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364])[want-reply=true] subsystem=netconf 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364])[subsystem] prepared command 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]}} established 23:58:12.464 [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]:18170 23:58:12.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 176: Creating data stores for simulated device 23:58:12.464 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.464 [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:58:12.464 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.464 [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:58:12.464 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.465 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[48284b] 23:58:12.465 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.465 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.465 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.465 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.469 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.469 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[48284b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[48284b], subtreeVersion=Version[7b940da8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b940da8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] 23:58:12.470 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 176 on channel [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] 23:58:12.470 [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.83:50364]) by 1103 down to 2096049 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.471 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) request=subsystem activate command 23:58:12.471 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) starting runner for command=netconf 23:58:12.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.476 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.476 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6186e36a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6186e36a], subtreeVersion=Version[1017a89f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1017a89f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] 23:58:12.477 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 175 on channel [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] 23:58:12.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) by 1103 down to 2096049 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) request=subsystem activate command 23:58:12.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) starting runner for command=netconf 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:59356]) by 373 down to 2096779 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.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.83:59356] 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18313', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=173} created 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]} created 23:58:12.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356] successful with session NetconfServerSession{sessionId=173, channel=[id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]} 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]} up 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220])[want-reply=true] subsystem=netconf 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220])[subsystem] prepared command 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]}} established 23:58:12.486 [netconf-device-simulator-threads-0] 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]:18153 23:58:12.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 177: Creating data stores for simulated device 23:58:12.486 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.486 [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:58:12.486 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.486 [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:58:12.486 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[32d72d62] 23:58:12.487 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.491 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.491 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[32d72d62], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[32d72d62], subtreeVersion=Version[6194ae92], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6194ae92], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.492 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] 23:58:12.492 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 177 on channel [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) by 1103 down to 2096049 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) request=subsystem activate command 23:58:12.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) starting runner for command=netconf 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.504 [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.83:50364]) by 373 down to 2096779 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.504 [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.83:50364] 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18170', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=176} created 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]} created 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364] successful with session NetconfServerSession{sessionId=176, channel=[id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]} 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]} up 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920])[want-reply=true] subsystem=netconf 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920])[subsystem] prepared command 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]}} established 23:58:12.504 [netconf-device-simulator-threads-1] 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]:18210 23:58:12.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 178: Creating data stores for simulated device 23:58:12.504 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.504 [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:58:12.504 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.505 [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:58:12.505 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a489b08] 23:58:12.505 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:50442]) by 373 down to 2096779 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.512 [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.83:50442] 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18230', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=175} created 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]} created 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442] successful with session NetconfServerSession{sessionId=175, channel=[id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]} 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]} up 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058])[want-reply=true] subsystem=netconf 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058])[subsystem] prepared command 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]}} established 23:58:12.512 [netconf-device-simulator-threads-6] 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]:18271 23:58:12.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 179: Creating data stores for simulated device 23:58:12.512 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.513 [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:58:12.513 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.513 [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:58:12.513 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5dd44107] 23:58:12.513 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.520 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.520 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14ae2a09], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14ae2a09], subtreeVersion=Version[365c5451], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[365c5451], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] 23:58:12.521 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 174 on channel [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] 23:58:12.521 [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.83:38928]) by 1103 down to 2096049 23:58:12.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.521 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] 23:58:12.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] 23:58:12.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) request=subsystem activate command 23:58:12.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) starting runner for command=netconf 23:58:12.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) by 373 down to 2096779 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.527 [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.83:53220] 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18153', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=177} created 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]} created 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220] successful with session NetconfServerSession{sessionId=177, channel=[id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]} 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]} up 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920])[want-reply=true] subsystem=netconf 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920])[subsystem] prepared command 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]}} established 23:58:12.527 [netconf-device-simulator-threads-0] 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]:18065 23:58:12.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 180: Creating data stores for simulated device 23:58:12.527 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.527 [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:58:12.527 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.527 [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:58:12.527 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[273069b] 23:58:12.528 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.531 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.531 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[273069b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[273069b], subtreeVersion=Version[3415e488], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3415e488], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] 23:58:12.532 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 180 on channel [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 1103 down to 2096049 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) request=subsystem activate command 23:58:12.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) starting runner for command=netconf 23:58:12.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.537 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.537 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5dd44107], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5dd44107], subtreeVersion=Version[37a1b6ce], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37a1b6ce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] 23:58:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 179 on channel [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] 23:58:12.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.83:38058]) by 1103 down to 2096049 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) request=subsystem activate command 23:58:12.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) starting runner for command=netconf 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:38928]) by 373 down to 2096779 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.544 [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.83:38928] 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18288', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=174} created 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]} created 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928] successful with session NetconfServerSession{sessionId=174, channel=[id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]} 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]} up 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056])[want-reply=true] subsystem=netconf 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056])[subsystem] prepared command 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]}} established 23:58:12.544 [netconf-device-simulator-threads-3] 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]:18168 23:58:12.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 181: Creating data stores for simulated device 23:58:12.544 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.544 [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:58:12.544 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.544 [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:58:12.544 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d8c0742] 23:58:12.545 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.550 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.550 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d8c0742], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d8c0742], subtreeVersion=Version[2c91c743], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c91c743], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] 23:58:12.551 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 181 on channel [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] 23:58:12.552 [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.83:56056]) by 1103 down to 2096049 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) request=subsystem activate command 23:58:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) starting runner for command=netconf 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 373 down to 2096779 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.564 [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.83:41920] 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18065', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=180} created 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]} created 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920] successful with session NetconfServerSession{sessionId=180, channel=[id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]} 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]} up 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082])[want-reply=true] subsystem=netconf 23:58:12.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082])[subsystem] prepared command 23:58:12.565 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]}} established 23:58:12.565 [netconf-device-simulator-threads-0] 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]:18229 23:58:12.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 182: Creating data stores for simulated device 23:58:12.565 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.565 [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:58:12.565 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.565 [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:58:12.565 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77e518b0] 23:58:12.566 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) by 373 down to 2096779 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.576 [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.83:38058] 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18271', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=179} created 23:58:12.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]} created 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058] successful with session NetconfServerSession{sessionId=179, channel=[id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]} 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]} up 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252])[want-reply=true] subsystem=netconf 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252])[subsystem] prepared command 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]}} established 23:58:12.577 [netconf-device-simulator-threads-6] 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]:18270 23:58:12.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 183: Creating data stores for simulated device 23:58:12.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.577 [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:58:12.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.577 [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:58:12.577 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[57cb8cf4] 23:58:12.578 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.579 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.579 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a489b08], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a489b08], subtreeVersion=Version[6713c70f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6713c70f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] 23:58:12.581 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 178 on channel [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] 23:58:12.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.83:48920]) by 1103 down to 2096049 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) request=subsystem activate command 23:58:12.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) starting runner for command=netconf 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.588 [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.83:56056]) by 373 down to 2096779 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.588 [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.83:56056] 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18168', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=181} created 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]} created 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056] successful with session NetconfServerSession{sessionId=181, channel=[id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]} 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]} up 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926])[want-reply=true] subsystem=netconf 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926])[subsystem] prepared command 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]}} established 23:58:12.588 [netconf-device-simulator-threads-3] 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]:18136 23:58:12.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 184: Creating data stores for simulated device 23:58:12.589 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.589 [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:58:12.589 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.589 [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:58:12.589 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.589 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67e08b13] 23:58:12.589 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.589 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.590 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.590 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.592 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.592 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67e08b13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67e08b13], subtreeVersion=Version[6c35a418], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c35a418], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] 23:58:12.593 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 184 on channel [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] 23:58:12.593 [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.83:50926]) by 1103 down to 2096049 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) request=subsystem activate command 23:58:12.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) starting runner for command=netconf 23:58:12.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.596 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[57cb8cf4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[57cb8cf4], subtreeVersion=Version[4e39bc06], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e39bc06], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] 23:58:12.597 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 183 on channel [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) by 1103 down to 2096049 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) request=subsystem activate command 23:58:12.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) starting runner for command=netconf 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.604 [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.83:48920]) by 373 down to 2096779 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.604 [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.83:48920] 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18210', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=178} created 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]} created 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920] successful with session NetconfServerSession{sessionId=178, channel=[id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]} 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]} up 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696])[want-reply=true] subsystem=netconf 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696])[subsystem] prepared command 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]}} established 23:58:12.604 [netconf-device-simulator-threads-1] 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]:18306 23:58:12.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 185: Creating data stores for simulated device 23:58:12.604 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.604 [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:58:12.604 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.605 [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:58:12.605 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.605 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6254751f] 23:58:12.605 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.605 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.605 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.605 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.610 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.610 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6254751f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6254751f], subtreeVersion=Version[1085bfe6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1085bfe6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] 23:58:12.611 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 185 on channel [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] 23:58:12.612 [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.83:59696]) by 1103 down to 2096049 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) request=subsystem activate command 23:58:12.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) starting runner for command=netconf 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.620 [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.83:50926]) by 373 down to 2096779 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.620 [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.83:50926] 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18136', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=184} created 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]} created 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926] successful with session NetconfServerSession{sessionId=184, channel=[id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]} 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]} up 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030])[want-reply=true] subsystem=netconf 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030])[subsystem] prepared command 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]}} established 23:58:12.620 [netconf-device-simulator-threads-3] 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]:18008 23:58:12.620 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 186: Creating data stores for simulated device 23:58:12.620 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.620 [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:58:12.620 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.620 [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:58:12.620 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.621 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[53292917] 23:58:12.621 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.621 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.621 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.621 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) by 373 down to 2096779 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.628 [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.83:48252] 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] 23:58:12.628 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18270', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=183} created 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]} created 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252] successful with session NetconfServerSession{sessionId=183, channel=[id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]} 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]} up 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942])[want-reply=true] subsystem=netconf 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942])[subsystem] prepared command 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]}} established 23:58:12.629 [netconf-device-simulator-threads-6] 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]:18062 23:58:12.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 187: Creating data stores for simulated device 23:58:12.629 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.629 [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:58:12.629 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.629 [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:58:12.629 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62307db8] 23:58:12.630 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.635 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.635 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77e518b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77e518b0], subtreeVersion=Version[78620898], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78620898], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] 23:58:12.636 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 182 on channel [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) by 1103 down to 2096049 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) request=subsystem activate command 23:58:12.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) starting runner for command=netconf 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.640 [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.83:59696]) by 373 down to 2096779 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.640 [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.83:59696] 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18306', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=185} created 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]} created 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696] successful with session NetconfServerSession{sessionId=185, channel=[id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]} 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]} up 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736])[want-reply=true] subsystem=netconf 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736])[subsystem] prepared command 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]}} established 23:58:12.641 [netconf-device-simulator-threads-1] 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]:17830 23:58:12.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 188: Creating data stores for simulated device 23:58:12.641 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.641 [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:58:12.641 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.641 [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:58:12.641 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.641 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ada2589] 23:58:12.641 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.644 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ada2589], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ada2589], subtreeVersion=Version[79fc952c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79fc952c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] 23:58:12.645 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 188 on channel [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] 23:58:12.645 [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.83:60736]) by 1103 down to 2096049 23:58:12.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.645 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] 23:58:12.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] 23:58:12.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) request=subsystem activate command 23:58:12.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) starting runner for command=netconf 23:58:12.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.649 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.649 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62307db8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62307db8], subtreeVersion=Version[29822ab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29822ab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] 23:58:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 187 on channel [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] 23:58:12.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) by 1103 down to 2096049 23:58:12.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) request=subsystem activate command 23:58:12.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) starting runner for command=netconf 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41964]) Send SSH_MSG_KEXINIT 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41964]) process #0 SSH_MSG_KEXINIT 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41964]) SSH_MSG_KEXINIT 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41964]) strict KEX=true client=true server=true 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: server host key algorithms = rsa-sha2-512 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: compression algorithms (client to server) = none 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41964]) Kex: compression algorithms (server to client) = none 23:58:12.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54914]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54914]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:12.655 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54914]) authentication result: true 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54914]) SSH_MSG_USERAUTH_REQUEST 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54914])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54914]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54914]) no heartbeat to stop 23:58:12.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54914]) heartbeat type=IGNORE, interval=PT30S 23:58:12.656 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54914 authenticated 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42692]) process #2 SSH_MSG_NEWKEYS 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42692]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42692]): strict KEX resets input message sequence number from 3 to 0 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42692]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7eda58ae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42692]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42692]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42692]) authorized authentication methods: password,publickey 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42692]) Accepted service ssh-userauth 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42692]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42692]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42692]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42692]) no authentication factory for method=none 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42692]) SSH_MSG_USERAUTH_REQUEST 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42692]) remaining methods: password,publickey 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44052]) process #2 SSH_MSG_NEWKEYS 23:58:12.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44052]): strict KEX resets input message sequence number from 3 to 0 23:58:12.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4177697a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44052]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:54082]) by 373 down to 2096779 23:58:12.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.657 [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.83:54082] 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44052]) authorized authentication methods: password,publickey 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44052]) Accepted service ssh-userauth 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44052]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44052]) no authentication factory for method=none 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44052]) SSH_MSG_USERAUTH_REQUEST 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44052]) remaining methods: password,publickey 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50834]) process #2 SSH_MSG_NEWKEYS 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50834]): strict KEX resets input message sequence number from 3 to 0 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18229', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=182} created 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]} created 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082] successful with session NetconfServerSession{sessionId=182, channel=[id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]} 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]} up 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592])[want-reply=true] subsystem=netconf 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592])[subsystem] prepared command 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]}} established 23:58:12.658 [netconf-device-simulator-threads-0] 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]:18325 23:58:12.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 189: Creating data stores for simulated device 23:58:12.659 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.659 [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:58:12.659 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.659 [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:58:12.659 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13a9df01; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50834]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50834]) authorized authentication methods: password,publickey 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50834]) Accepted service ssh-userauth 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50834]) no authentication factory for method=none 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50834]) SSH_MSG_USERAUTH_REQUEST 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50834]) remaining methods: password,publickey 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.659 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5dacc04b] 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49196]) process #2 SSH_MSG_NEWKEYS 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49196]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49196]): strict KEX resets input message sequence number from 3 to 0 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@765f30e8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.659 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49196]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49196]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49196]) authorized authentication methods: password,publickey 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49196]) Accepted service ssh-userauth 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.660 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49196]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.660 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49196]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.660 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49196]) no authentication factory for method=none 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49196]) SSH_MSG_USERAUTH_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49196]) remaining methods: password,publickey 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51916]) process #2 SSH_MSG_NEWKEYS 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51916]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51916]): strict KEX resets input message sequence number from 3 to 0 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51916]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d01af4a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51916]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51916]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51916]) authorized authentication methods: password,publickey 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51916]) Accepted service ssh-userauth 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51916]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51916]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51916]) no authentication factory for method=none 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51916]) SSH_MSG_USERAUTH_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51916]) remaining methods: password,publickey 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50950]) process #2 SSH_MSG_NEWKEYS 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50950]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50950]): strict KEX resets input message sequence number from 3 to 0 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b4f773c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50950]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50950]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50950]) authorized authentication methods: password,publickey 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50950]) Accepted service ssh-userauth 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50950]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50950]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50950]) no authentication factory for method=none 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50950]) SSH_MSG_USERAUTH_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50950]) remaining methods: password,publickey 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43476]) process #2 SSH_MSG_NEWKEYS 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43476]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43476]): strict KEX resets input message sequence number from 3 to 0 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43476]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d950569; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43476]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43476]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43476]) authorized authentication methods: password,publickey 23:58:12.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43476]) Accepted service ssh-userauth 23:58:12.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43476]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43476]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43476]) no authentication factory for method=none 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43476]) SSH_MSG_USERAUTH_REQUEST 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43476]) remaining methods: password,publickey 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58306]) process #2 SSH_MSG_NEWKEYS 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58306]): strict KEX resets input message sequence number from 3 to 0 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54d98f1b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58306]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58306]) authorized authentication methods: password,publickey 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58306]) Accepted service ssh-userauth 23:58:12.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58306]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58306]) no authentication factory for method=none 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58306]) SSH_MSG_USERAUTH_REQUEST 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58306]) remaining methods: password,publickey 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57862]) process #2 SSH_MSG_NEWKEYS 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57862]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57862]): strict KEX resets input message sequence number from 3 to 0 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53cf45f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57862]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57862]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57862]) authorized authentication methods: password,publickey 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57862]) Accepted service ssh-userauth 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57862]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57862]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57862]) no authentication factory for method=none 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57862]) SSH_MSG_USERAUTH_REQUEST 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57862]) remaining methods: password,publickey 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48062]) process #1 30 23:58:12.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48062]] process command=SSH_MSG_KEXDH_INIT 23:58:12.666 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.666 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.666 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.666 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.666 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[53292917], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[53292917], subtreeVersion=Version[57406531], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57406531], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.666 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.666 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.667 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] 23:58:12.667 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 186 on channel [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] 23:58:12.667 [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.83:43030]) by 1103 down to 2096049 23:58:12.667 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.667 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.667 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] 23:58:12.667 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] 23:58:12.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) request=subsystem activate command 23:58:12.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) starting runner for command=netconf 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48062]] Send SSH_MSG_KEXDH_REPLY 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #1 sending command=31[31] len=1639 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48062])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48062]) Send SSH_MSG_NEWKEYS 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48062]) session ID=70:d7:56:e8:b4:9f:4f:2a:e5:52:f2:36:4a:07:41:c1:1b:47:a2:4e:c2:cc:04:a4:01:56:21:95:10:92:21:2a:d7:eb:6d:37:48:3a:b6:0d:38:32:ac:18:d3:a7:19:13:d2:d3:89:27:81:93:4f:36:a1:b0:fa:4f:bd:c3:7a:03 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48062]): strict KEX resets output message sequence number from 3 to 0 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b2ef4da; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48062])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #0 sending command=7[7] len=419 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48062]) No pending packets to flush at end of KEX 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32822]) process #1 30 23:58:12.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32822]] process command=SSH_MSG_KEXDH_INIT 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.680 [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.83:60736]) by 373 down to 2096779 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.680 [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.83:60736] 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=188} created 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]} created 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736] successful with session NetconfServerSession{sessionId=188, channel=[id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]} 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]} up 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40378]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40378]] session=TransportServerSession[admin@/10.30.170.83:40378] id=0 23:58:12.680 [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.83:40378])) size=2097152, max=2097152, packet=32768 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40378]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40378] 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40378]) recipient=0 23:58:12.680 [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.83:40378])) size=2097152, max=2097152, packet=32768 23:58:12.680 [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.83:40378])) re-initializing 23:58:12.680 [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.83:40378])) size=2097152, max=2097152, packet=32768 23:58:12.680 [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.83:40378]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44398]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44398]] session=TransportServerSession[admin@/10.30.170.83:44398] id=0 23:58:12.681 [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.83:44398])) size=2097152, max=2097152, packet=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44398]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44398] 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44398]) recipient=0 23:58:12.681 [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.83:44398])) size=2097152, max=2097152, packet=32768 23:58:12.681 [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.83:44398])) re-initializing 23:58:12.681 [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.83:44398])) size=2097152, max=2097152, packet=32768 23:58:12.681 [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.83:44398]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45340]] session=TransportServerSession[admin@/10.30.170.83:45340] id=0 23:58:12.681 [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.83:45340])) size=2097152, max=2097152, packet=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45340] 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45340]) recipient=0 23:58:12.681 [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.83:45340])) size=2097152, max=2097152, packet=32768 23:58:12.681 [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.83:45340])) re-initializing 23:58:12.681 [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.83:45340])) size=2097152, max=2097152, packet=32768 23:58:12.681 [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.83:45340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46740]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46740]] session=TransportServerSession[admin@/10.30.170.83:46740] id=0 23:58:12.681 [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.83:46740])) size=2097152, max=2097152, packet=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46740]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46740] 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46740]) recipient=0 23:58:12.681 [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.83:46740])) size=2097152, max=2097152, packet=32768 23:58:12.681 [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.83:46740])) re-initializing 23:58:12.681 [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.83:46740])) size=2097152, max=2097152, packet=32768 23:58:12.681 [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.83:46740]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34216]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34216]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:12.681 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34216]) authentication result: true 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34216]) SSH_MSG_USERAUTH_REQUEST 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34216])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34216]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34216]) no heartbeat to stop 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34216]) heartbeat type=IGNORE, interval=PT30S 23:58:12.681 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34216 authenticated 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60910]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60910]] session=TransportServerSession[admin@/10.30.170.83:60910] id=0 23:58:12.681 [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.83:60910])) size=2097152, max=2097152, packet=32768 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60910]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60910] 23:58:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60910]) recipient=0 23:58:12.682 [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.83:60910])) size=2097152, max=2097152, packet=32768 23:58:12.682 [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.83:60910])) re-initializing 23:58:12.682 [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.83:60910])) size=2097152, max=2097152, packet=32768 23:58:12.682 [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.83:60910]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b2281df 23:58:12.682 [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.83:47660]) by 179 down to 2095871 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13828f54 23:58:12.682 [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.83:54890]) by 179 down to 2095871 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67893699 23:58:12.682 [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.83:41450]) by 179 down to 2095871 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f0f692b 23:58:12.683 [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.83:44878]) by 179 down to 2095871 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66e69cb0 23:58:12.683 [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.83:41682]) by 179 down to 2095871 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@460663ce 23:58:12.683 [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.83:49918]) by 179 down to 2095871 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13bb6c6d 23:58:12.683 [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.83:58890]) by 179 down to 2095871 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c9f82bb 23:58:12.683 [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.83:44256]) by 179 down to 2095871 23:58:12.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17bfce7b 23:58:12.684 [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.83:37614]) by 179 down to 2095871 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73b2f79c 23:58:12.684 [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.83:53870]) by 179 down to 2095871 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b92a684 23:58:12.684 [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.83:41576]) by 179 down to 2095871 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ab1fc1b 23:58:12.684 [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.83:52932]) by 179 down to 2095871 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bdf6b9f 23:58:12.684 [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.83:53210]) by 179 down to 2095870 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@285109ac 23:58:12.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.83:58056]) by 179 down to 2095870 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c5bbdd4 23:58:12.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.83:60900]) by 179 down to 2095870 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@359a59c4 23:58:12.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.83:48212]) by 179 down to 2095870 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c2bca10 23:58:12.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.83:41328]) by 179 down to 2095870 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@618e7675 23:58:12.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.83:53612]) by 179 down to 2095870 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75a19e5d 23:58:12.686 [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.83:54694]) by 179 down to 2095870 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76992f2c 23:58:12.686 [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.83:32800]) by 179 down to 2095870 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@328ab8e1 23:58:12.686 [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.83:60160]) by 179 down to 2095870 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ad2ebb2 23:58:12.686 [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.83:41288]) by 179 down to 2095870 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7af607f 23:58:12.686 [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.83:42928]) by 179 down to 2095870 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73872b02 23:58:12.687 [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.83:45406]) by 179 down to 2095870 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6872a3b6 23:58:12.687 [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.83:55176]) by 179 down to 2095870 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) by 373 down to 2096779 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.687 [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.83:58942] 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c65122b 23:58:12.687 [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.83:57970]) by 179 down to 2095870 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.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.83:47660]) by 340 down to 2096046 23:58:12.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.687 [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.83:47660] 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18062', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=187} created 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]} created 23:58:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942] successful with session NetconfServerSession{sessionId=187, channel=[id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]} 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]} up 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418])[want-reply=true] subsystem=netconf 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418])[subsystem] prepared command 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]}} established 23:58:12.688 [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]:18204 23:58:12.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 190: Creating data stores for simulated device 23:58:12.688 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.688 [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:58:12.688 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.688 [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:58:12.688 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.688 [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=55} 23:58:12.689 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[217fe885] 23:58:12.689 [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:58:12.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.689 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.689 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9c0dfb3] 23:58:12.689 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.689 [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:58:12.689 [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:58:12.689 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.689 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.689 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.689 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.689 [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:58:12.690 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.690 [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.83:54890]) by 340 down to 2096046 23:58:12.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.690 [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.83:54890] 23:58:12.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.692 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.692 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5dacc04b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5dacc04b], subtreeVersion=Version[aa6e539], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[aa6e539], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] 23:58:12.694 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 189 on channel [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] 23:58:12.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.83:38592]) by 1103 down to 2096049 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) request=subsystem activate command 23:58:12.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) starting runner for command=netconf 23:58:12.699 [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:58:12.699 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4a1a7ed6] 23:58:12.699 [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:58:12.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.699 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.699 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.699 [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:58:12.699 [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:58:12.699 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.700 [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:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32822]] Send SSH_MSG_KEXDH_REPLY 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #1 sending command=31[31] len=1639 23:58:12.700 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:32822])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:32822]) Send SSH_MSG_NEWKEYS 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:32822]) session ID=6e:b1:a9:14:e8:51:87:92:e3:38:30:33:ea:fb:91:81:37:a7:66:77:fa:eb:56:ab:c4:41:27:6f:1f:ea:a9:0c:ca:23:65:95:02:ab:c6:ef:89:9e:73:0a:d5:b6:02:77:6f:ab:0e:70:42:f2:c2:e7:3e:79:78:36:4f:0f:42:f1 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32822]): strict KEX resets output message sequence number from 3 to 0 23:58:12.704 [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.83:41450]) by 340 down to 2096046 23:58:12.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.704 [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.83:41450] 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32822]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c7411bf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:32822])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32822])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #0 sending command=7[7] len=419 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32822]) No pending packets to flush at end of KEX 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51452]) process #1 30 23:58:12.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51452]] process command=SSH_MSG_KEXDH_INIT 23:58:12.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.705 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.705 [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=64} 23:58:12.705 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ee6c7c9] 23:58:12.705 [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:58:12.705 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.705 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.705 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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:58:12.705 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.706 [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.83:44878]) by 340 down to 2096046 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.706 [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.83:44878] 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.706 [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=68} 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[381a9e7c] 23:58:12.706 [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:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.706 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.706 [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:58:12.706 [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:58:12.706 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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:58:12.707 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.707 [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.83:49918]) by 340 down to 2096046 23:58:12.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.707 [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.83:49918] 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.708 [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.83:43030]) by 373 down to 2096779 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.708 [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.83:43030] 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18008', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=186} created 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]} created 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030] successful with session NetconfServerSession{sessionId=186, channel=[id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]} 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]} up 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268])[want-reply=true] subsystem=netconf 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268])[subsystem] prepared command 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]}} established 23:58:12.708 [netconf-device-simulator-threads-3] 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]:18316 23:58:12.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 191: Creating data stores for simulated device 23:58:12.708 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.709 [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:58:12.709 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.709 [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:58:12.709 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.709 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e725258] 23:58:12.709 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.711 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.711 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9c0dfb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9c0dfb3], subtreeVersion=Version[31e88c15], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31e88c15], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.712 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] 23:58:12.713 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 190 on channel [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] 23:58:12.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.83:42418]) by 1103 down to 2096049 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) request=subsystem activate command 23:58:12.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) starting runner for command=netconf 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) by 373 down to 2096779 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.720 [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.83:38592] 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18325', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=189} created 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]} created 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592] successful with session NetconfServerSession{sessionId=189, channel=[id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]} 23:58:12.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]} up 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480])[want-reply=true] subsystem=netconf 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480])[subsystem] prepared command 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]}} established 23:58:12.721 [netconf-device-simulator-threads-0] 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]:18245 23:58:12.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 192: Creating data stores for simulated device 23:58:12.721 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.721 [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:58:12.721 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.721 [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:58:12.722 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52616c8] 23:58:12.723 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.723 [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=76} 23:58:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c1e88f9] 23:58:12.724 [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:58:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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:58:12.724 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.725 [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.83:58890]) by 340 down to 2096046 23:58:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.725 [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.83:58890] 23:58:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.725 [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=79} 23:58:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15a2028e] 23:58:12.725 [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:58:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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:58:12.726 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.726 [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.83:44256]) by 340 down to 2096046 23:58:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.726 [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.83:44256] 23:58:12.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.727 [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=81} 23:58:12.727 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7905d7d8] 23:58:12.727 [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:58:12.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.727 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.727 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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:58:12.727 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51452]] Send SSH_MSG_KEXDH_REPLY 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #1 sending command=31[31] len=1639 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51452])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51452]) Send SSH_MSG_NEWKEYS 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51452]) session ID=50:cd:2e:8a:2d:70:9a:11:8d:bc:bf:60:a1:fe:c3:45:14:7b:93:d7:69:7a:9e:30:f5:d3:42:ab:00:0b:e5:9d:e4:e9:a6:8d:24:8c:90:41:b5:f0:f0:8c:25:c0:7a:06:e8:97:ed:de:da:c1:bd:cf:81:aa:d5:91:dc:1f:ce:c0 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51452]): strict KEX resets output message sequence number from 3 to 0 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51452]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@58daba57; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51452])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51452])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #0 sending command=7[7] len=419 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51452]) No pending packets to flush at end of KEX 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49080]) process #1 30 23:58:12.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49080]] process command=SSH_MSG_KEXDH_INIT 23:58:12.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.735 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.736 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.736 [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.83:53870]) by 340 down to 2096046 23:58:12.736 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.736 [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.83:53870] 23:58:12.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) by 373 down to 2096779 23:58:12.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.740 [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.83:42418] 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18204', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=190} created 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]} created 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418] successful with session NetconfServerSession{sessionId=190, channel=[id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]} 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]} up 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576])[want-reply=true] subsystem=netconf 23:58:12.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.753 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.753 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.735 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e725258], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e725258], subtreeVersion=Version[45f9cf92], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45f9cf92], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576])[subsystem] prepared command 23:58:12.756 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]}} established 23:58:12.756 [netconf-device-simulator-threads-6] 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]:18058 23:58:12.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 193: Creating data stores for simulated device 23:58:12.756 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.756 [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:58:12.756 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.756 [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:58:12.756 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.756 [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=91} 23:58:12.757 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77cdf297] 23:58:12.757 [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:58:12.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.757 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.757 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e28a8cf] 23:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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:58:12.757 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] 23:58:12.758 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 191 on channel [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] 23:58:12.759 [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.83:57268]) by 1103 down to 2096049 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) request=subsystem activate command 23:58:12.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) starting runner for command=netconf 23:58:12.755 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52616c8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52616c8], subtreeVersion=Version[7b851912], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b851912], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] 23:58:12.761 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 192 on channel [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) by 1103 down to 2096049 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) request=subsystem activate command 23:58:12.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) starting runner for command=netconf 23:58:12.757 [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:58:12.762 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.762 [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.83:41576]) by 340 down to 2096046 23:58:12.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.762 [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.83:41576] 23:58:12.763 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.763 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.763 [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=94} 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49080]] Send SSH_MSG_KEXDH_REPLY 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #1 sending command=31[31] len=1639 23:58:12.763 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2f01ce2f] 23:58:12.763 [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:58:12.763 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.763 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.763 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49080])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.763 [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:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49080]) Send SSH_MSG_NEWKEYS 23:58:12.763 [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:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49080]) session ID=7d:c5:59:7f:9a:0e:20:4c:f7:6b:01:b7:a2:0c:07:7c:89:77:87:67:9a:d5:89:f9:eb:a9:d1:39:19:8b:10:90:18:f4:3d:34:fc:fe:2d:5d:b9:69:d2:c7:19:e8:c8:81:1c:1c:c3:75:8f:ad:a7:71:b9:b3:66:81:59:bb:ec:bd 23:58:12.763 [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:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49080]): strict KEX resets output message sequence number from 3 to 0 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49080]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b148a3e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49080])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49080])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #0 sending command=7[7] len=419 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49080]) No pending packets to flush at end of KEX 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53526]) process #1 30 23:58:12.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53526]] process command=SSH_MSG_KEXDH_INIT 23:58:12.763 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.765 [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:58:12.766 [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:58:12.766 [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:58:12.766 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.766 [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.83:52932]) by 340 down to 2096046 23:58:12.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.766 [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.83:52932] 23:58:12.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.766 [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=99} 23:58:12.767 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e82efce] 23:58:12.767 [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:58:12.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.767 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.767 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.767 [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:58:12.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.768 [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:58:12.768 [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:58:12.768 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.768 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.768 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e28a8cf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e28a8cf], subtreeVersion=Version[2a238f32], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a238f32], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.768 [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.83:60900]) by 340 down to 2096046 23:58:12.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.768 [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.83:60900] 23:58:12.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.769 [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=111} 23:58:12.769 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ac56600] 23:58:12.769 [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:58:12.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.769 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.769 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.769 [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:58:12.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] 23:58:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 193 on channel [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] 23:58:12.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.83:59576]) by 1103 down to 2096049 23:58:12.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) request=subsystem activate command 23:58:12.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) starting runner for command=netconf 23:58:12.769 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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:58:12.773 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.774 [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.83:41328]) by 340 down to 2096046 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.774 [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.83:41328] 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.774 [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=117} 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7d4e1334] 23:58:12.774 [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:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.774 [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:58:12.774 [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:58:12.774 [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:58:12.774 [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:58:12.774 [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:58:12.774 [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:58:12.774 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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:58:12.775 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.775 [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.83:41246]) by 393 down to 2096386 23:58:12.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.775 [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.83:41246] 23:58:12.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53526]] Send SSH_MSG_KEXDH_REPLY 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #1 sending command=31[31] len=1639 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53526])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53526]) Send SSH_MSG_NEWKEYS 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53526]) session ID=01:b7:10:ad:b3:fd:fe:4d:06:69:f2:b5:9e:e5:bd:88:f6:6d:1d:81:f9:66:a0:63:ba:08:79:89:1d:ed:61:02:df:d3:05:b9:91:c1:6a:53:b8:cf:e3:43:e5:a7:a2:76:f1:47:a4:bd:4b:ba:f2:64:6b:09:b8:25:94:c0:27:9e 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53526]): strict KEX resets output message sequence number from 3 to 0 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53d47129; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53526])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #0 sending command=7[7] len=419 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53526]) No pending packets to flush at end of KEX 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36980]) process #1 30 23:58:12.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36980]] process command=SSH_MSG_KEXDH_INIT 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.782 [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.83:57268]) by 373 down to 2096779 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.782 [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.83:57268] 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18316', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=191} created 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]} created 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268] successful with session NetconfServerSession{sessionId=191, channel=[id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]} 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]} up 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120])[want-reply=true] subsystem=netconf 23:58:12.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120])[subsystem] prepared command 23:58:12.783 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]}} established 23:58:12.783 [netconf-device-simulator-threads-3] 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]:18028 23:58:12.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 194: Creating data stores for simulated device 23:58:12.783 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.783 [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:58:12.783 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.783 [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:58:12.783 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.783 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72eb2fc4] 23:58:12.783 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.784 [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=148} 23:58:12.784 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c2b6667 after next message 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x808c95df, L:/10.30.171.222:18215 - R:/10.30.170.83:41246]} EXI handlers added to pipeline 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.785 [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.83:52934]) by 393 down to 2096386 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.785 [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.83:52934] 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.785 [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=155} 23:58:12.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) by 373 down to 2096779 23:58:12.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.785 [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.83:35480] 23:58:12.785 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18245', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=192} created 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]} created 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480] successful with session NetconfServerSession{sessionId=192, channel=[id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]} 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]} up 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432])[want-reply=true] subsystem=netconf 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432])[subsystem] prepared command 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]}} established 23:58:12.786 [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]:18117 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 195: Creating data stores for simulated device 23:58:12.786 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.786 [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:58:12.786 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.786 [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:58:12.786 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[48d39a76] 23:58:12.786 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.786 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2cf947fb after next message 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xa727b4e0, L:/10.30.171.222:18111 - R:/10.30.170.83:52934]} EXI handlers added to pipeline 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.788 [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.83:53372]) by 393 down to 2096386 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.788 [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.83:53372] 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.789 [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=159} 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50c5c772 after next message 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x7519420d, L:/10.30.171.222:18135 - R:/10.30.170.83:53372]} EXI handlers added to pipeline 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.789 [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.83:44242]) by 393 down to 2096386 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.789 [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.83:44242] 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.789 [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=160} 23:58:12.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e820f7e after next message 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x10d80a55, L:/10.30.171.222:18039 - R:/10.30.170.83:44242]} EXI handlers added to pipeline 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.790 [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.83:36034]) by 393 down to 2096386 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.790 [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.83:36034] 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.790 [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=162} 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23617193 after next message 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc48f2e96, L:/10.30.171.222:18223 - R:/10.30.170.83:36034]} EXI handlers added to pipeline 23:58:12.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.791 [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.83:46154]) by 393 down to 2096386 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.791 [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.83:46154] 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.791 [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=170} 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f816cc5 after next message 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x83d614a6, L:/10.30.171.222:18146 - R:/10.30.170.83:46154]} EXI handlers added to pipeline 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.791 [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.83:50364]) by 393 down to 2096386 23:58:12.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.791 [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.83:50364] 23:58:12.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.797 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.797 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[48d39a76], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[48d39a76], subtreeVersion=Version[2d352ba7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d352ba7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] 23:58:12.798 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 195 on channel [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] 23:58:12.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.83:34432]) by 1103 down to 2096049 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) request=subsystem activate command 23:58:12.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) starting runner for command=netconf 23:58:12.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41014]) Send SSH_MSG_KEXINIT 23:58:12.804 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.805 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36980]] Send SSH_MSG_KEXDH_REPLY 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.808 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.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.83:59576]) by 373 down to 2096779 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.808 [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.83:59576] 23:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.808 [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:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] 23:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40d4eba7 after next message 23:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3f7b0f79, L:/10.30.171.222:18170 - R:/10.30.170.83:50364]} EXI handlers added to pipeline 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18058', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=193} created 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]} created 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576] successful with session NetconfServerSession{sessionId=193, channel=[id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]} 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]} up 23:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.808 [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.83:48920]) by 393 down to 2096386 23:58:12.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.808 [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.83:48920] 23:58:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648])[want-reply=true] subsystem=netconf 23:58:12.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648])[subsystem] prepared command 23:58:12.809 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]}} established 23:58:12.809 [netconf-device-simulator-threads-6] 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]:18119 23:58:12.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 196: Creating data stores for simulated device 23:58:12.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.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:58:12.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.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:58:12.809 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.809 [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=178} 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c313eb9 after next message 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x77d944a3, L:/10.30.171.222:18210 - R:/10.30.170.83:48920]} EXI handlers added to pipeline 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.809 [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.83:59696]) by 393 down to 2096386 23:58:12.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.809 [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.83:59696] 23:58:12.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a5c08f3] 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.810 [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=185} 23:58:12.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@530ac814 after next message 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x24cd90d6, L:/10.30.171.222:18306 - R:/10.30.170.83:59696]} EXI handlers added to pipeline 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.810 [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.83:60736]) by 393 down to 2096386 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.810 [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.83:60736] 23:58:12.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.810 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72eb2fc4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72eb2fc4], subtreeVersion=Version[22c6949], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22c6949], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #1 sending command=31[31] len=1639 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36980])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36980]) Send SSH_MSG_NEWKEYS 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36980]) session ID=26:fb:6f:25:9c:cf:c9:df:eb:4a:9d:19:2b:cc:72:6b:ac:8b:17:76:a8:62:e7:4b:e1:68:28:52:97:3f:d9:36:a0:19:69:c1:b8:71:aa:40:de:6a:87:af:54:9f:8c:4d:09:91:13:06:3c:e9:c2:26:ab:32:c7:30:e3:c5:e3:64 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36980]): strict KEX resets output message sequence number from 3 to 0 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36980]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d31ce4e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36980])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36980])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #0 sending command=7[7] len=419 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36980]) No pending packets to flush at end of KEX 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40858]) process #1 30 23:58:12.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40858]] process command=SSH_MSG_KEXDH_INIT 23:58:12.811 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 194 on channel [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] 23:58:12.812 [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.83:60120]) by 1103 down to 2096049 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) request=subsystem activate command 23:58:12.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) starting runner for command=netconf 23:58:12.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.812 [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=188} 23:58:12.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.812 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f38ed20 after next message 23:58:12.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa396c16c, L:/10.30.171.222:17830 - R:/10.30.170.83:60736]} EXI handlers added to pipeline 23:58:12.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378])[want-reply=true] subsystem=netconf 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378])[subsystem] prepared command 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]}} established 23:58:12.813 [netconf-device-simulator-threads-1] 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]:18174 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 197: Creating data stores for simulated device 23:58:12.813 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.813 [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:58:12.813 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.813 [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:58:12.813 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[608ff0a7] 23:58:12.813 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.813 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41014]) process #0 SSH_MSG_KEXINIT 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41014]) SSH_MSG_KEXINIT 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41014]) strict KEX=true client=true server=true 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: server host key algorithms = rsa-sha2-512 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: compression algorithms (client to server) = none 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41014]) Kex: compression algorithms (server to client) = none 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49374]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:12.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49374]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) by 373 down to 2096779 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.822 [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.83:34432] 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18117', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=195} created 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]} created 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432] successful with session NetconfServerSession{sessionId=195, channel=[id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]} 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]} up 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292])[want-reply=true] subsystem=netconf 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292])[subsystem] prepared command 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]}} established 23:58:12.823 [netconf-device-simulator-threads-0] 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]:18277 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 198: Creating data stores for simulated device 23:58:12.823 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.823 [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:58:12.823 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.823 [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:58:12.823 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[83cb780] 23:58:12.823 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40858]] Send SSH_MSG_KEXDH_REPLY 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #1 sending command=31[31] len=1639 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40858])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40858]) Send SSH_MSG_NEWKEYS 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40858]) session ID=9b:ee:83:2b:73:27:17:90:73:29:57:81:e8:e5:c4:9f:02:63:6b:f4:24:80:b9:c0:8b:86:fa:12:ad:e4:81:47:21:f7:5d:51:58:54:42:5b:c9:a1:17:10:14:16:2e:52:84:4a:a8:32:35:4f:30:f1:5d:2d:51:ac:cf:cd:c9:28 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40858]): strict KEX resets output message sequence number from 3 to 0 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40858]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a45a801; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40858])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40858])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #0 sending command=7[7] len=419 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40858]) No pending packets to flush at end of KEX 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34380]) process #1 30 23:58:12.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34380]] process command=SSH_MSG_KEXDH_INIT 23:58:12.831 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.831 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.831 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.831 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.831 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a5c08f3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a5c08f3], subtreeVersion=Version[2b1b02e9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b1b02e9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] 23:58:12.832 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 196 on channel [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] 23:58:12.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.83:35648]) by 1103 down to 2096049 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) request=subsystem activate command 23:58:12.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) starting runner for command=netconf 23:58:12.835 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.835 [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.83:60120]) by 373 down to 2096779 23:58:12.835 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.835 [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.83:60120] 23:58:12.835 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.835 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18028', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=194} created 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]} created 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120] successful with session NetconfServerSession{sessionId=194, channel=[id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]} 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]} up 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064])[want-reply=true] subsystem=netconf 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064])[subsystem] prepared command 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]}} established 23:58:12.836 [netconf-device-simulator-threads-3] 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]:18284 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 199: Creating data stores for simulated device 23:58:12.836 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.836 [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:58:12.836 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.836 [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:58:12.836 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4545d261] 23:58:12.836 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.836 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34380]] Send SSH_MSG_KEXDH_REPLY 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #1 sending command=31[31] len=1639 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34380])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34380]) Send SSH_MSG_NEWKEYS 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34380]) session ID=21:63:8f:2c:f0:aa:bb:54:b3:55:3f:d6:2f:ce:ba:18:94:98:a9:ef:19:80:57:ad:d1:46:cb:d1:9a:01:85:41:e5:c1:fd:c8:e0:fb:aa:fc:a5:87:64:fe:9a:27:d9:92:9d:07:2b:e3:87:a5:73:8e:56:ab:35:c3:c7:e9:de:3d 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34380]): strict KEX resets output message sequence number from 3 to 0 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ae19a7e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34380])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34380])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #0 sending command=7[7] len=419 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34380]) No pending packets to flush at end of KEX 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55012]) process #1 30 23:58:12.847 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55012]] process command=SSH_MSG_KEXDH_INIT 23:58:12.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.848 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.848 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4545d261], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4545d261], subtreeVersion=Version[57abcf1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57abcf1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] 23:58:12.850 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 199 on channel [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] 23:58:12.850 [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.83:50064]) by 1103 down to 2096049 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] 23:58:12.851 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.851 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.851 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) request=subsystem activate command 23:58:12.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) starting runner for command=netconf 23:58:12.851 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.851 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[83cb780], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[83cb780], subtreeVersion=Version[314c4c0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[314c4c0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.851 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] 23:58:12.852 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 198 on channel [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] 23:58:12.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.83:33292]) by 1103 down to 2096049 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) request=subsystem activate command 23:58:12.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) starting runner for command=netconf 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) by 373 down to 2096779 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.856 [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.83:35648] 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18119', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=196} created 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]} created 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648] successful with session NetconfServerSession{sessionId=196, channel=[id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]} 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]} up 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682])[want-reply=true] subsystem=netconf 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682])[subsystem] prepared command 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]}} established 23:58:12.856 [netconf-device-simulator-threads-6] 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]:18042 23:58:12.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 200: Creating data stores for simulated device 23:58:12.857 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.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:58:12.857 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.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:58:12.857 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[54bf66e3] 23:58:12.857 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:55012]] Send SSH_MSG_KEXDH_REPLY 23:58:12.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #1 sending command=31[31] len=1639 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:55012])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:55012]) Send SSH_MSG_NEWKEYS 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:55012]) session ID=ff:54:4d:4f:73:37:bc:9a:87:ec:fc:86:b9:28:9d:7e:15:d2:cb:96:cd:18:3b:45:fc:ae:cd:98:52:7b:5a:23:0a:41:db:3e:a5:c4:f3:38:40:f6:94:2d:d0:25:41:67:ac:99:77:06:ee:4f:46:b0:99:f4:ab:3b:e2:61:9d:d8 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55012]): strict KEX resets output message sequence number from 3 to 0 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:55012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b3681ad; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:55012])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55012])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #0 sending command=7[7] len=419 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55012]) No pending packets to flush at end of KEX 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40732]) process #1 30 23:58:12.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40732]] process command=SSH_MSG_KEXDH_INIT 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.864 [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.83:50064]) by 373 down to 2096779 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.864 [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.83:50064] 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.864 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] 23:58:12.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18284', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=199} created 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]} created 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064] successful with session NetconfServerSession{sessionId=199, channel=[id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]} 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]} up 23:58:12.864 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[608ff0a7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[608ff0a7], subtreeVersion=Version[8fce416], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8fce416], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196])[want-reply=true] subsystem=netconf 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196])[subsystem] prepared command 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]}} established 23:58:12.864 [netconf-device-simulator-threads-3] 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]:18148 23:58:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 201: Creating data stores for simulated device 23:58:12.864 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.864 [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:58:12.864 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.865 [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:58:12.865 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.865 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3203ed94] 23:58:12.865 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.865 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.865 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.865 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.865 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.866 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] 23:58:12.866 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 197 on channel [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] 23:58:12.866 [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.83:40378]) by 1103 down to 2096049 23:58:12.866 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) request=subsystem activate command 23:58:12.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) starting runner for command=netconf 23:58:12.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.868 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.868 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3203ed94], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3203ed94], subtreeVersion=Version[5ebee471], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ebee471], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.868 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.868 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] 23:58:12.868 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 201 on channel [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] 23:58:12.869 [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.83:47196]) by 1103 down to 2096049 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) request=subsystem activate command 23:58:12.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) starting runner for command=netconf 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:40732]] Send SSH_MSG_KEXDH_REPLY 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #1 sending command=31[31] len=1639 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:40732])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:40732]) Send SSH_MSG_NEWKEYS 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:40732]) session ID=b6:e3:00:4f:26:82:e0:eb:f8:4e:2a:ae:2a:89:0e:53:b7:49:a9:e1:35:9c:4c:73:a0:16:f2:eb:0e:67:14:fa:e1:3e:9e:ca:37:f4:33:50:3f:51:cb:88:8d:0a:42:94:0b:4e:dd:f0:07:2c:80:c0:57:22:6f:51:76:6a:2c:4e 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40732]): strict KEX resets output message sequence number from 3 to 0 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:40732]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26ba8fc2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:40732])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40732])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #0 sending command=7[7] len=419 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40732]) No pending packets to flush at end of KEX 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35280]) process #1 30 23:58:12.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35280]] process command=SSH_MSG_KEXDH_INIT 23:58:12.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[54bf66e3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[54bf66e3], subtreeVersion=Version[4c7724cd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c7724cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] 23:58:12.877 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 200 on channel [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] 23:58:12.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) by 1103 down to 2096049 23:58:12.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) request=subsystem activate command 23:58:12.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) starting runner for command=netconf 23:58:12.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:33292]) by 373 down to 2096779 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.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.83:33292] 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18277', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=198} created 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]} created 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292] successful with session NetconfServerSession{sessionId=198, channel=[id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]} 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]} up 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662])[want-reply=true] subsystem=netconf 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662])[subsystem] prepared command 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]}} established 23:58:12.880 [netconf-device-simulator-threads-0] 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]:18120 23:58:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 202: Creating data stores for simulated device 23:58:12.880 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.880 [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:58:12.880 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.880 [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:58:12.880 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[201b62f4] 23:58:12.881 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.884 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.884 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[201b62f4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[201b62f4], subtreeVersion=Version[1c8a4eb0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1c8a4eb0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] 23:58:12.885 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 202 on channel [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] 23:58:12.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.83:49662]) by 1103 down to 2096049 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) request=subsystem activate command 23:58:12.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) starting runner for command=netconf 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35280]] Send SSH_MSG_KEXDH_REPLY 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #1 sending command=31[31] len=1639 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35280])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35280]) Send SSH_MSG_NEWKEYS 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35280]) session ID=6c:97:53:c9:e9:24:15:40:53:ff:4c:82:77:4c:d2:38:41:8a:f6:45:22:fa:76:79:4e:11:24:61:e2:b9:7c:0c:11:50:d6:23:54:1b:00:16:02:1b:75:57:e4:0c:63:2a:51:d9:dd:80:08:15:ea:fc:d8:71:71:e1:e3:98:7b:10 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35280]): strict KEX resets output message sequence number from 3 to 0 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ec122cc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35280])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #0 sending command=7[7] len=419 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35280]) No pending packets to flush at end of KEX 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48534]) process #1 30 23:58:12.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48534]] process command=SSH_MSG_KEXDH_INIT 23:58:12.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.894 [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.83:47196]) by 373 down to 2096779 23:58:12.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.894 [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.83:47196] 23:58:12.894 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18148', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=201} created 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]} created 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196] successful with session NetconfServerSession{sessionId=201, channel=[id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]} 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]} up 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506])[want-reply=true] subsystem=netconf 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506])[subsystem] prepared command 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]}} established 23:58:12.895 [netconf-device-simulator-threads-3] 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]:17996 23:58:12.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 203: Creating data stores for simulated device 23:58:12.895 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.895 [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:58:12.895 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.895 [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:58:12.895 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.896 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43bf1375] 23:58:12.896 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.896 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.896 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.896 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48534]] Send SSH_MSG_KEXDH_REPLY 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #1 sending command=31[31] len=1639 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48534])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48534]) Send SSH_MSG_NEWKEYS 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48534]) session ID=ec:69:6a:cb:e3:56:2b:39:f0:92:08:4d:b1:3a:dc:4a:76:be:f1:f1:c3:9c:b0:1e:38:ea:d0:83:75:b6:89:d7:74:b2:74:ba:b6:43:5d:ab:85:a9:c3:88:af:ef:fd:ec:ab:60:44:45:83:52:70:99:50:a7:f2:e3:ff:9e:4a:38 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48534]): strict KEX resets output message sequence number from 3 to 0 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@710fbeb6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48534])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48534])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #0 sending command=7[7] len=419 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48534]) No pending packets to flush at end of KEX 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36888]) process #1 30 23:58:12.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36888]] process command=SSH_MSG_KEXDH_INIT 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) by 373 down to 2096779 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.905 [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.83:39682] 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18042', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=200} created 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=200, channel=[id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]} created 23:58:12.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682] successful with session NetconfServerSession{sessionId=200, channel=[id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]} 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]} up 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39446]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:12.906 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39446]) authentication result: true 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39446]) SSH_MSG_USERAUTH_REQUEST 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39446]) no heartbeat to stop 23:58:12.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39446]) heartbeat type=IGNORE, interval=PT30S 23:58:12.906 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39446 authenticated 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34276]) by 733 down to 2095138 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47426]) by 733 down to 2095138 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55434]) by 733 down to 2095138 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49240]) by 733 down to 2095138 23:58:12.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57226]) by 733 down to 2095138 23:58:12.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.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.83:58434]) by 733 down to 2095138 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ed81af1 23:58:12.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.83:55918]) by 179 down to 2095870 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bb75ff5 23:58:12.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.83:56918]) by 179 down to 2095870 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bcae22d 23:58:12.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.83:57024]) by 179 down to 2095870 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@617aa93a 23:58:12.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.83:44578]) by 179 down to 2095870 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2da5c86e 23:58:12.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.83:43596]) by 179 down to 2095870 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a30b2c1 23:58:12.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.83:33354]) by 179 down to 2095870 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d0aeee0 23:58:12.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.83:60198]) by 179 down to 2095870 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a6bb5ed 23:58:12.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.83:46280]) by 179 down to 2095870 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c58222 23:58:12.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.83:59018]) by 179 down to 2095870 23:58:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62c7758b 23:58:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) by 179 down to 2095870 23:58:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:12.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.914 [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.83:40378]) by 373 down to 2096779 23:58:12.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.915 [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.83:40378] 23:58:12.915 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) by 340 down to 2096046 23:58:12.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.916 [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.83:55918] 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18174', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=197} created 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]} created 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378] successful with session NetconfServerSession{sessionId=197, channel=[id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]} 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]} up 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398])[want-reply=true] subsystem=netconf 23:58:12.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398])[subsystem] prepared command 23:58:12.917 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]}} established 23:58:12.917 [netconf-device-simulator-threads-1] 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]:18166 23:58:12.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 204: Creating data stores for simulated device 23:58:12.917 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.917 [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:58:12.917 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.917 [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:58:12.917 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.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=128} 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77b57f8d] 23:58:12.917 [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:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.917 [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:58:12.917 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[54a36216] 23:58:12.917 [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:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.917 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.917 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.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:58:12.918 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.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:58:12.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:58:12.918 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.918 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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:58:12.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:60622]) by 393 down to 2096386 23:58:12.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.918 [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.83:60622] 23:58:12.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.921 [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=165} 23:58:12.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.921 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@777fe547 after next message 23:58:12.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x275f8070, L:/10.30.171.222:18226 - R:/10.30.170.83:60622]} EXI handlers added to pipeline 23:58:12.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:41750]) by 393 down to 2096386 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.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.83:41750] 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.923 [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=171} 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dca831 after next message 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x5469f01b, L:/10.30.171.222:18302 - R:/10.30.170.83:41750]} EXI handlers added to pipeline 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000])[want-reply=true] subsystem=netconf 23:58:12.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000])[subsystem] prepared command 23:58:12.924 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]}} established 23:58:12.928 [netconf-device-simulator-threads-6] 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]:18016 23:58:12.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 205: Creating data stores for simulated device 23:58:12.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.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:58:12.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.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:58:12.928 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.928 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[680be5e] 23:58:12.928 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) by 373 down to 2096779 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.931 [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.83:49662] 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18120', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=202} created 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]} created 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662] successful with session NetconfServerSession{sessionId=202, channel=[id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]} 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]} up 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586])[want-reply=true] subsystem=netconf 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586])[subsystem] prepared command 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]}} established 23:58:12.931 [netconf-device-simulator-threads-0] 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]:18320 23:58:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 206: Creating data stores for simulated device 23:58:12.931 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.931 [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:58:12.931 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.931 [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:58:12.931 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5bd296bc] 23:58:12.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36888]] Send SSH_MSG_KEXDH_REPLY 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #1 sending command=31[31] len=1639 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36888])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36888]) Send SSH_MSG_NEWKEYS 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36888]) session ID=5b:74:77:11:21:76:ab:ac:14:a8:e8:6d:fb:94:93:d2:69:5f:54:54:c2:26:bb:38:1d:7e:38:e6:6c:7a:95:03:64:c6:46:b0:66:66:d9:21:93:f4:b2:8e:79:5a:cd:20:b6:1f:f8:ff:61:6a:34:5d:a0:3c:ad:55:23:fe:77:b9 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36888]): strict KEX resets output message sequence number from 3 to 0 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5528a591; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36888])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36888])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #0 sending command=7[7] len=419 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36888]) No pending packets to flush at end of KEX 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #1 30 23:58:12.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47482]] process command=SSH_MSG_KEXDH_INIT 23:58:12.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.935 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.935 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5bd296bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5bd296bc], subtreeVersion=Version[188ba86a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[188ba86a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] 23:58:12.936 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 206 on channel [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) by 1103 down to 2096049 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) request=subsystem activate command 23:58:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) starting runner for command=netconf 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47482]] Send SSH_MSG_KEXDH_REPLY 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #1 sending command=31[31] len=1639 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47482])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47482]) Send SSH_MSG_NEWKEYS 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47482]) session ID=a6:ea:e0:dd:33:72:cd:f3:a4:0e:af:54:c8:90:17:56:3d:5a:fc:ef:e3:32:6c:8f:7e:0b:ce:20:c0:f8:4c:02:bb:72:87:af:fd:a9:c0:23:41:2b:d4:57:95:b6:91:96:66:d9:bc:d5:d1:aa:c3:65:fd:31:56:ef:d4:68:91:42 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47482]): strict KEX resets output message sequence number from 3 to 0 23:58:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21565fcd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47482])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47482])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #0 sending command=7[7] len=419 23:58:12.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47482]) No pending packets to flush at end of KEX 23:58:12.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45526]) process #1 30 23:58:12.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45526]] process command=SSH_MSG_KEXDH_INIT 23:58:12.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.946 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.947 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.947 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[54a36216], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[54a36216], subtreeVersion=Version[3e47987], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e47987], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.947 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] 23:58:12.947 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 204 on channel [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] 23:58:12.948 [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.83:44398]) by 1103 down to 2096049 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) request=subsystem activate command 23:58:12.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) starting runner for command=netconf 23:58:12.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.956 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.956 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[680be5e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[680be5e], subtreeVersion=Version[5e66d79a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e66d79a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] 23:58:12.957 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 205 on channel [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) by 1103 down to 2096049 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) request=subsystem activate command 23:58:12.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) starting runner for command=netconf 23:58:12.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.960 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.960 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43bf1375], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43bf1375], subtreeVersion=Version[69b776c2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[69b776c2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.960 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] 23:58:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 203 on channel [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] 23:58:12.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.83:41506]) by 1103 down to 2096049 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) request=subsystem activate command 23:58:12.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) starting runner for command=netconf 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45526]] Send SSH_MSG_KEXDH_REPLY 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #1 sending command=31[31] len=1639 23:58:12.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45526])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45526]) Send SSH_MSG_NEWKEYS 23:58:12.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) by 373 down to 2096779 23:58:12.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45526]) session ID=94:03:f5:b1:97:12:73:15:31:7a:cd:ea:20:0b:cc:5f:49:ab:eb:4c:1a:7e:26:8b:3f:75:14:46:35:ec:06:44:71:7b:c1:db:18:b9:57:0b:7a:9e:f0:3c:2a:99:3a:1c:e2:f6:76:7d:04:6e:ba:08:74:95:2b:a0:ea:55:1a:3a 23:58:12.966 [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.83:38586] 23:58:12.966 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45526]): strict KEX resets output message sequence number from 3 to 0 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2204da3c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45526])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #0 sending command=7[7] len=419 23:58:12.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45526]) No pending packets to flush at end of KEX 23:58:12.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39588]) process #1 30 23:58:12.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39588]] process command=SSH_MSG_KEXDH_INIT 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18320', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=206} created 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]} created 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586] successful with session NetconfServerSession{sessionId=206, channel=[id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]} 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]} up 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918])[want-reply=true] subsystem=netconf 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918])[subsystem] prepared command 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]}} established 23:58:12.967 [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]:18296 23:58:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 207: Creating data stores for simulated device 23:58:12.967 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.967 [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:58:12.967 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.967 [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:58:12.967 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[69ee0e87] 23:58:12.968 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:44398]) by 373 down to 2096779 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.972 [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.83:44398] 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18166', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=204} created 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]} created 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398] successful with session NetconfServerSession{sessionId=204, channel=[id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]} 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]} up 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740])[want-reply=true] subsystem=netconf 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740])[subsystem] prepared command 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]}} established 23:58:12.972 [netconf-device-simulator-threads-1] 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]:18142 23:58:12.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 208: Creating data stores for simulated device 23:58:12.972 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.972 [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:58:12.972 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.972 [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:58:12.972 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.973 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[d21b345] 23:58:12.973 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.973 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.973 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.973 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) by 373 down to 2096779 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.980 [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.83:35000] 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18016', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=205} created 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]} created 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000] successful with session NetconfServerSession{sessionId=205, channel=[id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]} 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]} up 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) by 393 down to 2096386 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.980 [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.83:50442] 23:58:12.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.981 [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=175} 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29b082d after next message 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xad62720c, L:/10.30.171.222:18230 - R:/10.30.170.83:50442]} EXI handlers added to pipeline 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) by 393 down to 2096386 23:58:12.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.981 [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.83:38058] 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.982 [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=179} 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d124c7b after next message 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x7a13c55a, L:/10.30.171.222:18271 - R:/10.30.170.83:38058]} EXI handlers added to pipeline 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.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.83:48252]) by 393 down to 2096386 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.982 [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.83:48252] 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.982 [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=183} 23:58:12.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f074642 after next message 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x84165680, L:/10.30.171.222:18270 - R:/10.30.170.83:48252]} EXI handlers added to pipeline 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) by 393 down to 2096386 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.983 [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.83:58942] 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.983 [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=187} 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2db69258 after next message 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x785f8171, L:/10.30.171.222:18062 - R:/10.30.170.83:58942]} EXI handlers added to pipeline 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) by 393 down to 2096386 23:58:12.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.983 [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.83:42418] 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.986 [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:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@fa9460e after next message 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x78fc628d, L:/10.30.171.222:18204 - R:/10.30.170.83:42418]} EXI handlers added to pipeline 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) by 393 down to 2096386 23:58:12.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.986 [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.83:59576] 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.987 [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=193} 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d766c61 after next message 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x1ad7742b, L:/10.30.171.222:18058 - R:/10.30.170.83:59576]} EXI handlers added to pipeline 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) by 393 down to 2096386 23:58:12.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.987 [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.83:35648] 23:58:12.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #5 SSH_MSG_CHANNEL_DATA 23:58:12.987 [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.83:41506]) by 373 down to 2096779 23:58:12.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_CHANNEL_DATA len=373 23:58:12.987 [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.83:41506] 23:58:12.987 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17996', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=203} created 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]} created 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506] successful with session NetconfServerSession{sessionId=203, channel=[id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]} 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]} up 23:58:12.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:12.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292])[want-reply=true] subsystem=netconf 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292])[subsystem] prepared command 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]}} established 23:58:12.988 [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=196} 23:58:12.988 [netconf-device-simulator-threads-3] 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]:18247 23:58:12.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 209: Creating data stores for simulated device 23:58:12.988 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:12.988 [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:58:12.988 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:12.988 [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:58:12.988 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:12.988 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@719d546c after next message 23:58:12.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xaa660d67, L:/10.30.171.222:18119 - R:/10.30.170.83:35648]} EXI handlers added to pipeline 23:58:12.989 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e4cb403] 23:58:12.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #6 SSH_MSG_CHANNEL_DATA 23:58:12.989 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:12.989 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:12.989 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:12.989 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:12.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.989 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:12.989 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e4cb403], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e4cb403], subtreeVersion=Version[1ec59cc2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1ec59cc2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:12.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:12.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:12.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] 23:58:12.990 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 209 on channel [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] 23:58:12.991 [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.83:53292]) by 1103 down to 2096049 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) request=subsystem result=ReplySuccess, want-reply=true 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) request=subsystem activate command 23:58:12.991 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) starting runner for command=netconf 23:58:12.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.83:39682]) by 393 down to 2096386 23:58:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_CHANNEL_DATA len=393 23:58:12.991 [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.83:39682] 23:58:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.992 [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=200} 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@559d23e9 after next message 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=200, channel=[id: 0x2dd4424b, L:/10.30.171.222:18042 - R:/10.30.170.83:39682]} EXI handlers added to pipeline 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39446]] session=TransportServerSession[admin@/10.30.170.83:39446] id=0 23:58:12.992 [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.83:39446])) size=2097152, max=2097152, packet=32768 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39446] 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39446]) recipient=0 23:58:12.992 [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.83:39446])) size=2097152, max=2097152, packet=32768 23:58:12.992 [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.83:39446])) re-initializing 23:58:12.992 [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.83:39446])) size=2097152, max=2097152, packet=32768 23:58:12.992 [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.83:39446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) by 340 down to 2096046 23:58:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.992 [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.83:49598] 23:58:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.993 [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=96} 23:58:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[732ba490] 23:58:12.993 [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:58:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.993 [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:58:12.993 [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:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:12.994 [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:58:12.994 [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:58:12.994 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #7 SSH_MSG_CHANNEL_DATA 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 340 down to 2096046 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_DATA len=340 23:58:12.994 [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.83:41920] 23:58:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:12.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:12.995 [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=100} 23:58:12.995 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ef50738] 23:58:12.995 [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:58:12.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:12.995 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:12.995 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:12.995 [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:58:12.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:12.996 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:12.996 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39588]] Send SSH_MSG_KEXDH_REPLY 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #1 sending command=31[31] len=1639 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39588])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39588]) Send SSH_MSG_NEWKEYS 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39588]) session ID=ab:d0:48:f9:7a:71:98:fa:0b:bc:56:c5:bb:db:98:6e:c1:15:de:7c:58:6a:c7:d7:56:b7:f0:a6:57:6d:13:68:2a:a1:81:4d:1c:6c:45:bf:d9:95:30:b1:53:33:b6:af:3a:ae:1e:35:d3:b7:7b:1d:e2:bd:e3:23:d3:d0:15:36 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39588]): strict KEX resets output message sequence number from 3 to 0 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e939c63; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39588])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39588])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #0 sending command=7[7] len=419 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39588]) No pending packets to flush at end of KEX 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33508]) process #1 30 23:58:12.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33508]] process command=SSH_MSG_KEXDH_INIT 23:58:13.007 [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:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.008 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.008 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.008 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[d21b345], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[d21b345], subtreeVersion=Version[4342dc9d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4342dc9d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.008 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.008 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.008 [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:58:13.008 [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:58:13.008 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) by 340 down to 2096046 23:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.009 [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.83:54666] 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] 23:58:13.009 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 208 on channel [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] 23:58:13.009 [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.83:46740]) by 1103 down to 2096049 23:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) request=subsystem activate command 23:58:13.009 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) starting runner for command=netconf 23:58:13.009 [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:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a4483ac] 23:58:13.009 [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:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.009 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.009 [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:58:13.010 [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:58:13.010 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.010 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.010 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.010 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.010 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[69ee0e87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[69ee0e87], subtreeVersion=Version[29abb73c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29abb73c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.010 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.011 [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:58:13.011 [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:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] 23:58:13.011 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 207 on channel [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] 23:58:13.011 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) by 1103 down to 2096049 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) by 340 down to 2096046 23:58:13.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.011 [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.83:56010] 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) request=subsystem activate command 23:58:13.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) starting runner for command=netconf 23:58:13.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=104} 23:58:13.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[533ead3f] 23:58:13.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:58:13.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) by 340 down to 2096046 23:58:13.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.014 [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.83:43282] 23:58:13.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.015 [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:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10e270f8] 23:58:13.015 [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:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.015 [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:58:13.015 [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:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.015 [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:58:13.015 [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:58:13.015 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) by 340 down to 2096046 23:58:13.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.015 [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.83:57946] 23:58:13.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.016 [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=113} 23:58:13.016 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f74b4ba] 23:58:13.016 [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:58:13.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.016 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.016 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.018 [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:58:13.018 [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:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.019 [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:58:13.019 [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:58:13.019 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) by 340 down to 2096046 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.019 [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.83:49256] 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.020 [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=71} 23:58:13.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.024 [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.83:53292]) by 373 down to 2096779 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.024 [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.83:53292] 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f153e3] 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.024 [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:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.024 [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:58:13.024 [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:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18247', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=209} created 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]} created 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292] successful with session NetconfServerSession{sessionId=209, channel=[id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]} 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]} up 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.024 [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.83:46740]) by 373 down to 2096779 23:58:13.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.024 [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.83:46740] 23:58:13.024 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.024 [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:58:13.024 [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:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594])[want-reply=true] subsystem=netconf 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594])[subsystem] prepared command 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]}} established 23:58:13.025 [netconf-device-simulator-threads-3] 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]:18151 23:58:13.024 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 210: Creating data stores for simulated device 23:58:13.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) by 340 down to 2096046 23:58:13.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.025 [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.83:38176] 23:58:13.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18142', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=208} created 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]} created 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740] successful with session NetconfServerSession{sessionId=208, channel=[id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]} 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]} up 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34216]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34216]] session=TransportServerSession[admin@/10.30.170.83:34216] id=0 23:58:13.025 [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.83:34216])) size=2097152, max=2097152, packet=32768 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34216]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34216] 23:58:13.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.025 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.025 [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:58:13.025 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.025 [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:58:13.025 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7ee17c93] 23:58:13.026 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34216]) recipient=0 23:58:13.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.026 [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.83:34216])) size=2097152, max=2097152, packet=32768 23:58:13.026 [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.83:34216])) re-initializing 23:58:13.026 [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.83:34216])) size=2097152, max=2097152, packet=32768 23:58:13.026 [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.83:34216]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.026 [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:58:13.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12efa0fd] 23:58:13.026 [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:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910])[want-reply=true] subsystem=netconf 23:58:13.026 [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:58:13.026 [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:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910])[subsystem] prepared command 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]}} established 23:58:13.026 [netconf-device-simulator-threads-1] 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]:18002 23:58:13.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 211: Creating data stores for simulated device 23:58:13.026 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.026 [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:58:13.027 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.027 [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:58:13.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.027 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[45f31544] 23:58:13.027 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.027 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.027 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.027 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:60612]) by 340 down to 2096046 23:58:13.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.028 [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.83:60612] 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.029 [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=88} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[730745c3] 23:58:13.029 [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:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.029 [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:58:13.029 [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:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.029 [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:58:13.029 [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:58:13.029 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:42604]) by 340 down to 2096046 23:58:13.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.030 [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.83:42604] 23:58:13.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.031 [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=61} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[62dc61f7] 23:58:13.031 [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:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.031 [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:58:13.031 [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:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.031 [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:58:13.031 [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:58:13.031 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) by 340 down to 2096046 23:58:13.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.031 [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.83:51436] 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) by 373 down to 2096779 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.032 [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.83:32918] 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33508]] Send SSH_MSG_KEXDH_REPLY 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #1 sending command=31[31] len=1639 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18296', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=207} created 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]} created 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918] successful with session NetconfServerSession{sessionId=207, channel=[id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]} 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]} up 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33508])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33508]) Send SSH_MSG_NEWKEYS 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33508]) session ID=86:22:b1:98:bb:6f:22:34:ed:be:e2:41:5b:6c:96:3c:15:d4:42:67:09:6d:83:fb:4c:4d:aa:ff:0f:ec:9b:19:56:3a:99:10:03:6e:5c:33:f7:e0:85:c6:77:b1:90:13:5e:43:f5:f4:3a:ae:79:85:a2:25:60:a4:af:1a:16:2b 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368])[want-reply=true] subsystem=netconf 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368])[subsystem] prepared command 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]}} established 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33508]): strict KEX resets output message sequence number from 3 to 0 23:58:13.032 [netconf-device-simulator-threads-0] 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]:17992 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33508]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@284dab83; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33508])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 212: Creating data stores for simulated device 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33508])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #0 sending command=7[7] len=419 23:58:13.032 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.032 [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:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33508]) No pending packets to flush at end of KEX 23:58:13.032 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.032 [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:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51868]) process #1 30 23:58:13.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51868]] process command=SSH_MSG_KEXDH_INIT 23:58:13.032 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.033 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5315122b] 23:58:13.033 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.033 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.033 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.033 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.033 [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=107} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b81c8d0] 23:58:13.034 [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:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.034 [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:58:13.034 [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:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.034 [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:58:13.034 [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:58:13.034 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) by 340 down to 2096046 23:58:13.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.034 [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.83:33550] 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.035 [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:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[743f1a6] 23:58:13.035 [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:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.035 [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:58:13.035 [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:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.035 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.045 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.045 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7ee17c93], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7ee17c93], subtreeVersion=Version[6855aecc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6855aecc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] 23:58:13.046 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 210 on channel [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] 23:58:13.046 [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.83:42594]) by 1103 down to 2096049 23:58:13.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) request=subsystem activate command 23:58:13.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) starting runner for command=netconf 23:58:13.050 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.050 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.050 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.050 [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:58:13.050 [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:58:13.050 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:41836]) by 340 down to 2096046 23:58:13.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.050 [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.83:41836] 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.051 [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=115} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d4cdf13] 23:58:13.051 [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:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.051 [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:58:13.051 [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:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.051 [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:58:13.051 [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:58:13.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.051 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.051 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) by 340 down to 2096046 23:58:13.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.055 [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.83:53394] 23:58:13.055 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[45f31544], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[45f31544], subtreeVersion=Version[8dc6450], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8dc6450], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.056 [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=92} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7171f336] 23:58:13.056 [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:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.056 [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:58:13.056 [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:58:13.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.056 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 211 on channel [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.057 [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.83:60910]) by 1103 down to 2096049 23:58:13.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) request=subsystem activate command 23:58:13.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) starting runner for command=netconf 23:58:13.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.057 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.058 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5315122b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5315122b], subtreeVersion=Version[68cd26c1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[68cd26c1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.058 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.058 [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:58:13.058 [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:58:13.058 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] 23:58:13.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) by 340 down to 2096046 23:58:13.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.058 [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.83:54038] 23:58:13.058 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 212 on channel [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] 23:58:13.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) by 1103 down to 2096049 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) request=subsystem activate command 23:58:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) starting runner for command=netconf 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.059 [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:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2bd7c317] 23:58:13.059 [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:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.059 [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:58:13.059 [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:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.059 [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:58:13.059 [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:58:13.059 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.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.83:55918]) by 733 down to 2095137 23:58:13.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.060 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@777fe547 23:58:13.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.83:60622]) by 179 down to 2095870 23:58:13.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dca831 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) by 179 down to 2095870 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29b082d 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) by 179 down to 2095870 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d124c7b 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) by 179 down to 2095870 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f074642 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) by 179 down to 2095870 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2db69258 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) by 179 down to 2095870 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@fa9460e 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) by 179 down to 2095870 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d766c61 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) by 179 down to 2095870 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51868]] Send SSH_MSG_KEXDH_REPLY 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #1 sending command=31[31] len=1639 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51868])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51868]) Send SSH_MSG_NEWKEYS 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51868]) session ID=51:e9:c8:c2:b6:0a:4d:6f:d4:ff:6c:4d:12:1c:99:2f:c6:b0:74:44:70:82:97:4e:59:96:d2:45:f1:f6:5d:ca:ab:b6:e2:99:ed:57:be:f7:91:a7:33:a7:2b:cd:78:b9:25:f0:9f:63:41:5c:4b:be:d2:be:9f:f0:f7:98:69:a1 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51868]): strict KEX resets output message sequence number from 3 to 0 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51868]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@69ddd8b8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51868])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51868])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #0 sending command=7[7] len=419 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51868]) No pending packets to flush at end of KEX 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #1 30 23:58:13.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59838]] process command=SSH_MSG_KEXDH_INIT 23:58:13.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.067 [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.83:42594]) by 373 down to 2096779 23:58:13.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.067 [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.83:42594] 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@719d546c 23:58:13.067 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) by 179 down to 2095870 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@559d23e9 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) by 179 down to 2095870 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] 23:58:13.067 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18151', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=210} created 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]} created 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594] successful with session NetconfServerSession{sessionId=210, channel=[id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]} 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]} up 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906])[want-reply=true] subsystem=netconf 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906])[subsystem] prepared command 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]}} established 23:58:13.068 [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]:18095 23:58:13.068 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 213: Creating data stores for simulated device 23:58:13.068 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.068 [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:58:13.068 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.068 [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:58:13.068 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.069 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[721138e8] 23:58:13.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.83:49598]) by 733 down to 2095138 23:58:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.071 [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.83:60910]) by 373 down to 2096779 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.071 [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.83:60910] 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18002', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=211} created 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]} created 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910] successful with session NetconfServerSession{sessionId=211, channel=[id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]} 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]} up 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36318]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36318]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.071 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36318]) authentication result: true 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36318]) SSH_MSG_USERAUTH_REQUEST 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36318])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) by 373 down to 2096779 23:58:13.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.076 [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.83:56368] 23:58:13.076 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.069 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.096 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.096 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.096 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36318]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.097 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36318]) no heartbeat to stop 23:58:13.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36318]) heartbeat type=IGNORE, interval=PT30S 23:58:13.097 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36318 authenticated 23:58:13.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 733 down to 2095137 23:58:13.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.098 [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.83:47660]) by 733 down to 2095138 23:58:13.098 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.098 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54666]) by 733 down to 2095138 23:58:13.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.099 [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.83:54890]) by 733 down to 2095138 23:58:13.099 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.099 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:56010]) by 733 down to 2095137 23:58:13.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.099 [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.83:41450]) by 733 down to 2095138 23:58:13.099 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.099 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:43282]) by 733 down to 2095137 23:58:13.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17992', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=212} created 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]} created 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368] successful with session NetconfServerSession{sessionId=212, channel=[id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]} 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]} up 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062])[want-reply=true] subsystem=netconf 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062])[subsystem] prepared command 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]}} established 23:58:13.100 [netconf-device-simulator-threads-0] 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]:18080 23:58:13.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 214: Creating data stores for simulated device 23:58:13.100 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.100 [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:58:13.101 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.101 [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:58:13.101 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.101 [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.83:44878]) by 733 down to 2095138 23:58:13.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1b54a8b4] 23:58:13.104 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.104 [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.83:49918]) by 733 down to 2095138 23:58:13.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.105 [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.83:58890]) by 733 down to 2095138 23:58:13.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59838]] Send SSH_MSG_KEXDH_REPLY 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #1 sending command=31[31] len=1639 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59838])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59838]) Send SSH_MSG_NEWKEYS 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59838]) session ID=4a:97:05:bc:c3:fd:51:e2:5d:4a:b0:41:4e:46:ee:15:eb:3e:92:75:77:4f:9b:08:8e:7b:8b:0f:e7:75:5a:ad:70:70:82:da:c3:80:be:4e:1f:0a:e8:f5:a3:73:63:e8:9f:ce:98:ab:39:05:70:b0:6e:48:3e:e3:9b:d7:c9:a9 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59838]): strict KEX resets output message sequence number from 3 to 0 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59838]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@220f9b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59838])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.105 [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.83:44256]) by 733 down to 2095138 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59838])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #0 sending command=7[7] len=419 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59838]) No pending packets to flush at end of KEX 23:58:13.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41772]) process #1 30 23:58:13.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41772]] process command=SSH_MSG_KEXDH_INIT 23:58:13.106 [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.83:53870]) by 733 down to 2095138 23:58:13.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.106 [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.83:41576]) by 733 down to 2095138 23:58:13.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.106 [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.83:52932]) by 733 down to 2095138 23:58:13.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.107 [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.83:60900]) by 733 down to 2095137 23:58:13.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.107 [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.83:41328]) by 733 down to 2095137 23:58:13.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57946]) by 733 down to 2095137 23:58:13.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49256]) by 733 down to 2095138 23:58:13.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:38176]) by 733 down to 2095137 23:58:13.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:60612]) by 733 down to 2095138 23:58:13.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42604]) by 733 down to 2095138 23:58:13.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51436]) by 733 down to 2095137 23:58:13.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33550]) by 733 down to 2095138 23:58:13.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c2b6667 23:58:13.111 [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.83:41246]) by 179 down to 2095870 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2cf947fb 23:58:13.111 [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.83:52934]) by 179 down to 2095870 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50c5c772 23:58:13.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41836]) by 733 down to 2095137 23:58:13.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.111 [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.83:53372]) by 179 down to 2095870 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e820f7e 23:58:13.112 [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.83:44242]) by 179 down to 2095870 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23617193 23:58:13.112 [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.83:36034]) by 179 down to 2095870 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f816cc5 23:58:13.112 [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.83:46154]) by 179 down to 2095870 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40d4eba7 23:58:13.112 [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.83:50364]) by 179 down to 2095870 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c313eb9 23:58:13.112 [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.83:48920]) by 179 down to 2095870 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@530ac814 23:58:13.113 [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.83:59696]) by 179 down to 2095870 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f38ed20 23:58:13.113 [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.83:60736]) by 179 down to 2095870 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.113 [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.83:41246]) by 340 down to 2096046 23:58:13.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.113 [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.83:41246] 23:58:13.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.114 [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=148} 23:58:13.114 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c888524] 23:58:13.114 [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:58:13.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.114 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.114 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.114 [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:58:13.115 [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:58:13.115 [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:58:13.115 [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:58:13.115 [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:58:13.115 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.115 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.115 [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.83:36034]) by 340 down to 2096046 23:58:13.115 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.115 [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.83:36034] 23:58:13.115 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.115 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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.83:53394]) by 733 down to 2095138 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54038]) by 733 down to 2095138 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) by 340 down to 2096046 23:58:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.116 [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.83:60622] 23:58:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.117 [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=165} 23:58:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[793cbfb3] 23:58:13.117 [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:58:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.117 [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:58:13.118 [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:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.118 [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:58:13.118 [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:58:13.118 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) by 340 down to 2096046 23:58:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.118 [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.83:41750] 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.119 [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=171} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[11088fe9] 23:58:13.119 [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:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.119 [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:58:13.119 [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:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.119 [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:58:13.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.124 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.124 [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=162} 23:58:13.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.124 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78d16e1] 23:58:13.124 [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:58:13.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.124 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.124 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.124 [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:58:13.124 [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:58:13.124 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[721138e8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[721138e8], subtreeVersion=Version[1b2b9649], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b2b9649], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.124 [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:58:13.124 [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:58:13.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.124 [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:58:13.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] 23:58:13.125 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 213 on channel [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] 23:58:13.125 [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.83:42906]) by 1103 down to 2096049 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) request=subsystem activate command 23:58:13.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) starting runner for command=netconf 23:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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:58:13.126 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.126 [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.83:40378]) by 393 down to 2096386 23:58:13.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.126 [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.83:40378] 23:58:13.128 [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:58:13.128 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) by 393 down to 2096386 23:58:13.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.130 [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.83:35000] 23:58:13.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.131 [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=205} 23:58:13.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.131 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76de4c81 after next message 23:58:13.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x979283d0, L:/10.30.171.222:18016 - R:/10.30.170.83:35000]} EXI handlers added to pipeline 23:58:13.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) by 340 down to 2096046 23:58:13.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.134 [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.83:50442] 23:58:13.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.136 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.136 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1b54a8b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1b54a8b4], subtreeVersion=Version[6da6de69], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6da6de69], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] 23:58:13.137 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 214 on channel [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) by 1103 down to 2096049 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41772]] Send SSH_MSG_KEXDH_REPLY 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #1 sending command=31[31] len=1639 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) request=subsystem activate command 23:58:13.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) starting runner for command=netconf 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41772])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41772]) Send SSH_MSG_NEWKEYS 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41772]) session ID=b2:76:0e:6a:e7:53:53:10:f0:5f:df:2e:86:8d:6b:60:7d:b1:b3:07:8f:8d:e7:27:72:61:df:e7:e2:02:bd:3e:ce:50:93:f2:6a:89:8b:62:98:90:07:72:35:83:d5:a7:ae:c0:24:dc:6c:f4:ae:4a:d9:80:6e:4c:4b:65:40:41 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.138 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41772]): strict KEX resets output message sequence number from 3 to 0 23:58:13.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.139 [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=197} 23:58:13.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.139 [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=175} 23:58:13.139 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2378f266 after next message 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1017a89f] 23:58:13.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xddcf1c35, L:/10.30.171.222:18174 - R:/10.30.170.83:40378]} EXI handlers added to pipeline 23:58:13.139 [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:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.139 [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:58:13.139 [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:58:13.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.139 [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.83:44398]) by 393 down to 2096386 23:58:13.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.139 [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.83:44398] 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.140 [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:58:13.140 [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:58:13.140 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) by 340 down to 2096046 23:58:13.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.140 [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.83:38058] 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.141 [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=179} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37a1b6ce] 23:58:13.141 [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:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.141 [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:58:13.141 [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:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.141 [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:58:13.141 [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:58:13.141 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) by 340 down to 2096046 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.142 [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.83:48252] 23:58:13.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.142 [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=204} 23:58:13.142 [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=183} 23:58:13.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e39bc06] 23:58:13.142 [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:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.142 [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:58:13.142 [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:58:13.142 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e5aecea after next message 23:58:13.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x7438aaaa, L:/10.30.171.222:18166 - R:/10.30.170.83:44398]} EXI handlers added to pipeline 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.142 [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.83:42906]) by 373 down to 2096779 23:58:13.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.142 [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.83:42906] 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18095', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=213} created 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=213, channel=[id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]} created 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906] successful with session NetconfServerSession{sessionId=213, channel=[id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]} 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]} up 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062])[want-reply=true] subsystem=netconf 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062])[subsystem] prepared command 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]}} established 23:58:13.143 [netconf-device-simulator-threads-3] 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]:18287 23:58:13.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 215: Creating data stores for simulated device 23:58:13.143 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.143 [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:58:13.143 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41772]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cc94798; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.143 [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:58:13.143 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41772])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41772])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #0 sending command=7[7] len=419 23:58:13.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41772]) No pending packets to flush at end of KEX 23:58:13.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58430]) process #1 30 23:58:13.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58430]] process command=SSH_MSG_KEXDH_INIT 23:58:13.144 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ffb0815] 23:58:13.144 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.144 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.144 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.144 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.145 [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.83:46740]) by 393 down to 2096386 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.145 [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.83:46740] 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.145 [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=208} 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12320d6f after next message 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x10fef296, L:/10.30.171.222:18142 - R:/10.30.170.83:46740]} EXI handlers added to pipeline 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216])[want-reply=true] subsystem=netconf 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216])[subsystem] prepared command 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]}} established 23:58:13.145 [netconf-device-simulator-threads-1] 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]:18004 23:58:13.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 216: Creating data stores for simulated device 23:58:13.146 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.146 [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:58:13.146 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.146 [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:58:13.146 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.146 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37ce98b7] 23:58:13.146 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.146 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.146 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.146 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.151 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.151 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.151 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ffb0815], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ffb0815], subtreeVersion=Version[12b94f27], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12b94f27], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.151 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.151 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.151 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.151 [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:58:13.151 [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:58:13.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.152 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) by 340 down to 2096046 23:58:13.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.152 [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.83:58942] 23:58:13.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] 23:58:13.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.152 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 215 on channel [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] 23:58:13.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.83:43062]) by 1103 down to 2096049 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) request=subsystem activate command 23:58:13.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) starting runner for command=netconf 23:58:13.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=187} 23:58:13.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29822ab] 23:58:13.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:58:13.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types} 23:58:13.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:58:13.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=2013-07-15} 23:58:13.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:58:13.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:58:13.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=2013-07-15} 23:58:13.156 [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:58:13.156 [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:58:13.156 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) by 340 down to 2096046 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.157 [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.83:42418] 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=190} 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31e88c15] 23:58:13.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:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.157 [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:58:13.157 [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:58:13.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-netconf-monitoring} 23:58:13.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:58:13.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=2010-10-04} 23:58:13.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=odl-netconf-monitoring} 23:58:13.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:58:13.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=2022-07-18} 23:58:13.158 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.158 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.160 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:59576]) by 340 down to 2096046 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.160 [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.83:59576] 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.160 [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=193} 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a238f32] 23:58:13.160 [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:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.160 [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:58:13.160 [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:58:13.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.161 [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:58:13.161 [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:58:13.161 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:35648]) by 340 down to 2096046 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.161 [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.83:35648] 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.162 [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=196} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b1b02e9] 23:58:13.162 [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:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.162 [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:58:13.162 [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:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.162 [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:58:13.162 [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:58:13.162 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) by 340 down to 2096046 23:58:13.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.162 [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.83:39682] 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.163 [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=200} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c7724cd] 23:58:13.163 [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:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.163 [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:58:13.163 [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:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.163 [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:58:13.163 [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:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:37062]) by 373 down to 2096779 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.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.83:37062] 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18080', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=214} created 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]} created 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062] successful with session NetconfServerSession{sessionId=214, channel=[id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]} 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]} up 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026])[want-reply=true] subsystem=netconf 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026])[subsystem] prepared command 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]}} established 23:58:13.164 [netconf-device-simulator-threads-0] 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]:18020 23:58:13.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 217: Creating data stores for simulated device 23:58:13.164 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.165 [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:58:13.165 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.165 [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:58:13.165 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f84c00a] 23:58:13.165 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.168 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.168 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f84c00a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f84c00a], subtreeVersion=Version[74acc2ca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[74acc2ca], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] 23:58:13.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 217 on channel [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] 23:58:13.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.83:35026]) by 1103 down to 2096049 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) request=subsystem activate command 23:58:13.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) starting runner for command=netconf 23:58:13.163 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446])[want-reply=true] subsystem=netconf 23:58:13.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446])[subsystem] prepared command 23:58:13.170 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]}} established 23:58:13.171 [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]:18190 23:58:13.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 218: Creating data stores for simulated device 23:58:13.171 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.171 [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:58:13.171 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.171 [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:58:13.171 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d571d96] 23:58:13.171 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.172 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.172 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.172 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58430]] Send SSH_MSG_KEXDH_REPLY 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #1 sending command=31[31] len=1639 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58430])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58430]) Send SSH_MSG_NEWKEYS 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58430]) session ID=92:8d:ed:8b:62:99:90:3f:59:13:12:5f:25:5f:21:f4:0a:2c:11:fa:7a:9b:21:2d:09:94:37:01:26:d1:0e:83:41:69:05:b3:47:36:1a:d3:63:99:41:fb:29:bb:ad:2b:30:f8:9f:9a:08:79:86:ac:e2:51:e0:a0:ba:a4:94:de 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58430]): strict KEX resets output message sequence number from 3 to 0 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58430]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c7a44c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58430])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58430])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #0 sending command=7[7] len=419 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58430]) No pending packets to flush at end of KEX 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60054]) process #1 30 23:58:13.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60054]] process command=SSH_MSG_KEXDH_INIT 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.180 [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.83:43062]) by 373 down to 2096779 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.180 [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.83:43062] 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18287', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=215} created 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=215, channel=[id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]} created 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062] successful with session NetconfServerSession{sessionId=215, channel=[id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]} 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]} up 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684])[want-reply=true] subsystem=netconf 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684])[subsystem] prepared command 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]}} established 23:58:13.180 [netconf-device-simulator-threads-3] 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]:18050 23:58:13.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 219: Creating data stores for simulated device 23:58:13.180 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.180 [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:58:13.180 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.180 [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:58:13.180 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.181 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1cb6c7e5] 23:58:13.181 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.181 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.181 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.181 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.236 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.236 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1cb6c7e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1cb6c7e5], subtreeVersion=Version[62f476f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[62f476f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] 23:58:13.239 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 219 on channel [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] 23:58:13.241 [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.83:40684]) by 1103 down to 2096049 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) request=subsystem activate command 23:58:13.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) starting runner for command=netconf 23:58:13.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:35026]) by 373 down to 2096779 23:58:13.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.246 [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.83:35026] 23:58:13.246 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.247 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18020', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=217} created 23:58:13.247 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d571d96], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d571d96], subtreeVersion=Version[4bc43b18], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4bc43b18], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]} created 23:58:13.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026] successful with session NetconfServerSession{sessionId=217, channel=[id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]} 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]} up 23:58:13.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360])[want-reply=true] subsystem=netconf 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360])[subsystem] prepared command 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]}} established 23:58:13.247 [netconf-device-simulator-threads-0] 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]:18236 23:58:13.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 220: Creating data stores for simulated device 23:58:13.247 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.247 [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:58:13.247 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.247 [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:58:13.247 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] 23:58:13.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[372fbead] 23:58:13.248 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 218 on channel [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] 23:58:13.248 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) by 1103 down to 2096049 23:58:13.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) request=subsystem activate command 23:58:13.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) starting runner for command=netconf 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60054]] Send SSH_MSG_KEXDH_REPLY 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #1 sending command=31[31] len=1639 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60054])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60054]) Send SSH_MSG_NEWKEYS 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60054]) session ID=8d:0b:06:db:49:0a:5c:e0:b2:68:65:75:61:65:38:3a:8d:07:bb:42:ee:cf:39:98:cc:75:d8:d9:dc:cf:cd:15:04:e2:78:1a:3e:4e:41:38:0a:6e:5c:0c:d2:ce:18:14:64:83:fb:2a:00:9a:0d:d9:87:17:4e:86:5a:31:67:67 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60054]): strict KEX resets output message sequence number from 3 to 0 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10c88625; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60054])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #0 sending command=7[7] len=419 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60054]) No pending packets to flush at end of KEX 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54640]) process #1 30 23:58:13.250 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54640]] process command=SSH_MSG_KEXDH_INIT 23:58:13.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.252 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.252 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37ce98b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37ce98b7], subtreeVersion=Version[39f5dfb1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[39f5dfb1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] 23:58:13.254 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 216 on channel [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] 23:58:13.254 [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.83:34216]) by 1103 down to 2096049 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) request=subsystem activate command 23:58:13.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) starting runner for command=netconf 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54640]] Send SSH_MSG_KEXDH_REPLY 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #1 sending command=31[31] len=1639 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54640])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54640]) Send SSH_MSG_NEWKEYS 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54640]) session ID=3d:12:dc:be:be:0a:d8:df:2a:96:01:a8:51:6a:ff:cd:39:36:52:c3:34:1d:ff:f8:b3:e6:db:f6:12:d4:f9:ea:70:15:63:19:43:a1:e8:20:c4:1b:de:64:f2:53:db:0f:43:26:c3:9b:ee:1d:9b:42:84:29:c3:7e:26:97:02:1d 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54640]): strict KEX resets output message sequence number from 3 to 0 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54640]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e40aebf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54640])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54640])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #0 sending command=7[7] len=419 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54640]) No pending packets to flush at end of KEX 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46322]) process #1 30 23:58:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46322]] process command=SSH_MSG_KEXDH_INIT 23:58:13.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.268 [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.83:40684]) by 373 down to 2096779 23:58:13.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.268 [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.83:40684] 23:58:13.268 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18050', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=219} created 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]} created 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684] successful with session NetconfServerSession{sessionId=219, channel=[id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]} 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]} up 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264])[want-reply=true] subsystem=netconf 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264])[subsystem] prepared command 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]}} established 23:58:13.269 [netconf-device-simulator-threads-3] 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]:18090 23:58:13.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 221: Creating data stores for simulated device 23:58:13.269 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.269 [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:58:13.269 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.269 [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:58:13.270 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.270 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6d0ae795] 23:58:13.270 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.271 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.271 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.271 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.276 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[372fbead], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[372fbead], subtreeVersion=Version[251625a6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[251625a6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] 23:58:13.277 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 220 on channel [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] 23:58:13.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) by 1103 down to 2096049 23:58:13.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) request=subsystem activate command 23:58:13.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) starting runner for command=netconf 23:58:13.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49374]) Send SSH_MSG_KEXINIT 23:58:13.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49374]) process #0 SSH_MSG_KEXINIT 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49374]) SSH_MSG_KEXINIT 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49374]) strict KEX=true client=true server=true 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: server host key algorithms = rsa-sha2-512 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: compression algorithms (client to server) = none 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49374]) Kex: compression algorithms (server to client) = none 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39710]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:13.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39710]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) by 373 down to 2096779 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.284 [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.83:39446] 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18190', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=218} created 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]} created 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446] successful with session NetconfServerSession{sessionId=218, channel=[id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]} 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]} up 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) by 340 down to 2096046 23:58:13.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.284 [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.83:57024] 23:58:13.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.285 [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:58:13.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[498258bd] 23:58:13.285 [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:58:13.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.285 [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:58:13.285 [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:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.286 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.286 [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:58:13.286 [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:58:13.286 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) by 340 down to 2096046 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.287 [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.83:43596] 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.287 [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=140} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[73a90356] 23:58:13.287 [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:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.287 [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:58:13.287 [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:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.287 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.288 [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:58:13.288 [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:58:13.288 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:33354]) by 340 down to 2096046 23:58:13.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.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.83:33354] 23:58:13.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.289 [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=144} 23:58:13.289 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[428ae048] 23:58:13.289 [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:58:13.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.289 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.289 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) by 340 down to 2096046 23:58:13.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.290 [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.83:60198] 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.293 [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=147} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7744c7b] 23:58:13.293 [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:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.293 [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:58:13.293 [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:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.293 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.293 [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:58:13.293 [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:58:13.293 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) by 340 down to 2096046 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.294 [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.83:40562] 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.294 [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=157} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[24599865] 23:58:13.294 [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:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.294 [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:58:13.294 [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:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.295 [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:58:13.295 [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:58:13.295 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) by 340 down to 2096046 23:58:13.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.295 [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.83:56918] 23:58:13.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.295 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.295 [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.83:34216]) by 373 down to 2096779 23:58:13.295 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.296 [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=131} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[36526f43] 23:58:13.296 [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:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.296 [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:58:13.296 [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:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.295 [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.83:34216] 23:58:13.296 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.296 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.296 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.296 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.296 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] 23:58:13.296 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18004', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=216} created 23:58:13.296 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6d0ae795], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6d0ae795], subtreeVersion=Version[45099fc1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45099fc1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]} created 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216] successful with session NetconfServerSession{sessionId=216, channel=[id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]} 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]} up 23:58:13.297 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.297 [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.83:60910]) by 393 down to 2096386 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.297 [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.83:60910] 23:58:13.297 [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:58:13.297 [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:58:13.297 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.297 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) by 340 down to 2096046 23:58:13.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.297 [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.83:44578] 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=211} 23:58:13.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2069195a after next message 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2e76ef23, L:/10.30.171.222:18002 - R:/10.30.170.83:60910]} EXI handlers added to pipeline 23:58:13.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.298 [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=137} 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.298 [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.83:53210]) by 340 down to 2096046 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.298 [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.83:53210] 23:58:13.298 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[98b890d] 23:58:13.298 [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:58:13.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.298 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.298 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.298 [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=103} 23:58:13.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6ca22850] 23:58:13.299 [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:58:13.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.299 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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:58:13.299 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.300 [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.83:60160]) by 340 down to 2096046 23:58:13.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.300 [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.83:60160] 23:58:13.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.301 [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=125} 23:58:13.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2949a1df] 23:58:13.301 [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:58:13.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] 23:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:58:13.301 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 221 on channel [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] 23:58:13.301 [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.83:41264]) by 1103 down to 2096049 23:58:13.301 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.302 [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.83:41288]) by 340 down to 2096046 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.302 [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.83:41288] 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) request=subsystem activate command 23:58:13.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) starting runner for command=netconf 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.302 [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=126} 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b8845b7] 23:58:13.302 [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:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.302 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.302 [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:58:13.303 [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:58:13.303 [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:58:13.303 [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:58:13.303 [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:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.303 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.303 [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.83:53612]) by 340 down to 2096046 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.303 [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.83:53612] 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.303 [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=121} 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5c733c85] 23:58:13.303 [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:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.303 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.303 [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:58:13.303 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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:58:13.304 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.304 [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.83:55176]) by 340 down to 2096046 23:58:13.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.304 [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.83:55176] 23:58:13.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.305 [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=135} 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b4302ac] 23:58:13.305 [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:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.305 [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:58:13.303 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.305 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.305 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.305 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340])[want-reply=true] subsystem=netconf 23:58:13.305 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.305 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340])[subsystem] prepared command 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.305 [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:58:13.305 [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:58:13.306 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) by 340 down to 2096046 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.306 [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.83:46280] 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.306 [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=151} 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[138555b7] 23:58:13.306 [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:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.306 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.307 [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:58:13.307 [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:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.307 [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:58:13.307 [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:58:13.307 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) by 340 down to 2096046 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.307 [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.83:59018] 23:58:13.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.308 [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=152} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3759fc97] 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:53360]) by 373 down to 2096779 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.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.83:53360] 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.308 [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:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.308 [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:58:13.308 [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:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18236', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.308 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=220} created 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]} created 23:58:13.308 [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:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360] successful with session NetconfServerSession{sessionId=220, channel=[id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]} 23:58:13.308 [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:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]} up 23:58:13.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032])[want-reply=true] subsystem=netconf 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032])[subsystem] prepared command 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.308 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]}} established 23:58:13.309 [netconf-device-simulator-threads-0] 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]:18212 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 222: Creating data stores for simulated device 23:58:13.309 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.309 [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:58:13.309 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.309 [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:58:13.309 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1755a9fb] 23:58:13.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]}} established 23:58:13.310 [netconf-device-simulator-threads-1] 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]:18286 23:58:13.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 223: Creating data stores for simulated device 23:58:13.310 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.310 [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:58:13.310 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.310 [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:58:13.310 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[643c3be6] 23:58:13.310 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60622]) by 733 down to 2095137 23:58:13.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41750]) by 733 down to 2095137 23:58:13.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46322]] Send SSH_MSG_KEXDH_REPLY 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #1 sending command=31[31] len=1639 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46322])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46322]) Send SSH_MSG_NEWKEYS 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46322]) session ID=05:23:b9:16:9a:8d:ff:50:03:34:22:41:62:6a:3e:22:69:30:d4:9b:d1:65:22:84:b5:cc:4e:e2:fa:92:04:03:ed:cd:71:72:d4:c3:de:d0:32:48:06:71:8d:c9:56:11:20:55:79:a3:e7:52:37:78:d9:33:c8:d0:4c:e9:4c:87 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46322]): strict KEX resets output message sequence number from 3 to 0 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46322]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@577a5fee; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46322])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46322])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #0 sending command=7[7] len=419 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46322]) No pending packets to flush at end of KEX 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52422]) process #1 30 23:58:13.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52422]] process command=SSH_MSG_KEXDH_INIT 23:58:13.314 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76de4c81 23:58:13.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) by 179 down to 2095870 23:58:13.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50442]) by 733 down to 2095137 23:58:13.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38058]) by 733 down to 2095137 23:58:13.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48252]) by 733 down to 2095137 23:58:13.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58942]) by 733 down to 2095137 23:58:13.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.318 [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.83:41264]) by 373 down to 2096779 23:58:13.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.318 [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.83:41264] 23:58:13.318 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18090', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=221} created 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]} created 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264] successful with session NetconfServerSession{sessionId=221, channel=[id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]} 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]} up 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146])[want-reply=true] subsystem=netconf 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146])[subsystem] prepared command 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]}} established 23:58:13.319 [netconf-device-simulator-threads-3] 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]:18266 23:58:13.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 224: Creating data stores for simulated device 23:58:13.319 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.319 [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:58:13.319 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.319 [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:58:13.319 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.320 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6fa22d13] 23:58:13.320 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.320 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.320 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.320 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42418]) by 733 down to 2095137 23:58:13.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59576]) by 733 down to 2095137 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35648]) by 733 down to 2095137 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39682]) by 733 down to 2095137 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.332 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57024]) by 733 down to 2095137 23:58:13.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.332 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1755a9fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1755a9fb], subtreeVersion=Version[633d985e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[633d985e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] 23:58:13.333 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 222 on channel [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) by 1103 down to 2096049 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) request=subsystem activate command 23:58:13.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) starting runner for command=netconf 23:58:13.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.334 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.334 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[643c3be6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[643c3be6], subtreeVersion=Version[6735cdf8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6735cdf8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] 23:58:13.334 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 223 on channel [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] 23:58:13.335 [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.83:45340]) by 1103 down to 2096049 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) request=subsystem activate command 23:58:13.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) starting runner for command=netconf 23:58:13.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43596]) by 733 down to 2095137 23:58:13.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33354]) by 733 down to 2095137 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60198]) by 733 down to 2095137 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40562]) by 733 down to 2095137 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56918]) by 733 down to 2095137 23:58:13.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44578]) by 733 down to 2095137 23:58:13.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46280]) by 733 down to 2095137 23:58:13.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52422]] Send SSH_MSG_KEXDH_REPLY 23:58:13.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #1 sending command=31[31] len=1639 23:58:13.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.340 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.340 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6fa22d13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6fa22d13], subtreeVersion=Version[4ba4aa40], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ba4aa40], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] 23:58:13.341 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 224 on channel [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] 23:58:13.341 [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.83:33146]) by 1103 down to 2096049 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) request=subsystem activate command 23:58:13.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) starting runner for command=netconf 23:58:13.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:59018]) by 733 down to 2095137 23:58:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) by 340 down to 2096046 23:58:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.342 [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.83:35000] 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52422])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52422]) Send SSH_MSG_NEWKEYS 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52422]) session ID=b5:21:24:fd:97:de:ef:b8:c2:49:a6:0d:13:78:98:43:dd:d9:a2:e1:47:85:39:09:6c:25:d6:87:55:45:b8:5c:ca:36:a3:d9:29:2e:2a:c4:7e:01:54:38:2f:64:1c:be:2d:87:92:1e:af:d3:db:27:46:c0:a4:fb:54:a9:cd:34 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52422]): strict KEX resets output message sequence number from 3 to 0 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52422]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ef74ae3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52422])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52422])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #0 sending command=7[7] len=419 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52422]) No pending packets to flush at end of KEX 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39720]) process #1 30 23:58:13.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39720]] process command=SSH_MSG_KEXDH_INIT 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.346 [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=205} 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e66d79a] 23:58:13.346 [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:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.346 [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:58:13.346 [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:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.347 [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:58:13.347 [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:58:13.347 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) by 393 down to 2096386 23:58:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.347 [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.83:39446] 23:58:13.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.349 [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:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15691997 after next message 23:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x816e6736, L:/10.30.171.222:18190 - R:/10.30.170.83:39446]} EXI handlers added to pipeline 23:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35000]) by 733 down to 2095137 23:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.350 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15691997 23:58:13.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.83:39446]) by 179 down to 2095870 23:58:13.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) by 373 down to 2096779 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.352 [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.83:51032] 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) by 340 down to 2096046 23:58:13.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.352 [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.83:39446] 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18212', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=222} created 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]} created 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032] successful with session NetconfServerSession{sessionId=222, channel=[id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]} 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]} up 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664])[want-reply=true] subsystem=netconf 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664])[subsystem] prepared command 23:58:13.352 [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:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]}} established 23:58:13.352 [netconf-device-simulator-threads-0] 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]:18252 23:58:13.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4bc43b18] 23:58:13.352 [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:58:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 225: Creating data stores for simulated device 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.353 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.353 [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:58:13.353 [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:58:13.353 [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:58:13.353 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.353 [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:58:13.353 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.353 [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:58:13.353 [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:58:13.353 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76a6d6ab] 23:58:13.353 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39446]) by 733 down to 2095137 23:58:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.355 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.356 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.356 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76a6d6ab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76a6d6ab], subtreeVersion=Version[15f04d7a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15f04d7a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] 23:58:13.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 225 on channel [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) by 1103 down to 2096049 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) request=subsystem activate command 23:58:13.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) starting runner for command=netconf 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.363 [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.83:33146]) by 373 down to 2096779 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.363 [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.83:33146] 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18266', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=224} created 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]} created 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146] successful with session NetconfServerSession{sessionId=224, channel=[id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]} 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]} up 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.363 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604])[want-reply=true] subsystem=netconf 23:58:13.364 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604])[subsystem] prepared command 23:58:13.364 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.364 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.364 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]}} established 23:58:13.364 [netconf-device-simulator-threads-3] 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]:18026 23:58:13.364 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 226: Creating data stores for simulated device 23:58:13.364 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.364 [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:58:13.364 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.364 [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:58:13.364 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.364 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[61397e1f] 23:58:13.364 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.365 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.365 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.365 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.367 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39720]] Send SSH_MSG_KEXDH_REPLY 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #1 sending command=31[31] len=1639 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39720])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39720]) Send SSH_MSG_NEWKEYS 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39720]) session ID=14:88:54:14:7e:ff:f7:b1:40:5c:64:72:ef:c8:9e:88:b0:97:23:d6:5e:8e:01:5b:35:78:8a:8c:71:ba:88:c3:17:ec:ee:9f:f2:d2:41:01:74:0a:f2:73:e8:08:53:f8:54:68:9f:1b:b8:bd:d3:8b:a8:a0:d2:7f:e1:35:3b:f4 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39720]): strict KEX resets output message sequence number from 3 to 0 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39720]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fb23961; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39720])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39720])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #0 sending command=7[7] len=419 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39720]) No pending packets to flush at end of KEX 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36282]) process #1 30 23:58:13.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36282]] process command=SSH_MSG_KEXDH_INIT 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.372 [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.83:45340]) by 373 down to 2096779 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.372 [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.83:45340] 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18286', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=223} created 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]} created 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340] successful with session NetconfServerSession{sessionId=223, channel=[id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]} 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]} up 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.372 [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.83:41682]) by 340 down to 2096046 23:58:13.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.372 [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.83:41682] 23:58:13.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.373 [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=72} 23:58:13.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f92f8db] 23:58:13.373 [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:58:13.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.373 [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:58:13.373 [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:58:13.373 [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:58:13.373 [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:58:13.373 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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:58:13.374 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:37614]) by 340 down to 2096046 23:58:13.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.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.83:37614] 23:58:13.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.375 [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=85} 23:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[780eccd7] 23:58:13.375 [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:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.375 [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.83:48212]) by 340 down to 2096046 23:58:13.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.375 [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.83:48212] 23:58:13.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.376 [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=114} 23:58:13.376 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c737310] 23:58:13.376 [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:58:13.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.376 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.376 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.376 [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:58:13.377 [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:58:13.377 [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:58:13.377 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.377 [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.83:54694]) by 340 down to 2096046 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.377 [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.83:54694] 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.377 [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=123} 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[67bb90b2] 23:58:13.377 [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:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.377 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.377 [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:58:13.377 [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:58:13.377 [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:58:13.377 [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:58:13.377 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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:58:13.378 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.378 [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.83:45406]) by 340 down to 2096046 23:58:13.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.378 [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.83:45406] 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) by 373 down to 2096779 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.378 [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.83:49664] 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18252', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=225} created 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]} created 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664] successful with session NetconfServerSession{sessionId=225, channel=[id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]} 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]} up 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258])[want-reply=true] subsystem=netconf 23:58:13.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258])[subsystem] prepared command 23:58:13.379 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]}} established 23:58:13.379 [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]:18052 23:58:13.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 227: Creating data stores for simulated device 23:58:13.379 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.379 [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:58:13.379 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.379 [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:58:13.379 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.379 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[75cf792f] 23:58:13.379 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.380 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.380 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.380 [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=133} 23:58:13.381 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[377b3ffc] 23:58:13.381 [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:58:13.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.381 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.381 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.381 [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:58:13.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.383 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.383 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[61397e1f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[61397e1f], subtreeVersion=Version[b630e98], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b630e98], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.384 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] 23:58:13.384 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 226 on channel [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] 23:58:13.385 [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.83:60604]) by 1103 down to 2096049 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) request=subsystem activate command 23:58:13.385 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) starting runner for command=netconf 23:58:13.388 [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:58:13.388 [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:58:13.388 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.388 [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.83:58056]) by 340 down to 2096046 23:58:13.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.388 [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.83:58056] 23:58:13.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.388 [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=108} 23:58:13.389 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d804743] 23:58:13.389 [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:58:13.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.389 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.389 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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:58:13.389 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.389 [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.83:32800]) by 340 down to 2096046 23:58:13.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.389 [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.83:32800] 23:58:13.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.390 [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=124} 23:58:13.390 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ce5e772] 23:58:13.390 [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:58:13.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.390 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.390 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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:58:13.390 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.391 [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.83:42928]) by 340 down to 2096046 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.391 [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.83:42928] 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.391 [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=130} 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e5eed13] 23:58:13.391 [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:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.391 [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:58:13.391 [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:58:13.391 [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:58:13.391 [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:58:13.391 [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:58:13.391 [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:58:13.391 [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:58:13.391 [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:58:13.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[75cf792f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[75cf792f], subtreeVersion=Version[2cfd330e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2cfd330e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.396 [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.83:60604]) by 373 down to 2096779 23:58:13.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.396 [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.83:60604] 23:58:13.396 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18026', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=226} created 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]} created 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604] successful with session NetconfServerSession{sessionId=226, channel=[id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]} 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]} up 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444])[want-reply=true] subsystem=netconf 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444])[subsystem] prepared command 23:58:13.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]}} established 23:58:13.397 [netconf-device-simulator-threads-3] 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]:18314 23:58:13.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 228: Creating data stores for simulated device 23:58:13.397 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.397 [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:58:13.397 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.397 [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:58:13.397 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] 23:58:13.398 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 227 on channel [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] 23:58:13.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[78076b61] 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) by 1103 down to 2096049 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.398 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) request=subsystem activate command 23:58:13.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) starting runner for command=netconf 23:58:13.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.399 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.399 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[78076b61], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[78076b61], subtreeVersion=Version[3e660fcf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e660fcf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.400 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] 23:58:13.400 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 228 on channel [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] 23:58:13.400 [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.83:55444]) by 1103 down to 2096049 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) request=subsystem activate command 23:58:13.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) starting runner for command=netconf 23:58:13.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:55258]) by 373 down to 2096779 23:58:13.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.401 [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.83:55258] 23:58:13.401 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.402 [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.83:55444]) by 373 down to 2096779 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.402 [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.83:55444] 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18052', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=227} created 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]} created 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258] successful with session NetconfServerSession{sessionId=227, channel=[id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]} 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]} up 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18314', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=228} created 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]} created 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444] successful with session NetconfServerSession{sessionId=228, channel=[id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]} 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]} up 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654])[want-reply=true] subsystem=netconf 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800])[want-reply=true] subsystem=netconf 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654])[subsystem] prepared command 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800])[subsystem] prepared command 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]}} established 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]}} established 23:58:13.402 [netconf-device-simulator-threads-3] 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]:18134 23:58:13.402 [netconf-device-simulator-threads-0] 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]:18012 23:58:13.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 229: Creating data stores for simulated device 23:58:13.402 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.402 [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:58:13.402 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.402 [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:58:13.402 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 230: Creating data stores for simulated device 23:58:13.402 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.403 [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:58:13.403 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.403 [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:58:13.403 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.403 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2575b10a] 23:58:13.403 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.403 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.403 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.403 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.403 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[26463f43] 23:58:13.403 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.403 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.403 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.403 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.403 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.403 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.402 [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:58:13.403 [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:58:13.403 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.403 [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:58:13.403 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.403 [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:58:13.403 [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:58:13.404 [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:58:13.404 [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:58:13.404 [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:58:13.404 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.404 [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.83:57970]) by 340 down to 2096046 23:58:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.404 [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.83:57970] 23:58:13.403 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2575b10a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2575b10a], subtreeVersion=Version[6b4b5ec6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b4b5ec6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] 23:58:13.405 [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=138} 23:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1963cf8c] 23:58:13.405 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 229 on channel [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] 23:58:13.405 [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:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.405 [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:58:13.405 [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.83:53800]) by 1103 down to 2096049 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.405 [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:58:13.405 [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:58:13.405 [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:58:13.405 [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:58:13.405 [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:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) request=subsystem activate command 23:58:13.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) starting runner for command=netconf 23:58:13.405 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.405 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.405 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.405 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.406 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[26463f43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[26463f43], subtreeVersion=Version[679e9f39], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[679e9f39], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.406 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] 23:58:13.406 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 230 on channel [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) by 1103 down to 2096049 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) request=subsystem activate command 23:58:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) starting runner for command=netconf 23:58:13.405 [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:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.412 [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.83:53800]) by 373 down to 2096779 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.412 [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.83:53800] 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18134', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=229} created 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]} created 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800] successful with session NetconfServerSession{sessionId=229, channel=[id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]} 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]} up 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646])[want-reply=true] subsystem=netconf 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646])[subsystem] prepared command 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]}} established 23:58:13.412 [netconf-device-simulator-threads-3] 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]:18182 23:58:13.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 231: Creating data stores for simulated device 23:58:13.412 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.412 [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:58:13.412 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.412 [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:58:13.412 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.413 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f882912] 23:58:13.413 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.413 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.413 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.413 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.416 [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:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:54654]) by 373 down to 2096779 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.416 [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.83:54654] 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18012', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=230} created 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]} created 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654] successful with session NetconfServerSession{sessionId=230, channel=[id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]} 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]} up 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406])[want-reply=true] subsystem=netconf 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406])[subsystem] prepared command 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]}} established 23:58:13.417 [netconf-device-simulator-threads-0] 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]:18199 23:58:13.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 232: Creating data stores for simulated device 23:58:13.417 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.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:58:13.417 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.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:58:13.417 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[760f6e1b] 23:58:13.417 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.417 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.417 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.417 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.417 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.418 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f882912], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f882912], subtreeVersion=Version[16aade6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[16aade6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.418 [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:58:13.418 [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:58:13.418 [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:58:13.418 [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:58:13.418 [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:58:13.418 [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:58:13.418 [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:58:13.418 [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:58:13.418 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.420 [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.83:41246]) by 733 down to 2095137 23:58:13.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.421 [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.83:36034]) by 733 down to 2095137 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2378f266 23:58:13.421 [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.83:40378]) by 179 down to 2095870 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e5aecea 23:58:13.421 [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.83:44398]) by 179 down to 2095870 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12320d6f 23:58:13.421 [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.83:46740]) by 179 down to 2095870 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2069195a 23:58:13.421 [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.83:60910]) by 179 down to 2095870 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.422 [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.83:53210]) by 733 down to 2095137 23:58:13.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.425 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] 23:58:13.425 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 231 on channel [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] 23:58:13.425 [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.83:48646]) by 1103 down to 2096049 23:58:13.425 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) request=subsystem activate command 23:58:13.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) starting runner for command=netconf 23:58:13.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.427 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.427 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[760f6e1b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[760f6e1b], subtreeVersion=Version[3785df0c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3785df0c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.428 [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.83:48646]) by 373 down to 2096779 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.428 [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.83:48646] 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] 23:58:13.428 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 232 on channel [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18182', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=231} created 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]} created 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646] successful with session NetconfServerSession{sessionId=231, channel=[id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]} 23:58:13.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.83:42406]) by 1103 down to 2096049 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]} up 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726])[want-reply=true] subsystem=netconf 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726])[subsystem] prepared command 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) request=subsystem activate command 23:58:13.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) starting runner for command=netconf 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]}} established 23:58:13.428 [netconf-device-simulator-threads-3] 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]:18118 23:58:13.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 233: Creating data stores for simulated device 23:58:13.428 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.429 [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:58:13.429 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.429 [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:58:13.429 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.429 [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.83:60160]) by 733 down to 2095137 23:58:13.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.429 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[18586d59] 23:58:13.429 [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.83:41288]) by 733 down to 2095137 23:58:13.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.429 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.429 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.429 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.429 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.430 [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.83:53612]) by 733 down to 2095137 23:58:13.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.430 [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.83:55176]) by 733 down to 2095137 23:58:13.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.430 [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.83:41682]) by 733 down to 2095138 23:58:13.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.431 [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.83:37614]) by 733 down to 2095138 23:58:13.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.431 [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.83:48212]) by 733 down to 2095137 23:58:13.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:42406]) by 373 down to 2096779 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.432 [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.83:42406] 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18199', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=232} created 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]} created 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406] successful with session NetconfServerSession{sessionId=232, channel=[id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]} 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]} up 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224])[want-reply=true] subsystem=netconf 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224])[subsystem] prepared command 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]}} established 23:58:13.432 [netconf-device-simulator-threads-0] 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]:18231 23:58:13.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 234: Creating data stores for simulated device 23:58:13.432 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.432 [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:58:13.432 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.432 [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:58:13.432 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5060aab7] 23:58:13.433 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.436 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.436 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[18586d59], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[18586d59], subtreeVersion=Version[f4d2afd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f4d2afd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.436 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36282]] Send SSH_MSG_KEXDH_REPLY 23:58:13.436 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #1 sending command=31[31] len=1639 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36282])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36282]) Send SSH_MSG_NEWKEYS 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36282]) session ID=9f:49:7e:46:e7:43:53:c0:b1:bf:fe:54:d7:1c:4a:bb:27:31:b3:6d:0a:0e:35:5f:88:c0:45:14:b4:a9:28:a7:9c:13:06:c4:f2:3f:74:80:8e:3d:8a:e3:56:d4:cb:94:dd:7b:83:42:9e:dc:2c:07:c4:fb:21:05:93:21:97:c8 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.437 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 233 on channel [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36282]): strict KEX resets output message sequence number from 3 to 0 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b87cb11; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36282])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #0 sending command=7[7] len=419 23:58:13.437 [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.83:46726]) by 1103 down to 2096049 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36282]) No pending packets to flush at end of KEX 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39686]) process #1 30 23:58:13.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39686]] process command=SSH_MSG_KEXDH_INIT 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) request=subsystem activate command 23:58:13.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) starting runner for command=netconf 23:58:13.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.437 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.437 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5060aab7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5060aab7], subtreeVersion=Version[fe6a43c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[fe6a43c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.438 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] 23:58:13.438 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 234 on channel [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] 23:58:13.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.83:49224]) by 1103 down to 2096049 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) request=subsystem activate command 23:58:13.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) starting runner for command=netconf 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.440 [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.83:46726]) by 373 down to 2096779 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.440 [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.83:46726] 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18118', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=233} created 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]} created 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726] successful with session NetconfServerSession{sessionId=233, channel=[id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]} 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]} up 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668])[want-reply=true] subsystem=netconf 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668])[subsystem] prepared command 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]}} established 23:58:13.440 [netconf-device-simulator-threads-3] 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]:17990 23:58:13.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 235: Creating data stores for simulated device 23:58:13.440 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.440 [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:58:13.441 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.441 [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:58:13.441 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.441 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39423c28] 23:58:13.441 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.441 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.441 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.441 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) by 373 down to 2096779 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.448 [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.83:49224] 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18231', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=234} created 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]} created 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224] successful with session NetconfServerSession{sessionId=234, channel=[id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]} 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]} up 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182])[want-reply=true] subsystem=netconf 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182])[subsystem] prepared command 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]}} established 23:58:13.448 [netconf-device-simulator-threads-0] 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]:18047 23:58:13.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 236: Creating data stores for simulated device 23:58:13.448 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.448 [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:58:13.448 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.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:58:13.449 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[60df1d61] 23:58:13.449 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.451 [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.83:54694]) by 733 down to 2095137 23:58:13.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.454 [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.83:45406]) by 733 down to 2095137 23:58:13.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.454 [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.83:58056]) by 733 down to 2095137 23:58:13.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.454 [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.83:32800]) by 733 down to 2095137 23:58:13.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.455 [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.83:42928]) by 733 down to 2095137 23:58:13.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.455 [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.83:57970]) by 733 down to 2095137 23:58:13.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.455 [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.83:40378]) by 340 down to 2096046 23:58:13.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.455 [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.83:40378] 23:58:13.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.456 [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=197} 23:58:13.456 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8fce416] 23:58:13.456 [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:58:13.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.456 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.456 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.456 [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:58:13.456 [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:58:13.456 [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:58:13.456 [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:58:13.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.464 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.464 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39423c28], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39423c28], subtreeVersion=Version[65f6dd5a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[65f6dd5a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] 23:58:13.465 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 235 on channel [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] 23:58:13.465 [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.83:54668]) by 1103 down to 2096049 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) request=subsystem activate command 23:58:13.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) starting runner for command=netconf 23:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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:58:13.468 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.468 [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.83:44398]) by 340 down to 2096046 23:58:13.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.468 [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.83:44398] 23:58:13.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.469 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.469 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[60df1d61], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[60df1d61], subtreeVersion=Version[554293a7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[554293a7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] 23:58:13.470 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 236 on channel [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) by 1103 down to 2096049 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) request=subsystem activate command 23:58:13.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) starting runner for command=netconf 23:58:13.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.470 [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=204} 23:58:13.471 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e47987] 23:58:13.471 [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:58:13.471 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.471 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.471 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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:58:13.471 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.471 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.471 [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.83:46740]) by 340 down to 2096046 23:58:13.471 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.471 [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.83:46740] 23:58:13.472 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.472 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.472 [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=208} 23:58:13.472 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4342dc9d] 23:58:13.472 [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:58:13.472 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.472 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.472 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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:58:13.472 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.473 [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.83:34216]) by 393 down to 2096386 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.473 [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.83:34216] 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.473 [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=216} 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@537f6282 after next message 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x2188d784, L:/10.30.171.222:18004 - R:/10.30.170.83:34216]} EXI handlers added to pipeline 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.473 [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.83:60910]) by 340 down to 2096046 23:58:13.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.473 [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.83:60910] 23:58:13.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.474 [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=211} 23:58:13.474 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8dc6450] 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39686]] Send SSH_MSG_KEXDH_REPLY 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #1 sending command=31[31] len=1639 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39686])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39686]) Send SSH_MSG_NEWKEYS 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39686]) session ID=0d:de:cc:c0:af:c7:4d:a0:8d:fe:c4:64:b2:0e:60:fe:a7:6a:7b:6d:06:db:c7:10:0d:15:e1:66:10:ab:cc:8e:a2:46:2c:75:af:cb:a5:92:39:3a:33:bc:92:90:ff:7b:f7:1b:f3:7c:5d:9b:68:80:81:e5:db:07:c6:03:21:ed 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39686]): strict KEX resets output message sequence number from 3 to 0 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e3df6d5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39686])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39686])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #0 sending command=7[7] len=419 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39686]) No pending packets to flush at end of KEX 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51058]) process #1 30 23:58:13.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51058]] process command=SSH_MSG_KEXDH_INIT 23:58:13.479 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.479 [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.83:54668]) by 373 down to 2096779 23:58:13.479 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.479 [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.83:54668] 23:58:13.479 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.479 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17990', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=235} created 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]} created 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668] successful with session NetconfServerSession{sessionId=235, channel=[id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]} 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]} up 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38378]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38378]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38378]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.480 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38378]) authentication result: true 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38378]) SSH_MSG_USERAUTH_REQUEST 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38378])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38378]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38378]) no heartbeat to stop 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38378]) heartbeat type=IGNORE, interval=PT30S 23:58:13.480 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38378 authenticated 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58932]] session=TransportServerSession[admin@/10.30.170.83:58932] id=0 23:58:13.480 [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.83:58932])) size=2097152, max=2097152, packet=32768 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58932] 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58932]) recipient=0 23:58:13.480 [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.83:58932])) size=2097152, max=2097152, packet=32768 23:58:13.480 [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.83:58932])) re-initializing 23:58:13.480 [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.83:58932])) size=2097152, max=2097152, packet=32768 23:58:13.480 [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.83:58932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49448]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49448]] session=TransportServerSession[admin@/10.30.170.83:49448] id=0 23:58:13.480 [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.83:49448])) size=2097152, max=2097152, packet=32768 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49448]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49448] 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49448]) recipient=0 23:58:13.480 [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.83:49448])) size=2097152, max=2097152, packet=32768 23:58:13.480 [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.83:49448])) re-initializing 23:58:13.480 [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.83:49448])) size=2097152, max=2097152, packet=32768 23:58:13.480 [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.83:49448]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59796]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59796]] session=TransportServerSession[admin@/10.30.170.83:59796] id=0 23:58:13.481 [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.83:59796])) size=2097152, max=2097152, packet=32768 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59796]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59796] 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59796]) recipient=0 23:58:13.481 [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.83:59796])) size=2097152, max=2097152, packet=32768 23:58:13.481 [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.83:59796])) re-initializing 23:58:13.481 [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.83:59796])) size=2097152, max=2097152, packet=32768 23:58:13.481 [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.83:59796]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60580]] session=TransportServerSession[admin@/10.30.170.83:60580] id=0 23:58:13.481 [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.83:60580])) size=2097152, max=2097152, packet=32768 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60580] 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60580]) recipient=0 23:58:13.481 [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.83:60580])) size=2097152, max=2097152, packet=32768 23:58:13.481 [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.83:60580])) re-initializing 23:58:13.481 [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.83:60580])) size=2097152, max=2097152, packet=32768 23:58:13.481 [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.83:60580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3170d4cf 23:58:13.481 [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.83:47482]) by 179 down to 2095870 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fc6e71b 23:58:13.481 [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.83:39302]) by 179 down to 2095870 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25a2dbf2 23:58:13.481 [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.83:47290]) by 179 down to 2095870 23:58:13.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73953173 23:58:13.482 [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.83:41928]) by 179 down to 2095870 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.482 [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.83:55034]) by 393 down to 2096386 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.482 [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.83:55034] 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.482 [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=145} 23:58:13.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.483 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4e2b50b1 after next message 23:58:13.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xe50d6378, L:/10.30.171.222:18225 - R:/10.30.170.83:55034]} EXI handlers added to pipeline 23:58:13.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.474 [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:58:13.483 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.483 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.483 [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.83:51490]) by 393 down to 2096386 23:58:13.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.483 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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:58:13.483 [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.83:51490] 23:58:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) by 373 down to 2096779 23:58:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.483 [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.83:47182] 23:58:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18047', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.484 [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=149} 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=236} created 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]} created 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182] successful with session NetconfServerSession{sessionId=236, channel=[id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]} 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]} up 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026])[want-reply=true] subsystem=netconf 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c7196df after next message 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x9c10720a, L:/10.30.171.222:18073 - R:/10.30.170.83:51490]} EXI handlers added to pipeline 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026])[subsystem] prepared command 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]}} established 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.484 [netconf-device-simulator-threads-0] 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]:18063 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.484 [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.83:44666]) by 393 down to 2096386 23:58:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 237: Creating data stores for simulated device 23:58:13.484 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.484 [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:58:13.484 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.484 [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:58:13.484 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5164136] 23:58:13.485 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.483 [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:58:13.485 [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:58:13.485 [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:58:13.485 [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:58:13.485 [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:58:13.485 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.486 [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.83:45340]) by 393 down to 2096386 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.486 [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.83:45340] 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.486 [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=223} 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b35d8ba after next message 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x363a8136, L:/10.30.171.222:18286 - R:/10.30.170.83:45340]} EXI handlers added to pipeline 23:58:13.484 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.486 [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.83:44666] 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.486 [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.83:50364]) by 340 down to 2096046 23:58:13.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.486 [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.83:50364] 23:58:13.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.487 [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=153} 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51b314e1 after next message 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9fb5ebad, L:/10.30.171.222:18241 - R:/10.30.170.83:44666]} EXI handlers added to pipeline 23:58:13.487 [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:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.487 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b940da8] 23:58:13.487 [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:58:13.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.487 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.487 [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.83:51016]) by 393 down to 2096386 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.487 [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.83:51016] 23:58:13.487 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [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=156} 23:58:13.487 [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:58:13.487 [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:58:13.487 [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:58:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.487 [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:58:13.488 [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:58:13.488 [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:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@558a9547 after next message 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x02e60810, L:/10.30.171.222:18201 - R:/10.30.170.83:51016]} EXI handlers added to pipeline 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.488 [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.83:45200]) by 393 down to 2096386 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.488 [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.83:45200] 23:58:13.488 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.488 [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.83:48920]) by 340 down to 2096046 23:58:13.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.488 [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.83:48920] 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.488 [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=158} 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78131f9 after next message 23:58:13.488 [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=178} 23:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x3670c47e, L:/10.30.171.222:18097 - R:/10.30.170.83:45200]} EXI handlers added to pipeline 23:58:13.488 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6713c70f] 23:58:13.488 [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:58:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.489 [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.83:47680]) by 393 down to 2096386 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.489 [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.83:47680] 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.489 [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=161} 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8b3660d after next message 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x507cb5d1, L:/10.30.171.222:18193 - R:/10.30.170.83:47680]} EXI handlers added to pipeline 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.489 [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.83:46034]) by 393 down to 2096386 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.489 [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.83:46034] 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.490 [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=164} 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ab41f78 after next message 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x0003a878, L:/10.30.171.222:18109 - R:/10.30.170.83:46034]} EXI handlers added to pipeline 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.490 [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.83:43850]) by 393 down to 2096386 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.490 [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.83:43850] 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.490 [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=166} 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@724829b3 after next message 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=166, channel=[id: 0xae64ffc6, L:/10.30.171.222:18205 - R:/10.30.170.83:43850]} EXI handlers added to pipeline 23:58:13.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.491 [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.83:39352]) by 393 down to 2096386 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.491 [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.83:39352] 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.491 [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=167} 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@541d5891 after next message 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x6423695c, L:/10.30.171.222:18213 - R:/10.30.170.83:39352]} EXI handlers added to pipeline 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.491 [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.83:43658]) by 393 down to 2096386 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.491 [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.83:43658] 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.496 [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=172} 23:58:13.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.496 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5164136], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5164136], subtreeVersion=Version[658e7514], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[658e7514], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.497 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8918ef8 after next message 23:58:13.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xefae05c5, L:/10.30.171.222:18013 - R:/10.30.170.83:43658]} EXI handlers added to pipeline 23:58:13.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.498 [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.83:38928]) by 393 down to 2096386 23:58:13.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.498 [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.83:38928] 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] 23:58:13.498 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 237 on channel [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) by 1103 down to 2096049 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) request=subsystem activate command 23:58:13.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) starting runner for command=netconf 23:58:13.498 [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=174} 23:58:13.498 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.498 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.499 [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:58:13.499 [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:58:13.499 [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:58:13.499 [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:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fa60c5f after next message 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x65a7d694, L:/10.30.171.222:18288 - R:/10.30.170.83:38928]} EXI handlers added to pipeline 23:58:13.499 [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:58:13.499 [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:58:13.499 [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:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.499 [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.83:56056]) by 393 down to 2096386 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.499 [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.83:56056] 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.499 [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=181} 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@664ec922 after next message 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x56a0e1f9, L:/10.30.171.222:18168 - R:/10.30.170.83:56056]} EXI handlers added to pipeline 23:58:13.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.500 [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.83:50926]) by 393 down to 2096386 23:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.500 [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.83:50926] 23:58:13.499 [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:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.500 [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:58:13.500 [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:58:13.500 [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:58:13.500 [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=184} 23:58:13.500 [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:58:13.500 [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:58:13.500 [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:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.500 [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:58:13.500 [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:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79139b21 after next message 23:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x6a0f0606, L:/10.30.171.222:18136 - R:/10.30.170.83:50926]} EXI handlers added to pipeline 23:58:13.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.500 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.501 [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.83:43030]) by 393 down to 2096386 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.501 [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.83:43030] 23:58:13.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36318]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.501 [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=186} 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c64d6b7 after next message 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x8add0b6a, L:/10.30.171.222:18008 - R:/10.30.170.83:43030]} EXI handlers added to pipeline 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36318]] session=TransportServerSession[admin@/10.30.170.83:36318] id=0 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.501 [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.83:57268]) by 393 down to 2096386 23:58:13.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.501 [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.83:57268] 23:58:13.501 [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.83:36318])) size=2097152, max=2097152, packet=32768 23:58:13.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36318]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36318] 23:58:13.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36318]) recipient=0 23:58:13.501 [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.83:36318])) size=2097152, max=2097152, packet=32768 23:58:13.501 [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.83:36318])) re-initializing 23:58:13.501 [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.83:36318])) size=2097152, max=2097152, packet=32768 23:58:13.501 [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.83:36318]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.502 [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.83:52934]) by 340 down to 2096046 23:58:13.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.504 [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.83:52934] 23:58:13.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.504 [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=155} 23:58:13.504 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d34aa4c] 23:58:13.504 [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:58:13.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.504 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.504 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.504 [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:58:13.505 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:46154]) by 340 down to 2096046 23:58:13.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.505 [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.83:46154] 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) by 373 down to 2096779 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.505 [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.83:60026] 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18063', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=237} created 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]} created 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026] successful with session NetconfServerSession{sessionId=237, channel=[id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]} 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]} up 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120])[want-reply=true] subsystem=netconf 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120])[subsystem] prepared command 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]}} established 23:58:13.505 [netconf-device-simulator-threads-0] 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]:18255 23:58:13.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 238: Creating data stores for simulated device 23:58:13.506 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.506 [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:58:13.506 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.506 [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:58:13.506 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[282b06d] 23:58:13.506 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.508 [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=191} 23:58:13.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.508 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3640b281 after next message 23:58:13.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x7b00c0c3, L:/10.30.171.222:18316 - R:/10.30.170.83:57268]} EXI handlers added to pipeline 23:58:13.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.508 [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.83:60120]) by 393 down to 2096386 23:58:13.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.508 [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.83:60120] 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.509 [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=194} 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63cbc73d after next message 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x7a604168, L:/10.30.171.222:18028 - R:/10.30.170.83:60120]} EXI handlers added to pipeline 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.509 [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.83:50064]) by 393 down to 2096386 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.509 [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.83:50064] 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.510 [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=199} 23:58:13.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.510 [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=170} 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@314da549 after next message 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x4ad4dba1, L:/10.30.171.222:18284 - R:/10.30.170.83:50064]} EXI handlers added to pipeline 23:58:13.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71814a5b] 23:58:13.510 [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:58:13.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.510 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.510 [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:58:13.510 [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:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.510 [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.83:47196]) by 393 down to 2096386 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.510 [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.83:47196] 23:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.510 [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:58:13.510 [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:58:13.510 [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:58:13.510 [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=201} 23:58:13.510 [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:58:13.510 [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:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1343038f after next message 23:58:13.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xd1ec0bbb, L:/10.30.171.222:18148 - R:/10.30.170.83:47196]} EXI handlers added to pipeline 23:58:13.510 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.511 [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.83:53372]) by 340 down to 2096046 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.511 [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.83:53372] 23:58:13.511 [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.83:41506]) by 393 down to 2096386 23:58:13.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.511 [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.83:41506] 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.511 [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=159} 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7427673d] 23:58:13.511 [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:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.511 [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:58:13.512 [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:58:13.512 [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:58:13.512 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.512 [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.83:44242]) by 340 down to 2096046 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.512 [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.83:44242] 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.512 [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=203} 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c2f507a after next message 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x74a4bc4b, L:/10.30.171.222:17996 - R:/10.30.170.83:41506]} EXI handlers added to pipeline 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.512 [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=160} 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.512 [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.83:53292]) by 393 down to 2096386 23:58:13.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.512 [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.83:53292] 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b8afa79] 23:58:13.512 [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:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.512 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.512 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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:58:13.513 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.513 [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.83:59696]) by 340 down to 2096046 23:58:13.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.513 [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.83:59696] 23:58:13.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.513 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.514 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[282b06d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[282b06d], subtreeVersion=Version[24303fd7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[24303fd7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] 23:58:13.514 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 238 on channel [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) by 1103 down to 2096049 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) request=subsystem activate command 23:58:13.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) starting runner for command=netconf 23:58:13.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.519 [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=209} 23:58:13.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51058]] Send SSH_MSG_KEXDH_REPLY 23:58:13.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #1 sending command=31[31] len=1639 23:58:13.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.521 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cfa8fa3 after next message 23:58:13.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xecfd2c18, L:/10.30.171.222:18247 - R:/10.30.170.83:53292]} EXI handlers added to pipeline 23:58:13.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:43120]) by 373 down to 2096779 23:58:13.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.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.83:43120] 23:58:13.522 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18255', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=238} created 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]} created 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120] successful with session NetconfServerSession{sessionId=238, channel=[id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]} 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]} up 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982])[want-reply=true] subsystem=netconf 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982])[subsystem] prepared command 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]}} established 23:58:13.523 [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]:18082 23:58:13.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 239: Creating data stores for simulated device 23:58:13.523 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.523 [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:58:13.523 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.523 [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:58:13.523 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.537 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.537 [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.83:42594]) by 393 down to 2096386 23:58:13.537 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.537 [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.83:42594] 23:58:13.537 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.538 [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=210} 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cd9ab1 after next message 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0c649874, L:/10.30.171.222:18151 - R:/10.30.170.83:42594]} EXI handlers added to pipeline 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.538 [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.83:42906]) by 393 down to 2096386 23:58:13.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.538 [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.83:42906] 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.539 [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:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b5c5acd after next message 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=213, channel=[id: 0x794bb6cc, L:/10.30.171.222:18095 - R:/10.30.170.83:42906]} EXI handlers added to pipeline 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.539 [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.83:43062]) by 393 down to 2096386 23:58:13.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.539 [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.83:43062] 23:58:13.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51058]) Send SSH_MSG_NEWKEYS 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51058]) session ID=d3:61:95:bc:42:24:35:62:f6:94:81:63:1c:b0:f0:28:17:bc:f6:4c:78:70:a1:ae:41:e6:ac:a9:96:05:5c:23:49:7a:9f:94:8b:df:40:8f:30:d9:a8:9d:32:1d:38:7d:f1:f8:5d:2c:33:53:23:ee:1d:3c:d5:ff:b9:37:44:b5 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51058]): strict KEX resets output message sequence number from 3 to 0 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@297c2824; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51058])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #0 sending command=7[7] len=419 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51058]) No pending packets to flush at end of KEX 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41322]) process #1 30 23:58:13.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41322]] process command=SSH_MSG_KEXDH_INIT 23:58:13.541 [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=215} 23:58:13.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74777328 after next message 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=215, channel=[id: 0xb8dd1ab5, L:/10.30.171.222:18287 - R:/10.30.170.83:43062]} EXI handlers added to pipeline 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.542 [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.83:40684]) by 393 down to 2096386 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.542 [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.83:40684] 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.542 [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=219} 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c4971bc after next message 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xaca00f2d, L:/10.30.171.222:18050 - R:/10.30.170.83:40684]} EXI handlers added to pipeline 23:58:13.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.543 [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.83:41264]) by 393 down to 2096386 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.543 [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.83:41264] 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.543 [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=221} 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6005adbd after next message 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xb5f083a9, L:/10.30.171.222:18090 - R:/10.30.170.83:41264]} EXI handlers added to pipeline 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.543 [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.83:33146]) by 393 down to 2096386 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.543 [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.83:33146] 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.544 [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=185} 23:58:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1085bfe6] 23:58:13.544 [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:58:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.544 [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:58:13.545 [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:58:13.545 [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:58:13.545 [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:58:13.545 [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:58:13.545 [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:58:13.545 [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:58:13.545 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.545 [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.83:60736]) by 340 down to 2096046 23:58:13.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.545 [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.83:60736] 23:58:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.546 [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=188} 23:58:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[79fc952c] 23:58:13.546 [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:58:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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:58:13.546 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62210a81] 23:58:13.547 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.547 [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=224} 23:58:13.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.548 [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.83:40378]) by 733 down to 2095137 23:58:13.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.548 [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.83:44398]) by 733 down to 2095137 23:58:13.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.549 [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.83:46740]) by 733 down to 2095137 23:58:13.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.549 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@537f6282 23:58:13.549 [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.83:34216]) by 179 down to 2095870 23:58:13.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.550 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a8e4120 after next message 23:58:13.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xa9aa68ba, L:/10.30.171.222:18266 - R:/10.30.170.83:33146]} EXI handlers added to pipeline 23:58:13.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.551 [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.83:60604]) by 393 down to 2096386 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.551 [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.83:60604] 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.551 [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=226} 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b7b4cc5 after next message 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x1bbac609, L:/10.30.171.222:18026 - R:/10.30.170.83:60604]} EXI handlers added to pipeline 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.551 [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.83:55444]) by 393 down to 2096386 23:58:13.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.551 [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.83:55444] 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.552 [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=228} 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a897fa0 after next message 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6299f9f9, L:/10.30.171.222:18314 - R:/10.30.170.83:55444]} EXI handlers added to pipeline 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.557 [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.83:53800]) by 393 down to 2096386 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.557 [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.83:53800] 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.557 [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=229} 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@731cca60 after next message 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x6f77635e, L:/10.30.171.222:18134 - R:/10.30.170.83:53800]} EXI handlers added to pipeline 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.557 [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.83:48646]) by 393 down to 2096386 23:58:13.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.557 [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.83:48646] 23:58:13.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.83:60910]) by 733 down to 2095137 23:58:13.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.558 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b35d8ba 23:58:13.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.83:45340]) by 179 down to 2095870 23:58:13.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.558 [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=231} 23:58:13.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41322]] Send SSH_MSG_KEXDH_REPLY 23:58:13.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #1 sending command=31[31] len=1639 23:58:13.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.83:50364]) by 733 down to 2095137 23:58:13.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:48920]) by 733 down to 2095137 23:58:13.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:52934]) by 733 down to 2095137 23:58:13.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.565 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f0b0ee3 after next message 23:58:13.565 [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.83:46154]) by 733 down to 2095137 23:58:13.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.565 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.565 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62210a81], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62210a81], subtreeVersion=Version[583cab2b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[583cab2b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x5c75774a, L:/10.30.171.222:18182 - R:/10.30.170.83:48646]} EXI handlers added to pipeline 23:58:13.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.566 [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.83:46726]) by 393 down to 2096386 23:58:13.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.566 [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.83:46726] 23:58:13.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] 23:58:13.566 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 239 on channel [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] 23:58:13.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) by 1103 down to 2096049 23:58:13.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.567 [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=233} 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) request=subsystem activate command 23:58:13.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) starting runner for command=netconf 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@100744d0 after next message 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe60794be, L:/10.30.171.222:18118 - R:/10.30.170.83:46726]} EXI handlers added to pipeline 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.567 [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.83:54668]) by 393 down to 2096386 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.567 [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.83:54668] 23:58:13.567 [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.83:53372]) by 733 down to 2095137 23:58:13.567 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.567 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.567 [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=235} 23:58:13.567 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.567 [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.83:44242]) by 733 down to 2095137 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:59696]) by 733 down to 2095137 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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.83:60736]) by 733 down to 2095137 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:34216]) by 340 down to 2096046 23:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.569 [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.83:34216] 23:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=216} 23:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[39f5dfb1] 23:58:13.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:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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=odl-netconf-monitoring} 23:58:13.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:58:13.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=2022-07-18} 23:58:13.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-yang-types} 23:58:13.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:58:13.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=2013-07-15} 23:58:13.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-inet-types} 23:58:13.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:58:13.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=2013-07-15} 23:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:45340]) by 340 down to 2096046 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.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.83:45340] 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.570 [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=223} 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6735cdf8] 23:58:13.570 [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:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.570 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.570 [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:58:13.570 [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:58:13.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-netconf-monitoring} 23:58:13.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:58:13.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=2010-10-04} 23:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [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:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44c63761 after next message 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x1facb92e, L:/10.30.171.222:17990 - R:/10.30.170.83:54668]} EXI handlers added to pipeline 23:58:13.571 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318])[want-reply=true] subsystem=netconf 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318])[subsystem] prepared command 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932])[want-reply=true] subsystem=netconf 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]}} established 23:58:13.571 [netconf-device-simulator-threads-1] 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]:18035 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932])[subsystem] prepared command 23:58:13.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 240: Creating data stores for simulated device 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]}} established 23:58:13.571 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.571 [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:58:13.571 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.571 [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:58:13.571 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.571 [netconf-device-simulator-threads-3] 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]:18285 23:58:13.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 241: Creating data stores for simulated device 23:58:13.572 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.572 [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:58:13.572 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.572 [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:58:13.572 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.572 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[769d0c90] 23:58:13.572 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.572 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.572 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.572 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.572 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3915998] 23:58:13.572 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.573 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.573 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.573 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41322])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41322]) Send SSH_MSG_NEWKEYS 23:58:13.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41322]) session ID=21:91:f3:c5:30:5b:ee:f1:ba:70:dd:f5:80:2d:82:db:c5:82:48:29:9c:d2:68:57:d3:7f:1a:f0:93:8f:2e:3c:a8:0f:51:fe:55:47:05:0a:85:fb:30:30:41:cd:51:39:24:6a:31:a2:3a:4a:9f:ef:8d:18:97:cf:ec:e5:3e:49 23:58:13.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41322]): strict KEX resets output message sequence number from 3 to 0 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41322]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3177c6a6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41322])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41322])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #0 sending command=7[7] len=419 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41322]) No pending packets to flush at end of KEX 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52162]) process #1 30 23:58:13.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52162]] process command=SSH_MSG_KEXDH_INIT 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) by 373 down to 2096779 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.578 [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.83:59982] 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18082', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=239} created 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]} created 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982] successful with session NetconfServerSession{sessionId=239, channel=[id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]} 23:58:13.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]} up 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198])[want-reply=true] subsystem=netconf 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198])[subsystem] prepared command 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]}} established 23:58:13.579 [netconf-device-simulator-threads-0] 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]:18218 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 242: Creating data stores for simulated device 23:58:13.579 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.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:58:13.579 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.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:58:13.579 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7481daac] 23:58:13.579 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.582 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.582 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7481daac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7481daac], subtreeVersion=Version[70f269b5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[70f269b5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] 23:58:13.583 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 242 on channel [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) by 1103 down to 2096049 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) request=subsystem activate command 23:58:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) starting runner for command=netconf 23:58:13.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3915998], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3915998], subtreeVersion=Version[19d74c7b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19d74c7b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] 23:58:13.587 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 241 on channel [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] 23:58:13.587 [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.83:58932]) by 1103 down to 2096049 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) request=subsystem activate command 23:58:13.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) starting runner for command=netconf 23:58:13.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.595 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.595 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[769d0c90], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[769d0c90], subtreeVersion=Version[69dfb9ad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[69dfb9ad], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.595 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.595 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] 23:58:13.595 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 240 on channel [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] 23:58:13.596 [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.83:36318]) by 1103 down to 2096049 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) request=subsystem activate command 23:58:13.596 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) starting runner for command=netconf 23:58:13.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:59198]) by 373 down to 2096779 23:58:13.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.597 [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.83:59198] 23:58:13.597 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18218', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=242} created 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]} created 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198] successful with session NetconfServerSession{sessionId=242, channel=[id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]} 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]} up 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688])[want-reply=true] subsystem=netconf 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688])[subsystem] prepared command 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]}} established 23:58:13.598 [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]:18242 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 243: Creating data stores for simulated device 23:58:13.598 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.598 [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:58:13.598 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.598 [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:58:13.598 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67751642] 23:58:13.598 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52162]] Send SSH_MSG_KEXDH_REPLY 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #1 sending command=31[31] len=1639 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52162])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52162]) Send SSH_MSG_NEWKEYS 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52162]) session ID=f7:89:6e:49:7b:ee:5a:bc:e5:f3:ed:51:f6:d0:ad:49:c8:50:ec:15:84:43:c1:dd:54:c2:35:4e:75:dd:fa:99:c2:ce:a9:0d:8e:8c:2f:65:1c:34:3b:50:6a:62:0c:19:27:8e:d1:7e:d1:d3:59:7f:d0:9b:0f:f1:ae:2e:c4:64 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52162]): strict KEX resets output message sequence number from 3 to 0 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52162]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11c8b524; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52162])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52162])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #0 sending command=7[7] len=419 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52162]) No pending packets to flush at end of KEX 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52812]) process #1 30 23:58:13.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52812]] process command=SSH_MSG_KEXDH_INIT 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.608 [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.83:58932]) by 373 down to 2096779 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.608 [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.83:58932] 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18285', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=241} created 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]} created 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932] successful with session NetconfServerSession{sessionId=241, channel=[id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]} 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]} up 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448])[want-reply=true] subsystem=netconf 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448])[subsystem] prepared command 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]}} established 23:58:13.608 [netconf-device-simulator-threads-3] 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]:18280 23:58:13.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 244: Creating data stores for simulated device 23:58:13.609 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.609 [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:58:13.609 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.609 [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:58:13.609 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.609 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43661cae] 23:58:13.609 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.611 [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.83:36318]) by 373 down to 2096779 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.611 [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.83:36318] 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18035', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=240} created 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]} created 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318] successful with session NetconfServerSession{sessionId=240, channel=[id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]} 23:58:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]} up 23:58:13.612 [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.83:34216]) by 733 down to 2095137 23:58:13.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.612 [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.83:45340]) by 733 down to 2095137 23:58:13.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.613 [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.83:36318]) by 393 down to 2096386 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.613 [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.83:36318] 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.613 [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=240} 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@574f5a89 after next message 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xb0881449, L:/10.30.171.222:18035 - R:/10.30.170.83:36318]} EXI handlers added to pipeline 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@574f5a89 23:58:13.613 [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.83:36318]) by 179 down to 2095870 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.615 [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.83:36318]) by 340 down to 2096046 23:58:13.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.615 [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.83:36318] 23:58:13.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.616 [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=240} 23:58:13.616 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[69dfb9ad] 23:58:13.616 [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:58:13.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.616 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.616 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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:58:13.616 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.617 [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.83:36318]) by 733 down to 2095137 23:58:13.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.624 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.624 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67751642], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67751642], subtreeVersion=Version[3617a0df], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3617a0df], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] 23:58:13.625 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 243 on channel [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] 23:58:13.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.83:60688]) by 1103 down to 2096049 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) request=subsystem activate command 23:58:13.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) starting runner for command=netconf 23:58:13.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.628 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.628 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43661cae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43661cae], subtreeVersion=Version[5ad86d2c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ad86d2c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52812]] Send SSH_MSG_KEXDH_REPLY 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #1 sending command=31[31] len=1639 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52812])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52812]) Send SSH_MSG_NEWKEYS 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52812]) session ID=22:c6:19:dd:7e:c3:4a:fe:5c:5a:de:9a:81:ad:f4:51:fc:b2:7d:10:2a:ca:2b:29:3c:21:1f:ea:9f:46:3e:23:8f:44:40:a0:42:55:10:f6:78:b3:61:c8:50:b9:67:1d:09:43:f4:3d:74:80:b8:3a:cc:cf:1e:d8:51:dc:e9:6e 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52812]): strict KEX resets output message sequence number from 3 to 0 23:58:13.630 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52812]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23bfeb3d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52812])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52812])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #0 sending command=7[7] len=419 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52812]) No pending packets to flush at end of KEX 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54914]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54914]] session=TransportServerSession[admin@/10.30.170.83:54914] id=0 23:58:13.630 [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.83:54914])) size=2097152, max=2097152, packet=32768 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54914]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54914] 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54914]) recipient=0 23:58:13.630 [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.83:54914])) size=2097152, max=2097152, packet=32768 23:58:13.630 [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.83:54914])) re-initializing 23:58:13.630 [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.83:54914])) size=2097152, max=2097152, packet=32768 23:58:13.630 [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.83:54914]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42692]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42692]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42692]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.630 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42692]) authentication result: true 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42692]) SSH_MSG_USERAUTH_REQUEST 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42692])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42692]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.630 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42692]) no heartbeat to stop 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42692]) heartbeat type=IGNORE, interval=PT30S 23:58:13.631 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42692 authenticated 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44052]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.631 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44052]) authentication result: true 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44052]) SSH_MSG_USERAUTH_REQUEST 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44052]) no heartbeat to stop 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44052]) heartbeat type=IGNORE, interval=PT30S 23:58:13.631 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44052 authenticated 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.631 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 244 on channel [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] 23:58:13.631 [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.83:49448]) by 1103 down to 2096049 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) request=subsystem activate command 23:58:13.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) starting runner for command=netconf 23:58:13.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) by 373 down to 2096779 23:58:13.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.634 [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.83:60688] 23:58:13.634 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18242', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=243} created 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]} created 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688] successful with session NetconfServerSession{sessionId=243, channel=[id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]} 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]} up 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394])[want-reply=true] subsystem=netconf 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394])[subsystem] prepared command 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]}} established 23:58:13.635 [netconf-device-simulator-threads-0] 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]:18098 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 245: Creating data stores for simulated device 23:58:13.635 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.635 [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:58:13.635 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.635 [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:58:13.635 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.635 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2e0210d4] 23:58:13.635 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.636 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50834]) authentication result: true 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50834]) SSH_MSG_USERAUTH_REQUEST 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50834]) no heartbeat to stop 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50834]) heartbeat type=IGNORE, interval=PT30S 23:58:13.636 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50834 authenticated 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49196]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49196]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.636 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49196]) authentication result: true 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49196]) SSH_MSG_USERAUTH_REQUEST 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49196])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49196]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49196]) no heartbeat to stop 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49196]) heartbeat type=IGNORE, interval=PT30S 23:58:13.636 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49196 authenticated 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51916]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51916]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.636 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51916]) authentication result: true 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51916]) SSH_MSG_USERAUTH_REQUEST 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51916])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51916]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.636 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51916]) no heartbeat to stop 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51916]) heartbeat type=IGNORE, interval=PT30S 23:58:13.637 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51916 authenticated 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50950]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50950]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.637 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50950]) authentication result: true 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50950]) SSH_MSG_USERAUTH_REQUEST 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50950])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50950]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50950]) no heartbeat to stop 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50950]) heartbeat type=IGNORE, interval=PT30S 23:58:13.637 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50950 authenticated 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43476]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43476]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.637 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43476]) authentication result: true 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43476]) SSH_MSG_USERAUTH_REQUEST 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43476])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43476]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43476]) no heartbeat to stop 23:58:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43476]) heartbeat type=IGNORE, interval=PT30S 23:58:13.637 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43476 authenticated 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58306]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.638 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58306]) authentication result: true 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58306]) SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58306]) no heartbeat to stop 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58306]) heartbeat type=IGNORE, interval=PT30S 23:58:13.638 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58306 authenticated 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57862]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57862]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.638 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57862]) authentication result: true 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57862]) SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57862])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57862]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57862]) no heartbeat to stop 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57862]) heartbeat type=IGNORE, interval=PT30S 23:58:13.638 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57862 authenticated 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48062]) process #2 SSH_MSG_NEWKEYS 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48062]): strict KEX resets input message sequence number from 3 to 0 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39cf4526; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48062]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48062]) authorized authentication methods: password,publickey 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48062]) Accepted service ssh-userauth 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48062]) no authentication factory for method=none 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48062]) SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48062]) remaining methods: password,publickey 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32822]) process #2 SSH_MSG_NEWKEYS 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32822]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32822]): strict KEX resets input message sequence number from 3 to 0 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32822]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f775e5d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32822]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32822]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:32822]) authorized authentication methods: password,publickey 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32822]) Accepted service ssh-userauth 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32822]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32822]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32822]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32822]) no authentication factory for method=none 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32822]) SSH_MSG_USERAUTH_REQUEST 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32822]) remaining methods: password,publickey 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51452]) process #2 SSH_MSG_NEWKEYS 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51452]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51452]): strict KEX resets input message sequence number from 3 to 0 23:58:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51452]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@604168e8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51452]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51452]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51452]) authorized authentication methods: password,publickey 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51452]) Accepted service ssh-userauth 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51452]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51452]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51452]) no authentication factory for method=none 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51452]) SSH_MSG_USERAUTH_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51452]) remaining methods: password,publickey 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49080]) process #2 SSH_MSG_NEWKEYS 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49080]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49080]): strict KEX resets input message sequence number from 3 to 0 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49080]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e1a2587; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49080]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49080]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49080]) authorized authentication methods: password,publickey 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49080]) Accepted service ssh-userauth 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49080]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49080]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49080]) no authentication factory for method=none 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49080]) SSH_MSG_USERAUTH_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49080]) remaining methods: password,publickey 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53526]) process #2 SSH_MSG_NEWKEYS 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53526]): strict KEX resets input message sequence number from 3 to 0 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17c66be7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53526]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53526]) authorized authentication methods: password,publickey 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53526]) Accepted service ssh-userauth 23:58:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.642 [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.83:49448]) by 373 down to 2096779 23:58:13.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.642 [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.83:49448] 23:58:13.642 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53526]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53526]) no authentication factory for method=none 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53526]) SSH_MSG_USERAUTH_REQUEST 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53526]) remaining methods: password,publickey 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36980]) process #2 SSH_MSG_NEWKEYS 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36980]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36980]): strict KEX resets input message sequence number from 3 to 0 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36980]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76e250fc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36980]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36980]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36980]) authorized authentication methods: password,publickey 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36980]) Accepted service ssh-userauth 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36980]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36980]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36980]) no authentication factory for method=none 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36980]) SSH_MSG_USERAUTH_REQUEST 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36980]) remaining methods: password,publickey 23:58:13.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.642 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40858]) process #2 SSH_MSG_NEWKEYS 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18280', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=244} created 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]} created 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448] successful with session NetconfServerSession{sessionId=244, channel=[id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]} 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]} up 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53590]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53590]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.643 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53590]) authentication result: true 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53590]) SSH_MSG_USERAUTH_REQUEST 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53590])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53590]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53590]) no heartbeat to stop 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53590]) heartbeat type=IGNORE, interval=PT30S 23:58:13.643 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53590 authenticated 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4e2b50b1 23:58:13.643 [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.83:55034]) by 179 down to 2095870 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c7196df 23:58:13.644 [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.83:51490]) by 179 down to 2095870 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51b314e1 23:58:13.644 [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.83:44666]) by 179 down to 2095870 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@558a9547 23:58:13.644 [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.83:51016]) by 179 down to 2095870 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78131f9 23:58:13.644 [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.83:45200]) by 179 down to 2095870 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8b3660d 23:58:13.644 [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.83:47680]) by 179 down to 2095870 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ab41f78 23:58:13.644 [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.83:46034]) by 179 down to 2095870 23:58:13.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@724829b3 23:58:13.645 [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.83:43850]) by 179 down to 2095870 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@541d5891 23:58:13.645 [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.83:39352]) by 179 down to 2095870 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8918ef8 23:58:13.645 [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.83:43658]) by 179 down to 2095870 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fa60c5f 23:58:13.645 [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.83:38928]) by 179 down to 2095870 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@664ec922 23:58:13.645 [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.83:56056]) by 179 down to 2095870 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79139b21 23:58:13.645 [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.83:50926]) by 179 down to 2095870 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c64d6b7 23:58:13.646 [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.83:43030]) by 179 down to 2095870 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3640b281 23:58:13.646 [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.83:57268]) by 179 down to 2095870 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63cbc73d 23:58:13.646 [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.83:60120]) by 179 down to 2095870 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@314da549 23:58:13.647 [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.83:50064]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1343038f 23:58:13.647 [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.83:47196]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c2f507a 23:58:13.647 [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.83:41506]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cfa8fa3 23:58:13.647 [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.83:53292]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cd9ab1 23:58:13.647 [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.83:42594]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b5c5acd 23:58:13.647 [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.83:42906]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74777328 23:58:13.647 [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.83:43062]) by 179 down to 2095870 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40858]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40858]): strict KEX resets input message sequence number from 3 to 0 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40858]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a3c8786; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c4971bc 23:58:13.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.83:40684]) by 179 down to 2095870 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40858]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40858]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40858]) authorized authentication methods: password,publickey 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40858]) Accepted service ssh-userauth 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6005adbd 23:58:13.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.83:41264]) by 179 down to 2095870 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40858]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40858]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40858]) no authentication factory for method=none 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40858]) SSH_MSG_USERAUTH_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40858]) remaining methods: password,publickey 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a8e4120 23:58:13.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.83:33146]) by 179 down to 2095870 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34380]) process #2 SSH_MSG_NEWKEYS 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34380]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34380]): strict KEX resets input message sequence number from 3 to 0 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63a4c128; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34380]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34380]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b7b4cc5 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34380]) authorized authentication methods: password,publickey 23:58:13.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.83:60604]) by 179 down to 2095870 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34380]) Accepted service ssh-userauth 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34380]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34380]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34380]) no authentication factory for method=none 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34380]) SSH_MSG_USERAUTH_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34380]) remaining methods: password,publickey 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a897fa0 23:58:13.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.83:55444]) by 179 down to 2095870 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55012]) process #2 SSH_MSG_NEWKEYS 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:55012]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55012]): strict KEX resets input message sequence number from 3 to 0 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:55012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d0c166c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55012]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55012]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:55012]) authorized authentication methods: password,publickey 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:55012]) Accepted service ssh-userauth 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@731cca60 23:58:13.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.83:53800]) by 179 down to 2095870 23:58:13.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55012]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55012]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.648 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55012]) no authentication factory for method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55012]) SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:55012]) remaining methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f0b0ee3 23:58:13.649 [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.83:48646]) by 179 down to 2095870 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40732]) process #2 SSH_MSG_NEWKEYS 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40732]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40732]): strict KEX resets input message sequence number from 3 to 0 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40732]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b653bc4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40732]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40732]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40732]) authorized authentication methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40732]) Accepted service ssh-userauth 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40732]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40732]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40732]) no authentication factory for method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40732]) SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40732]) remaining methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35280]) process #2 SSH_MSG_NEWKEYS 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35280]): strict KEX resets input message sequence number from 3 to 0 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@368b8ccb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35280]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35280]) authorized authentication methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35280]) Accepted service ssh-userauth 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35280]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35280]) no authentication factory for method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35280]) SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35280]) remaining methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@100744d0 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48534]) process #2 SSH_MSG_NEWKEYS 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48534]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48534]): strict KEX resets input message sequence number from 3 to 0 23:58:13.649 [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.83:46726]) by 179 down to 2095870 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@683855e4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48534]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48534]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48534]) authorized authentication methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48534]) Accepted service ssh-userauth 23:58:13.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48534]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48534]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48534]) no authentication factory for method=none 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48534]) SSH_MSG_USERAUTH_REQUEST 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48534]) remaining methods: password,publickey 23:58:13.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36888]) process #2 SSH_MSG_NEWKEYS 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36888]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36888]): strict KEX resets input message sequence number from 3 to 0 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11de6a56; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36888]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36888]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36888]) authorized authentication methods: password,publickey 23:58:13.650 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44c63761 23:58:13.650 [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.83:54668]) by 179 down to 2095870 23:58:13.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.650 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.650 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.650 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.650 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.650 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2e0210d4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2e0210d4], subtreeVersion=Version[1ee93dd0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1ee93dd0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.650 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] 23:58:13.651 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 245 on channel [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) by 1103 down to 2096049 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36888]) Accepted service ssh-userauth 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) request=subsystem activate command 23:58:13.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) starting runner for command=netconf 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36888]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36888]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36888]) no authentication factory for method=none 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36888]) SSH_MSG_USERAUTH_REQUEST 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36888]) remaining methods: password,publickey 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #2 SSH_MSG_NEWKEYS 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47482]): strict KEX resets input message sequence number from 3 to 0 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@725ff653; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47482]) authorized authentication methods: password,publickey 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47482]) Accepted service ssh-userauth 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) no authentication factory for method=none 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_USERAUTH_REQUEST 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47482]) remaining methods: password,publickey 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45526]) process #2 SSH_MSG_NEWKEYS 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45526]): strict KEX resets input message sequence number from 3 to 0 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20f8fd59; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45526]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45526]) authorized authentication methods: password,publickey 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45526]) Accepted service ssh-userauth 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45526]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45526]) no authentication factory for method=none 23:58:13.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45526]) SSH_MSG_USERAUTH_REQUEST 23:58:13.653 [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.83:55034]) by 340 down to 2096046 23:58:13.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.653 [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.83:55034] 23:58:13.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.655 [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=145} 23:58:13.655 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a3ff875] 23:58:13.655 [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:58:13.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.655 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.655 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.655 [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:58:13.655 [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:58:13.655 [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:58:13.655 [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:58:13.655 [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:58:13.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45526]) remaining methods: password,publickey 23:58:13.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.655 [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:58:13.655 [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:58:13.655 [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:58:13.656 [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:58:13.656 [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:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39588]) process #2 SSH_MSG_NEWKEYS 23:58:13.656 [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:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39588]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39588]): strict KEX resets input message sequence number from 3 to 0 23:58:13.656 [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:58:13.656 [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:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1052c28c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39588]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39588]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.656 [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:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39588]) authorized authentication methods: password,publickey 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39588]) Accepted service ssh-userauth 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39588]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39588]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39588]) no authentication factory for method=none 23:58:13.656 [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:58:13.656 [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:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) by 373 down to 2096779 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.656 [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.83:38394] 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18098', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=245} created 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]} created 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394] successful with session NetconfServerSession{sessionId=245, channel=[id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]} 23:58:13.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]} up 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598])[want-reply=true] subsystem=netconf 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598])[subsystem] prepared command 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]}} established 23:58:13.657 [netconf-device-simulator-threads-0] 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]:18237 23:58:13.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 246: Creating data stores for simulated device 23:58:13.657 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.657 [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:58:13.657 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.657 [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:58:13.657 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39588]) SSH_MSG_USERAUTH_REQUEST 23:58:13.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39588]) remaining methods: password,publickey 23:58:13.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33508]) process #2 SSH_MSG_NEWKEYS 23:58:13.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33508]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33508]): strict KEX resets input message sequence number from 3 to 0 23:58:13.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33508]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28d15511; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33508]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33508]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33508]) authorized authentication methods: password,publickey 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33508]) Accepted service ssh-userauth 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33508]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33508]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33508]) no authentication factory for method=none 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33508]) SSH_MSG_USERAUTH_REQUEST 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33508]) remaining methods: password,publickey 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51868]) process #2 SSH_MSG_NEWKEYS 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51868]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51868]): strict KEX resets input message sequence number from 3 to 0 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51868]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fccae9d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51868]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79300cfb] 23:58:13.658 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.659 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51868]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51868]) authorized authentication methods: password,publickey 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51868]) Accepted service ssh-userauth 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.659 [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.83:51490]) by 340 down to 2096046 23:58:13.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.659 [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.83:51490] 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51868]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51868]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51868]) no authentication factory for method=none 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51868]) SSH_MSG_USERAUTH_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51868]) remaining methods: password,publickey 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #2 SSH_MSG_NEWKEYS 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59838]): strict KEX resets input message sequence number from 3 to 0 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59838]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4da5587; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59838]) authorized authentication methods: password,publickey 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59838]) Accepted service ssh-userauth 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) no authentication factory for method=none 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_USERAUTH_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59838]) remaining methods: password,publickey 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41772]) process #2 SSH_MSG_NEWKEYS 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41772]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41772]): strict KEX resets input message sequence number from 3 to 0 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41772]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34e9f38a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41772]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41772]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41772]) authorized authentication methods: password,publickey 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41772]) Accepted service ssh-userauth 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41772]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41772]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41772]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41772]) no authentication factory for method=none 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41772]) SSH_MSG_USERAUTH_REQUEST 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41772]) remaining methods: password,publickey 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58430]) process #2 SSH_MSG_NEWKEYS 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58430]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58430]): strict KEX resets input message sequence number from 3 to 0 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58430]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@687d354c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58430]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58430]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58430]) authorized authentication methods: password,publickey 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58430]) Accepted service ssh-userauth 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58430]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58430]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58430]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58430]) no authentication factory for method=none 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58430]) SSH_MSG_USERAUTH_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58430]) remaining methods: password,publickey 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60054]) process #2 SSH_MSG_NEWKEYS 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60054]): strict KEX resets input message sequence number from 3 to 0 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31e48f14; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60054]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60054]) authorized authentication methods: password,publickey 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60054]) Accepted service ssh-userauth 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60054]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60054]) no authentication factory for method=none 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60054]) SSH_MSG_USERAUTH_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60054]) remaining methods: password,publickey 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54640]) process #2 SSH_MSG_NEWKEYS 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54640]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54640]): strict KEX resets input message sequence number from 3 to 0 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54640]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c15fb7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54640]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54640]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54640]) authorized authentication methods: password,publickey 23:58:13.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54640]) Accepted service ssh-userauth 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.660 [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=149} 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54640]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54640]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54640]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54640]) no authentication factory for method=none 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54640]) SSH_MSG_USERAUTH_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54640]) remaining methods: password,publickey 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.660 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[534a8804] 23:58:13.660 [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:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46322]) process #2 SSH_MSG_NEWKEYS 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46322]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46322]): strict KEX resets input message sequence number from 3 to 0 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46322]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cef9ae7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46322]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46322]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46322]) authorized authentication methods: password,publickey 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46322]) Accepted service ssh-userauth 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46322]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46322]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46322]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46322]) no authentication factory for method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46322]) SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46322]) remaining methods: password,publickey 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52422]) process #2 SSH_MSG_NEWKEYS 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52422]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52422]): strict KEX resets input message sequence number from 3 to 0 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52422]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@939f9dc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52422]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52422]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52422]) authorized authentication methods: password,publickey 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52422]) Accepted service ssh-userauth 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52422]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52422]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52422]) no authentication factory for method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52422]) SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52422]) remaining methods: password,publickey 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39720]) process #2 SSH_MSG_NEWKEYS 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39720]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39720]): strict KEX resets input message sequence number from 3 to 0 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39720]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c8a2dc9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39720]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39720]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.661 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.661 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39720]) authorized authentication methods: password,publickey 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39720]) Accepted service ssh-userauth 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39720]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39720]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39720]) no authentication factory for method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39720]) SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39720]) remaining methods: password,publickey 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36282]) process #2 SSH_MSG_NEWKEYS 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36282]): strict KEX resets input message sequence number from 3 to 0 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53ae7948; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36282]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36282]) authorized authentication methods: password,publickey 23:58:13.661 [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:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36282]) Accepted service ssh-userauth 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.661 [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:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36282]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.661 [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:58:13.661 [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:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.661 [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:58:13.661 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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:58:13.662 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.662 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.662 [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.83:51016]) by 340 down to 2096046 23:58:13.662 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.662 [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.83:51016] 23:58:13.662 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.662 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.662 [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=156} 23:58:13.663 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[18e03eb8] 23:58:13.663 [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:58:13.663 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.663 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.663 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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:58:13.663 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.663 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.663 [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.83:45200]) by 340 down to 2096046 23:58:13.663 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.663 [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.83:45200] 23:58:13.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36282]) no authentication factory for method=none 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36282]) SSH_MSG_USERAUTH_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36282]) remaining methods: password,publickey 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39686]) process #2 SSH_MSG_NEWKEYS 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39686]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39686]): strict KEX resets input message sequence number from 3 to 0 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1cc8fabe; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39686]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39686]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39686]) authorized authentication methods: password,publickey 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39686]) Accepted service ssh-userauth 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39686]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39686]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39686]) no authentication factory for method=none 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39686]) SSH_MSG_USERAUTH_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39686]) remaining methods: password,publickey 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51058]) process #2 SSH_MSG_NEWKEYS 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51058]): strict KEX resets input message sequence number from 3 to 0 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51793299; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51058]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51058]) authorized authentication methods: password,publickey 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51058]) Accepted service ssh-userauth 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51058]) no authentication factory for method=none 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51058]) SSH_MSG_USERAUTH_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51058]) remaining methods: password,publickey 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41322]) process #2 SSH_MSG_NEWKEYS 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41322]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41322]): strict KEX resets input message sequence number from 3 to 0 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41322]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@97dfbd8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41322]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41322]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41322]) authorized authentication methods: password,publickey 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41322]) Accepted service ssh-userauth 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41322]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41322]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41322]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41322]) no authentication factory for method=none 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41322]) SSH_MSG_USERAUTH_REQUEST 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41322]) remaining methods: password,publickey 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41964]) process #1 30 23:58:13.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41964]] process command=SSH_MSG_KEXDH_INIT 23:58:13.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.667 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.668 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79300cfb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79300cfb], subtreeVersion=Version[197fc7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[197fc7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] 23:58:13.669 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 246 on channel [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] 23:58:13.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.83:60598]) by 1103 down to 2096049 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) request=subsystem activate command 23:58:13.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) starting runner for command=netconf 23:58:13.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.672 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.673 [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=158} 23:58:13.673 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f42f371] 23:58:13.673 [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:58:13.673 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.673 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.673 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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:58:13.673 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.673 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.673 [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.83:47680]) by 340 down to 2096046 23:58:13.673 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.673 [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.83:47680] 23:58:13.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.674 [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=161} 23:58:13.674 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e61c57] 23:58:13.674 [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:58:13.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.674 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.674 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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:58:13.674 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.675 [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.83:43850]) by 340 down to 2096046 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.675 [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.83:43850] 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.675 [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=166} 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ea29f65] 23:58:13.675 [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:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.675 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.675 [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:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) by 373 down to 2096779 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.684 [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.83:60598] 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.684 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] 23:58:13.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.684 [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.83:39352]) by 340 down to 2096046 23:58:13.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.684 [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.83:39352] 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18237', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=246} created 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]} created 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598] successful with session NetconfServerSession{sessionId=246, channel=[id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]} 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]} up 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41864]] session=TransportServerSession[admin@/10.30.170.83:41864] id=0 23:58:13.684 [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.83:41864])) size=2097152, max=2097152, packet=32768 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41864] 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41864]) recipient=0 23:58:13.684 [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.83:41864])) size=2097152, max=2097152, packet=32768 23:58:13.684 [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.83:41864])) re-initializing 23:58:13.684 [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.83:41864])) size=2097152, max=2097152, packet=32768 23:58:13.684 [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.83:41864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50366]] session=TransportServerSession[admin@/10.30.170.83:50366] id=0 23:58:13.684 [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=167} 23:58:13.684 [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.83:50366])) size=2097152, max=2097152, packet=32768 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50366] 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50366]) recipient=0 23:58:13.684 [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.83:50366])) size=2097152, max=2097152, packet=32768 23:58:13.684 [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.83:50366])) re-initializing 23:58:13.684 [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.83:50366])) size=2097152, max=2097152, packet=32768 23:58:13.684 [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.83:50366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.684 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c7c4008] 23:58:13.684 [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:58:13.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.685 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.685 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56114]] session=TransportServerSession[admin@/10.30.170.83:56114] id=0 23:58:13.685 [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:58:13.685 [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.83:56114])) size=2097152, max=2097152, packet=32768 23:58:13.685 [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:58:13.685 [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:58:13.685 [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:58:13.685 [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:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56114] 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56114]) recipient=0 23:58:13.685 [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:58:13.685 [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:58:13.685 [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.83:56114])) size=2097152, max=2097152, packet=32768 23:58:13.685 [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.83:56114])) re-initializing 23:58:13.685 [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:58:13.685 [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.83:56114])) size=2097152, max=2097152, packet=32768 23:58:13.685 [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.83:56114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.685 [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:58:13.685 [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:58:13.685 [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:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59908]) process #2 SSH_MSG_NEWKEYS 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59908]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59908]): strict KEX resets input message sequence number from 3 to 0 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59908]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5671cea2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59908]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.685 [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:58:13.685 [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:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59908]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.685 [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:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59908]) authorized authentication methods: password,publickey 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59908]) Accepted service ssh-userauth 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59908]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.685 [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:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.685 [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:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59908]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59908]) no authentication factory for method=none 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59908]) SSH_MSG_USERAUTH_REQUEST 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59908]) remaining methods: password,publickey 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:34094]) by 393 down to 2096386 23:58:13.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.685 [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.83:34094] 23:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.686 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.686 [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:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.686 [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.83:43658]) by 340 down to 2096046 23:58:13.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.686 [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.83:43658] 23:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3287cce3 after next message 23:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0142bf5f, L:/10.30.171.222:18123 - R:/10.30.170.83:34094]} EXI handlers added to pipeline 23:58:13.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:48440]) by 393 down to 2096386 23:58:13.686 [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=172} 23:58:13.687 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b5b0339] 23:58:13.687 [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:58:13.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.687 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.687 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.687 [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:58:13.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.687 [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.83:48440] 23:58:13.687 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.687 [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.83:38928]) by 340 down to 2096046 23:58:13.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.687 [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.83:38928] 23:58:13.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.687 [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=146} 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7cffedb5 after next message 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xf69ca789, L:/10.30.171.222:18091 - R:/10.30.170.83:48440]} EXI handlers added to pipeline 23:58:13.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.688 [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=174} 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) by 393 down to 2096386 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.688 [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.83:44618] 23:58:13.688 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[365c5451] 23:58:13.688 [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:58:13.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.688 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.688 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.688 [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:58:13.688 [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:58:13.688 [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:58:13.688 [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:58:13.688 [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:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.688 [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:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=150} 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bc98b8f after next message 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=150, channel=[id: 0x0b4f7666, L:/10.30.171.222:18171 - R:/10.30.170.83:44618]} EXI handlers added to pipeline 23:58:13.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) by 393 down to 2096386 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.689 [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.83:56980] 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.689 [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=154} 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73f8650b after next message 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x2b25ec3d, L:/10.30.171.222:18003 - R:/10.30.170.83:56980]} EXI handlers added to pipeline 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) by 393 down to 2096386 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.689 [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.83:49314] 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.689 [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:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@506ea55e after next message 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x2ef5d9e1, L:/10.30.171.222:18019 - R:/10.30.170.83:49314]} EXI handlers added to pipeline 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) by 393 down to 2096386 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.690 [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.83:48582] 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.688 [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:58:13.690 [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:58:13.690 [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=168} 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32f3585e after next message 23:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9c0f055d, L:/10.30.171.222:18161 - R:/10.30.170.83:48582]} EXI handlers added to pipeline 23:58:13.690 [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:58:13.690 [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:58:13.690 [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:58:13.691 [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:58:13.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.691 [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:58:13.691 [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:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) by 393 down to 2096386 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.691 [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.83:40196] 23:58:13.691 [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:58:13.691 [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:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.691 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.691 [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=169} 23:58:13.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.691 [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.83:56056]) by 340 down to 2096046 23:58:13.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.691 [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.83:56056] 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21ef918d after next message 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xd4298693, L:/10.30.171.222:18233 - R:/10.30.170.83:40196]} EXI handlers added to pipeline 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) by 393 down to 2096386 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.691 [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.83:59356] 23:58:13.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.692 [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=181} 23:58:13.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.692 [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=173} 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.692 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c91c743] 23:58:13.692 [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:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13a5151 after next message 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xf3071716, L:/10.30.171.222:18313 - R:/10.30.170.83:59356]} EXI handlers added to pipeline 23:58:13.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.692 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.692 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.692 [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:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:53220]) by 393 down to 2096386 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.692 [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.83:53220] 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.692 [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=177} 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3134faec after next message 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x2c06ed7a, L:/10.30.171.222:18153 - R:/10.30.170.83:53220]} EXI handlers added to pipeline 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:41920]) by 393 down to 2096386 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.693 [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.83:41920] 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.693 [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=180} 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2944fd85 after next message 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xc76c624a, L:/10.30.171.222:18065 - R:/10.30.170.83:41920]} EXI handlers added to pipeline 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:54082]) by 393 down to 2096386 23:58:13.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.693 [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.83:54082] 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.694 [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=182} 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78ec2f1f after next message 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xa5ede27e, L:/10.30.171.222:18229 - R:/10.30.170.83:54082]} EXI handlers added to pipeline 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) by 393 down to 2096386 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.694 [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.83:38592] 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.694 [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=189} 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b2f3c64 after next message 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x44ca6b16, L:/10.30.171.222:18325 - R:/10.30.170.83:38592]} EXI handlers added to pipeline 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) by 393 down to 2096386 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.695 [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.83:35480] 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.695 [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=192} 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@638e726d after next message 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x2d13db33, L:/10.30.171.222:18245 - R:/10.30.170.83:35480]} EXI handlers added to pipeline 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) by 393 down to 2096386 23:58:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.695 [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.83:34432] 23:58:13.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.692 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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:58:13.696 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.697 [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.83:43030]) by 340 down to 2096046 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.697 [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.83:43030] 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.697 [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=186} 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57406531] 23:58:13.697 [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:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.697 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.697 [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:58:13.697 [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:58:13.697 [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:58:13.697 [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:58:13.697 [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:58:13.697 [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:58:13.697 [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:58:13.697 [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:58:13.698 [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:58:13.698 [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:58:13.698 [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:58:13.698 [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:58:13.698 [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:58:13.698 [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:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41964]] Send SSH_MSG_KEXDH_REPLY 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #1 sending command=31[31] len=1639 23:58:13.698 [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:58:13.698 [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:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41964])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41964]) Send SSH_MSG_NEWKEYS 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41964]) session ID=ef:59:89:90:ad:6b:fc:52:19:39:d6:7b:20:f7:d2:c5:e0:6b:2b:38:66:8e:1a:80:10:18:3e:20:ba:97:d6:92:bc:eb:c5:81:81:f5:f3:a0:36:ce:76:93:6f:49:5e:e0:59:7a:cb:17:98:e7:08:20:4b:4d:04:09:d9:8c:d1:7d 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41964]): strict KEX resets output message sequence number from 3 to 0 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41964]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4534f286; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:13.698 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41964])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41964])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #0 sending command=7[7] len=419 23:58:13.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.698 [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.83:57268]) by 340 down to 2096046 23:58:13.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.698 [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.83:57268] 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41964]) No pending packets to flush at end of KEX 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914])[want-reply=true] subsystem=netconf 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914])[subsystem] prepared command 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.698 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]}} established 23:58:13.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.698 [netconf-device-simulator-threads-7] 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]:18191 23:58:13.698 [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=191} 23:58:13.698 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45f9cf92] 23:58:13.699 [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:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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:58:13.699 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.699 [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.83:60120]) by 340 down to 2096046 23:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.699 [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.83:60120] 23:58:13.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.700 [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:58:13.700 [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=194} 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7edb1167 after next message 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x396ddd6c, L:/10.30.171.222:18117 - R:/10.30.170.83:34432]} EXI handlers added to pipeline 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) by 393 down to 2096386 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.700 [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.83:33292] 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.700 [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=198} 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9719c62 after next message 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x2825d49a, L:/10.30.171.222:18277 - R:/10.30.170.83:33292]} EXI handlers added to pipeline 23:58:13.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:49662]) by 393 down to 2096386 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.701 [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.83:49662] 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.701 [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=202} 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7abc0d8e after next message 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x8b5f3036, L:/10.30.171.222:18120 - R:/10.30.170.83:49662]} EXI handlers added to pipeline 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:38586]) by 393 down to 2096386 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.701 [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.83:38586] 23:58:13.701 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22c6949] 23:58:13.701 [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:58:13.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.701 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.701 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.701 [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:58:13.701 [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:58:13.701 [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:58:13.701 [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:58:13.701 [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:58:13.701 [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:58:13.701 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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:58:13.702 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.702 [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.83:50064]) by 340 down to 2096046 23:58:13.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.702 [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.83:50064] 23:58:13.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.706 [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=199} 23:58:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57abcf1] 23:58:13.706 [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:58:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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:58:13.706 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:47196]) by 340 down to 2096046 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.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.83:47196] 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.707 [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=201} 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ebee471] 23:58:13.707 [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:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.707 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.707 [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:58:13.708 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 247: Creating data stores for simulated device 23:58:13.708 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.708 [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:58:13.708 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.708 [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:58:13.708 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.708 [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.83:53292]) by 340 down to 2096046 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.708 [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.83:53292] 23:58:13.708 [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=206} 23:58:13.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.708 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.708 [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=209} 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1ec59cc2] 23:58:13.708 [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:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.708 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.708 [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:58:13.708 [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:58:13.708 [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:58:13.708 [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:58:13.708 [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:58:13.708 [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:58:13.708 [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:58:13.709 [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:58:13.709 [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:58:13.709 [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:58:13.709 [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:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40310060 after next message 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x6a59d15e, L:/10.30.171.222:18320 - R:/10.30.170.83:38586]} EXI handlers added to pipeline 23:58:13.709 [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:58:13.709 [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:58:13.709 [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:58:13.709 [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:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) by 393 down to 2096386 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.709 [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.83:32918] 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.709 [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:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4dbc5b0f after next message 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x546cce13, L:/10.30.171.222:18296 - R:/10.30.170.83:32918]} EXI handlers added to pipeline 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) by 393 down to 2096386 23:58:13.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.709 [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.83:56368] 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.710 [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=212} 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@397edb0e after next message 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x0af3607a, L:/10.30.171.222:17992 - R:/10.30.170.83:56368]} EXI handlers added to pipeline 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) by 393 down to 2096386 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.710 [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.83:37062] 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.710 [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=214} 23:58:13.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.708 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2c5b5de3] 23:58:13.711 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.711 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.711 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.711 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@58180f12 after next message 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x11843081, L:/10.30.171.222:18080 - R:/10.30.170.83:37062]} EXI handlers added to pipeline 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) by 393 down to 2096386 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.712 [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.83:35026] 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.712 [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=217} 23:58:13.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13e0d5a1 after next message 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xc9243917, L:/10.30.171.222:18020 - R:/10.30.170.83:35026]} EXI handlers added to pipeline 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) by 393 down to 2096386 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.713 [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.83:53360] 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.713 [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=220} 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@dc8ee4c after next message 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xbcd95a3a, L:/10.30.171.222:18236 - R:/10.30.170.83:53360]} EXI handlers added to pipeline 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) by 393 down to 2096386 23:58:13.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.713 [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.83:51032] 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.714 [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=222} 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@480649c8 after next message 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x81dcc4a3, L:/10.30.171.222:18212 - R:/10.30.170.83:51032]} EXI handlers added to pipeline 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) by 393 down to 2096386 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.714 [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.83:49664] 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.714 [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=225} 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@626167b4 after next message 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x20a189db, L:/10.30.171.222:18252 - R:/10.30.170.83:49664]} EXI handlers added to pipeline 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) by 393 down to 2096386 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.715 [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.83:55258] 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.715 [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:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41b0a238 after next message 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4dc38870, L:/10.30.171.222:18052 - R:/10.30.170.83:55258]} EXI handlers added to pipeline 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.716 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.716 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2c5b5de3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2c5b5de3], subtreeVersion=Version[108e576b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[108e576b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.716 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] 23:58:13.717 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 247 on channel [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] 23:58:13.717 [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.83:54914]) by 1103 down to 2096049 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) request=subsystem activate command 23:58:13.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) starting runner for command=netconf 23:58:13.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.719 [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.83:54914]) by 373 down to 2096779 23:58:13.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.719 [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.83:54914] 23:58:13.719 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18191', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=247} created 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]} created 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914] successful with session NetconfServerSession{sessionId=247, channel=[id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]} 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]} up 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42692]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42692]] session=TransportServerSession[admin@/10.30.170.83:42692] id=0 23:58:13.720 [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.83:42692])) size=2097152, max=2097152, packet=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42692]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42692] 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42692]) recipient=0 23:58:13.720 [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.83:42692])) size=2097152, max=2097152, packet=32768 23:58:13.720 [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.83:42692])) re-initializing 23:58:13.720 [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.83:42692])) size=2097152, max=2097152, packet=32768 23:58:13.720 [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.83:42692]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44052]] session=TransportServerSession[admin@/10.30.170.83:44052] id=0 23:58:13.720 [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.83:44052])) size=2097152, max=2097152, packet=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44052] 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44052]) recipient=0 23:58:13.720 [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.83:44052])) size=2097152, max=2097152, packet=32768 23:58:13.720 [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.83:44052])) re-initializing 23:58:13.720 [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.83:44052])) size=2097152, max=2097152, packet=32768 23:58:13.720 [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.83:44052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50834]] session=TransportServerSession[admin@/10.30.170.83:50834] id=0 23:58:13.720 [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.83:50834])) size=2097152, max=2097152, packet=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50834] 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50834]) recipient=0 23:58:13.720 [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.83:50834])) size=2097152, max=2097152, packet=32768 23:58:13.720 [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.83:50834])) re-initializing 23:58:13.720 [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.83:50834])) size=2097152, max=2097152, packet=32768 23:58:13.720 [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.83:50834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49196]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49196]] session=TransportServerSession[admin@/10.30.170.83:49196] id=0 23:58:13.721 [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.83:49196])) size=2097152, max=2097152, packet=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49196]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49196] 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49196]) recipient=0 23:58:13.721 [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.83:49196])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:49196])) re-initializing 23:58:13.721 [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.83:49196])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:49196]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51916]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51916]] session=TransportServerSession[admin@/10.30.170.83:51916] id=0 23:58:13.721 [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.83:51916])) size=2097152, max=2097152, packet=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51916]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51916] 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51916]) recipient=0 23:58:13.721 [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.83:51916])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:51916])) re-initializing 23:58:13.721 [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.83:51916])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:51916]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50950]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50950]] session=TransportServerSession[admin@/10.30.170.83:50950] id=0 23:58:13.721 [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.83:50950])) size=2097152, max=2097152, packet=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50950]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50950] 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50950]) recipient=0 23:58:13.721 [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.83:50950])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:50950])) re-initializing 23:58:13.721 [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.83:50950])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:50950]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43476]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43476]] session=TransportServerSession[admin@/10.30.170.83:43476] id=0 23:58:13.721 [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.83:43476])) size=2097152, max=2097152, packet=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43476]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43476] 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43476]) recipient=0 23:58:13.721 [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.83:43476])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:43476])) re-initializing 23:58:13.721 [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.83:43476])) size=2097152, max=2097152, packet=32768 23:58:13.721 [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.83:43476]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58306]] session=TransportServerSession[admin@/10.30.170.83:58306] id=0 23:58:13.722 [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.83:58306])) size=2097152, max=2097152, packet=32768 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58306] 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58306]) recipient=0 23:58:13.722 [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.83:58306])) size=2097152, max=2097152, packet=32768 23:58:13.722 [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.83:58306])) re-initializing 23:58:13.722 [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.83:58306])) size=2097152, max=2097152, packet=32768 23:58:13.722 [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.83:58306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57862]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57862]] session=TransportServerSession[admin@/10.30.170.83:57862] id=0 23:58:13.722 [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.83:57862])) size=2097152, max=2097152, packet=32768 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57862]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57862] 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57862]) recipient=0 23:58:13.722 [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.83:57862])) size=2097152, max=2097152, packet=32768 23:58:13.722 [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.83:57862])) re-initializing 23:58:13.722 [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.83:57862])) size=2097152, max=2097152, packet=32768 23:58:13.722 [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.83:57862]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.722 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48062]) authentication result: true 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48062]) SSH_MSG_USERAUTH_REQUEST 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48062]) no heartbeat to stop 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48062]) heartbeat type=IGNORE, interval=PT30S 23:58:13.722 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48062 authenticated 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32822]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32822]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32822]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.722 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:32822]) authentication result: true 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:32822]) SSH_MSG_USERAUTH_REQUEST 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32822])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32822]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.722 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:32822]) no heartbeat to stop 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:32822]) heartbeat type=IGNORE, interval=PT30S 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:32822 authenticated 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51452]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51452]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.709 [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:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51452]) authentication result: true 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51452]) SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51452])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51452]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51452]) no heartbeat to stop 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51452]) heartbeat type=IGNORE, interval=PT30S 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51452 authenticated 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49080]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49080]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49080]) authentication result: true 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49080]) SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49080])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49080]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49080]) no heartbeat to stop 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49080]) heartbeat type=IGNORE, interval=PT30S 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49080 authenticated 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53526]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53526]) authentication result: true 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53526]) SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53526]) no heartbeat to stop 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53526]) heartbeat type=IGNORE, interval=PT30S 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53526 authenticated 23:58:13.723 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36980]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36980]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36980]) authentication result: true 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36980]) SSH_MSG_USERAUTH_REQUEST 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36980])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36980]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36980]) no heartbeat to stop 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36980]) heartbeat type=IGNORE, interval=PT30S 23:58:13.723 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36980 authenticated 23:58:13.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.723 [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.83:43062]) by 340 down to 2096046 23:58:13.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40858]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40858]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40858]) authentication result: true 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40858]) SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40858])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40858]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40858]) no heartbeat to stop 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40858]) heartbeat type=IGNORE, interval=PT30S 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40858 authenticated 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34380]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34380]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34380]) authentication result: true 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34380]) SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34380])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34380]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34380]) no heartbeat to stop 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34380]) heartbeat type=IGNORE, interval=PT30S 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34380 authenticated 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:55012]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:55012]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:55012]) authentication result: true 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:55012]) SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:55012])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:55012]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:55012]) no heartbeat to stop 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:55012]) heartbeat type=IGNORE, interval=PT30S 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:55012 authenticated 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40732]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40732]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40732]) authentication result: true 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40732]) SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40732])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40732]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40732]) no heartbeat to stop 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40732]) heartbeat type=IGNORE, interval=PT30S 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40732 authenticated 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35280]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35280]) authentication result: true 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35280]) SSH_MSG_USERAUTH_REQUEST 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35280]) no heartbeat to stop 23:58:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35280]) heartbeat type=IGNORE, interval=PT30S 23:58:13.724 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35280 authenticated 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48534]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48534]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48534]) authentication result: true 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48534]) SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48534])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48534]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48534]) no heartbeat to stop 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48534]) heartbeat type=IGNORE, interval=PT30S 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48534 authenticated 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36888]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36888]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36888]) authentication result: true 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36888]) SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36888])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36888]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36888]) no heartbeat to stop 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36888]) heartbeat type=IGNORE, interval=PT30S 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36888 authenticated 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47482]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47482]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47482]) authentication result: true 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47482]) SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47482])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47482]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47482]) no heartbeat to stop 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47482]) heartbeat type=IGNORE, interval=PT30S 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47482 authenticated 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45526]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45526]) authentication result: true 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45526]) SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45526]) no heartbeat to stop 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45526]) heartbeat type=IGNORE, interval=PT30S 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45526 authenticated 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39588]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39588]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39588]) authentication result: true 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39588]) SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39588])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39588]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39588]) no heartbeat to stop 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39588]) heartbeat type=IGNORE, interval=PT30S 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39588 authenticated 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33508]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33508]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.725 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33508]) authentication result: true 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33508]) SSH_MSG_USERAUTH_REQUEST 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33508])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33508]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33508]) no heartbeat to stop 23:58:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33508]) heartbeat type=IGNORE, interval=PT30S 23:58:13.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) by 393 down to 2096386 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.726 [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.83:54654] 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.726 [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.83:43062] 23:58:13.726 [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=230} 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6913fbc8 after next message 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x361841eb, L:/10.30.171.222:18012 - R:/10.30.170.83:54654]} EXI handlers added to pipeline 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) by 393 down to 2096386 23:58:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.726 [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.83:42406] 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33508 authenticated 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51868]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51868]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51868]) authentication result: true 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51868]) SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51868])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51868]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51868]) no heartbeat to stop 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51868]) heartbeat type=IGNORE, interval=PT30S 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51868 authenticated 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59838]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59838]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59838]) authentication result: true 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59838]) SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59838])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59838]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59838]) no heartbeat to stop 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59838]) heartbeat type=IGNORE, interval=PT30S 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59838 authenticated 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41772]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41772]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41772]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.729 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41772]) authentication result: true 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41772]) SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41772])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41772]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41772]) no heartbeat to stop 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41772]) heartbeat type=IGNORE, interval=PT30S 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41772 authenticated 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58430]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58430]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58430]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.729 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58430]) authentication result: true 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58430]) SSH_MSG_USERAUTH_REQUEST 23:58:13.729 [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=215} 23:58:13.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.730 [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=232} 23:58:13.730 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12b94f27] 23:58:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58430])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58430]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58430]) no heartbeat to stop 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58430]) heartbeat type=IGNORE, interval=PT30S 23:58:13.730 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58430 authenticated 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60054]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.730 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60054]) authentication result: true 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60054]) SSH_MSG_USERAUTH_REQUEST 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60054]) no heartbeat to stop 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60054]) heartbeat type=IGNORE, interval=PT30S 23:58:13.730 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60054 authenticated 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54640]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54640]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54640]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.730 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54640]) authentication result: true 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54640]) SSH_MSG_USERAUTH_REQUEST 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54640])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54640]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54640]) no heartbeat to stop 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54640]) heartbeat type=IGNORE, interval=PT30S 23:58:13.730 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54640 authenticated 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46322]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46322]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46322]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.730 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46322]) authentication result: true 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46322]) SSH_MSG_USERAUTH_REQUEST 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46322])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46322]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46322]) no heartbeat to stop 23:58:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46322]) heartbeat type=IGNORE, interval=PT30S 23:58:13.731 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46322 authenticated 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52422]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52422]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.731 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52422]) authentication result: true 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52422]) SSH_MSG_USERAUTH_REQUEST 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52422])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52422]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52422]) no heartbeat to stop 23:58:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52422]) heartbeat type=IGNORE, interval=PT30S 23:58:13.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b1565bb after next message 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x45b6a86c, L:/10.30.171.222:18199 - R:/10.30.170.83:42406]} EXI handlers added to pipeline 23:58:13.730 [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:58:13.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.731 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.731 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) by 393 down to 2096386 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.731 [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.83:49224] 23:58:13.731 [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:58:13.731 [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:58:13.731 [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:58:13.731 [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:58:13.731 [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:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.731 [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:58:13.731 [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:58:13.731 [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:58:13.731 [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=234} 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f8a1ca6 after next message 23:58:13.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x80e7d2f9, L:/10.30.171.222:18231 - R:/10.30.170.83:49224]} EXI handlers added to pipeline 23:58:13.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) by 393 down to 2096386 23:58:13.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.732 [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.83:47182] 23:58:13.731 [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:58:13.734 [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:58:13.734 [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:58:13.734 [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:58:13.734 [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:58:13.734 [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:58:13.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.734 [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:58:13.734 [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:58:13.735 [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=236} 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.735 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a9eab34 after next message 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x5912b2ee, L:/10.30.171.222:18047 - R:/10.30.170.83:47182]} EXI handlers added to pipeline 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.735 [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.83:40684]) by 340 down to 2096046 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.735 [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.83:40684] 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) by 393 down to 2096386 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.735 [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.83:60026] 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.735 [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=237} 23:58:13.735 [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=219} 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[62f476f9] 23:58:13.735 [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:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.735 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.735 [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:58:13.736 [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:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52422 authenticated 23:58:13.736 [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:58:13.736 [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:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39720]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39720]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39720]) authentication result: true 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39720]) SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39720])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39720]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39720]) no heartbeat to stop 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39720]) heartbeat type=IGNORE, interval=PT30S 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39720 authenticated 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36282]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36282]) authentication result: true 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36282]) SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36282]) no heartbeat to stop 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36282]) heartbeat type=IGNORE, interval=PT30S 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36282 authenticated 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39686]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39686]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39686]) authentication result: true 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39686]) SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39686])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39686]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39686]) no heartbeat to stop 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39686]) heartbeat type=IGNORE, interval=PT30S 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39686 authenticated 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51058]) authentication result: true 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51058]) SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51058]) no heartbeat to stop 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51058]) heartbeat type=IGNORE, interval=PT30S 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51058 authenticated 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41322]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41322]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41322]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.736 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41322]) authentication result: true 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41322]) SSH_MSG_USERAUTH_REQUEST 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41322])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41322]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.736 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41322]) no heartbeat to stop 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41322]) heartbeat type=IGNORE, interval=PT30S 23:58:13.737 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41322 authenticated 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52162]) process #2 SSH_MSG_NEWKEYS 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52162]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52162]): strict KEX resets input message sequence number from 3 to 0 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52162]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@556af3d1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52162]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52162]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52162]) authorized authentication methods: password,publickey 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52162]) Accepted service ssh-userauth 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52162]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52162]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52162]) no authentication factory for method=none 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52162]) SSH_MSG_USERAUTH_REQUEST 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52162]) remaining methods: password,publickey 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52812]) process #2 SSH_MSG_NEWKEYS 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52812]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52812]): strict KEX resets input message sequence number from 3 to 0 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52812]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bd2b4db; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52812]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52812]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52812]) authorized authentication methods: password,publickey 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52812]) Accepted service ssh-userauth 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52812]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52812]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52812]) no authentication factory for method=none 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52812]) SSH_MSG_USERAUTH_REQUEST 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52812]) remaining methods: password,publickey 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.737 [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.83:54914]) by 393 down to 2096386 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.737 [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.83:54914] 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.738 [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=247} 23:58:13.735 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ce4984b after next message 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x60ad7d9d, L:/10.30.171.222:18063 - R:/10.30.170.83:60026]} EXI handlers added to pipeline 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) by 393 down to 2096386 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.738 [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.83:43120] 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.738 [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=238} 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19ae9f91 after next message 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x9cb614d1, L:/10.30.171.222:18255 - R:/10.30.170.83:43120]} EXI handlers added to pipeline 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) by 393 down to 2096386 23:58:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.738 [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.83:59982] 23:58:13.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.736 [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:58:13.739 [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:58:13.739 [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:58:13.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a49fe57 after next message 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x29588f09, L:/10.30.171.222:18191 - R:/10.30.170.83:54914]} EXI handlers added to pipeline 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692])[want-reply=true] subsystem=netconf 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692])[subsystem] prepared command 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]}} established 23:58:13.740 [netconf-device-simulator-threads-7] 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]:18275 23:58:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 248: Creating data stores for simulated device 23:58:13.740 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.740 [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:58:13.740 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.740 [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:58:13.740 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.741 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[87bf74b] 23:58:13.741 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.741 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.741 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.741 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.741 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@765f54f1 after next message 23:58:13.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xaeac0361, L:/10.30.171.222:18082 - R:/10.30.170.83:59982]} EXI handlers added to pipeline 23:58:13.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) by 393 down to 2096386 23:58:13.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.741 [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.83:59198] 23:58:13.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.744 [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=242} 23:58:13.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.739 [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:58:13.744 [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:58:13.744 [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:58:13.744 [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:58:13.744 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20988279 after next message 23:58:13.744 [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:58:13.744 [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:58:13.744 [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:58:13.744 [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:58:13.744 [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:58:13.744 [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:58:13.744 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.744 [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.83:41264]) by 340 down to 2096046 23:58:13.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.744 [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.83:41264] 23:58:13.745 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.745 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.745 [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=221} 23:58:13.745 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45099fc1] 23:58:13.745 [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:58:13.745 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.745 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.745 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.745 [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:58:13.746 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.746 [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.83:60604]) by 340 down to 2096046 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.746 [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.83:60604] 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.746 [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=226} 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b630e98] 23:58:13.746 [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:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.746 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.746 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.747 [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.83:55444]) by 340 down to 2096046 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.747 [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.83:55444] 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.747 [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=228} 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e660fcf] 23:58:13.747 [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:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.747 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.747 [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:58:13.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x0dc4ae41, L:/10.30.171.222:18218 - R:/10.30.170.83:59198]} EXI handlers added to pipeline 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) by 393 down to 2096386 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.748 [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.83:60688] 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.748 [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:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68ce79b9 after next message 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x14930800, L:/10.30.171.222:18242 - R:/10.30.170.83:60688]} EXI handlers added to pipeline 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) by 393 down to 2096386 23:58:13.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.748 [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.83:38394] 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.749 [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=245} 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@119b0575 after next message 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x9a79bb6d, L:/10.30.171.222:18098 - R:/10.30.170.83:38394]} EXI handlers added to pipeline 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) by 393 down to 2096386 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.749 [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.83:60598] 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.749 [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=246} 23:58:13.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52cd5d5f after next message 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x50a068fb, L:/10.30.171.222:18237 - R:/10.30.170.83:60598]} EXI handlers added to pipeline 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864])[want-reply=true] subsystem=netconf 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864])[subsystem] prepared command 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]}} established 23:58:13.750 [netconf-device-simulator-threads-0] 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]:18158 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 249: Creating data stores for simulated device 23:58:13.750 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.750 [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:58:13.750 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.750 [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:58:13.750 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[902c93f] 23:58:13.750 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.751 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.751 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.751 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.751 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.751 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[87bf74b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[87bf74b], subtreeVersion=Version[22f3213d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22f3213d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.751 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.751 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] 23:58:13.752 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 248 on channel [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] 23:58:13.752 [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.83:42692]) by 1103 down to 2096049 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) request=subsystem activate command 23:58:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) starting runner for command=netconf 23:58:13.753 [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:58:13.753 [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:58:13.753 [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:58:13.753 [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:58:13.753 [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:58:13.753 [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:58:13.754 [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:58:13.754 [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:58:13.754 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.754 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.754 [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.83:48646]) by 340 down to 2096046 23:58:13.754 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.754 [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.83:48646] 23:58:13.754 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.754 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.754 [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=231} 23:58:13.754 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[16aade6] 23:58:13.754 [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:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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:58:13.755 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.755 [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.83:46726]) by 340 down to 2096046 23:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.755 [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.83:46726] 23:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.756 [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=233} 23:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f4d2afd] 23:58:13.756 [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:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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:58:13.756 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.756 [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.83:54668]) by 340 down to 2096046 23:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.756 [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.83:54668] 23:58:13.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.757 [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=235} 23:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[65f6dd5a] 23:58:13.757 [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:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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:58:13.757 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.757 [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.83:58932]) by 393 down to 2096386 23:58:13.757 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.757 [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.83:58932] 23:58:13.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.765 [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.83:42692]) by 373 down to 2096779 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.765 [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.83:42692] 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18275', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=248} created 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]} created 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692] successful with session NetconfServerSession{sessionId=248, channel=[id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]} 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]} up 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052])[want-reply=true] subsystem=netconf 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052])[subsystem] prepared command 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]}} established 23:58:13.765 [netconf-device-simulator-threads-7] 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]:18203 23:58:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 250: Creating data stores for simulated device 23:58:13.766 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.766 [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:58:13.766 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.766 [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:58:13.766 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[102803d7] 23:58:13.766 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.768 [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=241} 23:58:13.768 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.769 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.769 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[102803d7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[102803d7], subtreeVersion=Version[29d61810], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29d61810], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.770 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.770 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] 23:58:13.770 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 250 on channel [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] 23:58:13.770 [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.83:44052]) by 1103 down to 2096049 23:58:13.770 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) request=subsystem activate command 23:58:13.771 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) starting runner for command=netconf 23:58:13.771 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@254236a2 after next message 23:58:13.771 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xd56572fa, L:/10.30.171.222:18285 - R:/10.30.170.83:58932]} EXI handlers added to pipeline 23:58:13.772 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.773 [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.83:49448]) by 393 down to 2096386 23:58:13.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.773 [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.83:49448] 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.774 [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=244} 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64c8bd3a after next message 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xec0e310b, L:/10.30.171.222:18280 - R:/10.30.170.83:49448]} EXI handlers added to pipeline 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53590]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.774 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53590]] session=TransportServerSession[admin@/10.30.170.83:53590] id=0 23:58:13.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.774 [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.83:53590])) size=2097152, max=2097152, packet=32768 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53590]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53590] 23:58:13.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53590]) recipient=0 23:58:13.774 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[902c93f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[902c93f], subtreeVersion=Version[317b3c5c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[317b3c5c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] 23:58:13.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 249 on channel [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] 23:58:13.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.83:41864]) by 1103 down to 2096049 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) request=subsystem activate command 23:58:13.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) starting runner for command=netconf 23:58:13.780 [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.83:53590])) size=2097152, max=2097152, packet=32768 23:58:13.780 [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.83:53590])) re-initializing 23:58:13.780 [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.83:53590])) size=2097152, max=2097152, packet=32768 23:58:13.781 [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.83:53590]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796])[want-reply=true] subsystem=netconf 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796])[subsystem] prepared command 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]}} established 23:58:13.781 [netconf-device-simulator-threads-3] 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]:18295 23:58:13.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 251: Creating data stores for simulated device 23:58:13.781 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.781 [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:58:13.781 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.781 [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:58:13.781 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.783 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2dc8e6d8] 23:58:13.783 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.784 [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.83:44052]) by 373 down to 2096779 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.784 [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.83:44052] 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18203', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=250} created 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]} created 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052] successful with session NetconfServerSession{sessionId=250, channel=[id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]} 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]} up 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834])[want-reply=true] subsystem=netconf 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834])[subsystem] prepared command 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]}} established 23:58:13.784 [netconf-device-simulator-threads-7] 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]:18315 23:58:13.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 252: Creating data stores for simulated device 23:58:13.784 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.784 [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:58:13.784 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.785 [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:58:13.785 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.785 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f59bafc] 23:58:13.785 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.785 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.785 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.785 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39710]) Send SSH_MSG_KEXINIT 23:58:13.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39710]) process #0 SSH_MSG_KEXINIT 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39710]) SSH_MSG_KEXINIT 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39710]) strict KEX=true client=true server=true 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: server host key algorithms = rsa-sha2-512 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: compression algorithms (client to server) = none 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39710]) Kex: compression algorithms (server to client) = none 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52144]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52144]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:13.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.796 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.796 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f59bafc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f59bafc], subtreeVersion=Version[1d9045d2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d9045d2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] 23:58:13.796 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 252 on channel [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] 23:58:13.797 [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.83:50834]) by 1103 down to 2096049 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) request=subsystem activate command 23:58:13.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) starting runner for command=netconf 23:58:13.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.808 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.808 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2dc8e6d8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2dc8e6d8], subtreeVersion=Version[47f067b9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47f067b9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.809 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] 23:58:13.809 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 251 on channel [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] 23:58:13.809 [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.83:59796]) by 1103 down to 2096049 23:58:13.809 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.809 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.809 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] 23:58:13.809 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] 23:58:13.810 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.810 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.810 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) request=subsystem activate command 23:58:13.810 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) starting runner for command=netconf 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) by 373 down to 2096779 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.815 [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.83:41864] 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] 23:58:13.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18158', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=249} created 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]} created 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864] successful with session NetconfServerSession{sessionId=249, channel=[id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]} 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]} up 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366])[want-reply=true] subsystem=netconf 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366])[subsystem] prepared command 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]}} established 23:58:13.816 [netconf-device-simulator-threads-0] 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]:18318 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 253: Creating data stores for simulated device 23:58:13.816 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.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:58:13.816 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.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:58:13.816 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[56ae0f68] 23:58:13.816 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.816 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.822 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.822 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[56ae0f68], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[56ae0f68], subtreeVersion=Version[7df5fe5b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7df5fe5b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] 23:58:13.823 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 253 on channel [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) by 1103 down to 2096049 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) request=subsystem activate command 23:58:13.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) starting runner for command=netconf 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.828 [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.83:59796]) by 373 down to 2096779 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.828 [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.83:59796] 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18295', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=251} created 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]} created 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796] successful with session NetconfServerSession{sessionId=251, channel=[id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]} 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]} up 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580])[want-reply=true] subsystem=netconf 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580])[subsystem] prepared command 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]}} established 23:58:13.829 [netconf-device-simulator-threads-3] 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]:18066 23:58:13.829 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 254: Creating data stores for simulated device 23:58:13.829 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.829 [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:58:13.829 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.829 [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:58:13.829 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.829 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[270c172] 23:58:13.829 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.829 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.830 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.830 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.832 [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.83:50834]) by 373 down to 2096779 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.832 [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.83:50834] 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18315', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=252} created 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]} created 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834] successful with session NetconfServerSession{sessionId=252, channel=[id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]} 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]} up 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916])[want-reply=true] subsystem=netconf 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916])[subsystem] prepared command 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]}} established 23:58:13.832 [netconf-device-simulator-threads-7] 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]:18211 23:58:13.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 255: Creating data stores for simulated device 23:58:13.832 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.832 [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:58:13.832 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.832 [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:58:13.832 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.833 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42c7e124] 23:58:13.833 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.833 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.833 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.833 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.836 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.836 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42c7e124], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42c7e124], subtreeVersion=Version[29a14503], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29a14503], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.836 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] 23:58:13.837 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 255 on channel [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] 23:58:13.837 [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.83:51916]) by 1103 down to 2096049 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) request=subsystem activate command 23:58:13.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) starting runner for command=netconf 23:58:13.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.844 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.845 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[270c172], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[270c172], subtreeVersion=Version[38c9b01e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38c9b01e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] 23:58:13.846 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 254 on channel [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] 23:58:13.847 [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.83:60580]) by 1103 down to 2096049 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) request=subsystem activate command 23:58:13.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) starting runner for command=netconf 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) by 373 down to 2096779 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.849 [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.83:50366] 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] 23:58:13.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18318', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=253} created 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]} created 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366] successful with session NetconfServerSession{sessionId=253, channel=[id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]} 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]} up 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54456]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54456]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.850 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54456]) authentication result: true 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54456]) SSH_MSG_USERAUTH_REQUEST 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54456])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54456]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54456]) no heartbeat to stop 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54456]) heartbeat type=IGNORE, interval=PT30S 23:58:13.850 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54456 authenticated 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49784]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.850 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49784]) authentication result: true 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49784]) SSH_MSG_USERAUTH_REQUEST 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49784]) no heartbeat to stop 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49784]) heartbeat type=IGNORE, interval=PT30S 23:58:13.850 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49784 authenticated 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3287cce3 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) by 179 down to 2095870 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7cffedb5 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) by 179 down to 2095870 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bc98b8f 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) by 179 down to 2095870 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73f8650b 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) by 179 down to 2095870 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@506ea55e 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) by 179 down to 2095870 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32f3585e 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) by 179 down to 2095870 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21ef918d 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) by 179 down to 2095870 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13a5151 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) by 179 down to 2095870 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.851 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3134faec 23:58:13.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.83:53220]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2944fd85 23:58:13.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.83:41920]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78ec2f1f 23:58:13.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.83:54082]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b2f3c64 23:58:13.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.83:38592]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@638e726d 23:58:13.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.83:35480]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7edb1167 23:58:13.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.83:34432]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9719c62 23:58:13.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.83:33292]) by 179 down to 2095870 23:58:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7abc0d8e 23:58:13.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.83:49662]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40310060 23:58:13.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.83:38586]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4dbc5b0f 23:58:13.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.83:32918]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@397edb0e 23:58:13.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.83:56368]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@58180f12 23:58:13.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.83:37062]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13e0d5a1 23:58:13.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.83:35026]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@dc8ee4c 23:58:13.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.83:53360]) by 179 down to 2095870 23:58:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@480649c8 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) by 179 down to 2095870 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@626167b4 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) by 179 down to 2095870 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41b0a238 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) by 179 down to 2095870 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6913fbc8 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) by 179 down to 2095870 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b1565bb 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) by 179 down to 2095870 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f8a1ca6 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) by 179 down to 2095870 23:58:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a9eab34 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) by 179 down to 2095870 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ce4984b 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) by 179 down to 2095870 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19ae9f91 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) by 179 down to 2095870 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@765f54f1 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) by 179 down to 2095870 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20988279 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) by 179 down to 2095870 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68ce79b9 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) by 179 down to 2095870 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@119b0575 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) by 179 down to 2095870 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52cd5d5f 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) by 179 down to 2095870 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) by 340 down to 2096046 23:58:13.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.858 [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.83:34094] 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.859 [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:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[424952fc] 23:58:13.859 [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:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.859 [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:58:13.859 [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:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.859 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.860 [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:58:13.860 [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:58:13.860 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) by 340 down to 2096046 23:58:13.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.860 [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.83:48440] 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.864 [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=146} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e3be3e5] 23:58:13.864 [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:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.864 [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:58:13.864 [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:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.864 [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:58:13.864 [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:58:13.864 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) by 340 down to 2096046 23:58:13.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.864 [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.83:44618] 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=150} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59ef9d25] 23:58:13.865 [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:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.865 [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:58:13.865 [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:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.865 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.865 [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:58:13.865 [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:58:13.865 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) by 340 down to 2096046 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.866 [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.83:56980] 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.866 [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=154} 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[11d25618] 23:58:13.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:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) by 340 down to 2096046 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.867 [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.83:49314] 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.867 [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:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c86352c] 23:58:13.867 [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:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.867 [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:58:13.867 [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:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.867 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.867 [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:58:13.867 [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:58:13.868 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) by 340 down to 2096046 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.868 [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.83:40196] 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.868 [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=169} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2304683d] 23:58:13.868 [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:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.868 [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:58:13.868 [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:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.868 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.869 [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:58:13.869 [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:58:13.869 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) by 340 down to 2096046 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.869 [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.83:59356] 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.869 [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=173} 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3942b1a1] 23:58:13.869 [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:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.869 [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:58:13.869 [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:58:13.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.869 [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.83:51916]) by 373 down to 2096779 23:58:13.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.869 [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.83:51916] 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18211', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=255} created 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]} created 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916] successful with session NetconfServerSession{sessionId=255, channel=[id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]} 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]} up 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950])[want-reply=true] subsystem=netconf 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950])[subsystem] prepared command 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]}} established 23:58:13.870 [netconf-device-simulator-threads-7] 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]:18289 23:58:13.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 256: Creating data stores for simulated device 23:58:13.870 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.870 [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:58:13.870 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.870 [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:58:13.871 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.871 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[78d1b729] 23:58:13.871 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.871 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.871 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.871 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.876 [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:58:13.876 [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:58:13.876 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) by 340 down to 2096046 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.876 [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.83:53220] 23:58:13.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.876 [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.83:60580]) by 373 down to 2096779 23:58:13.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.876 [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.83:60580] 23:58:13.876 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.877 [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=177} 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.877 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6194ae92] 23:58:13.877 [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:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18066', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=254} created 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]} created 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580] successful with session NetconfServerSession{sessionId=254, channel=[id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]} 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]} up 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.877 [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.83:47290]) by 340 down to 2096046 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.877 [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.83:47290] 23:58:13.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.878 [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=139} 23:58:13.878 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10577533] 23:58:13.878 [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:58:13.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.878 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.878 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.878 [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:58:13.878 [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:58:13.878 [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:58:13.878 [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:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.878 [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:58:13.878 [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:58:13.878 [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:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.878 [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:58:13.878 [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:58:13.878 [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:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.879 [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:58:13.879 [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:58:13.879 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) by 340 down to 2096046 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.879 [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.83:38592] 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.879 [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=189} 23:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[aa6e539] 23:58:13.879 [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:58:13.879 [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:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.879 [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:58:13.880 [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:58:13.880 [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:58:13.880 [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:58:13.880 [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:58:13.880 [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:58:13.880 [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:58:13.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.880 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.880 [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.83:47482]) by 340 down to 2096046 23:58:13.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.880 [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.83:47482] 23:58:13.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.881 [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=132} 23:58:13.881 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22734528] 23:58:13.881 [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:58:13.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.881 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.881 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.881 [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:58:13.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:58:13.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:58:13.881 [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:58:13.882 [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:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.882 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.882 [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.83:39302]) by 340 down to 2096046 23:58:13.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.882 [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.83:39302] 23:58:13.882 [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:58:13.882 [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:58:13.882 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) by 340 down to 2096046 23:58:13.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.882 [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.83:35480] 23:58:13.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.883 [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=136} 23:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[62152e4b] 23:58:13.883 [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:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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:58:13.883 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.883 [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.83:41928]) by 340 down to 2096046 23:58:13.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.883 [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.83:41928] 23:58:13.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.884 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.884 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[78d1b729], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[78d1b729], subtreeVersion=Version[1856f53], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1856f53], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.884 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] 23:58:13.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.885 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 256 on channel [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] 23:58:13.889 [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=141} 23:58:13.889 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57f76686] 23:58:13.889 [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:58:13.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.889 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.889 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.889 [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.83:50950]) by 1103 down to 2096049 23:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.889 [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:58:13.889 [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:58:13.889 [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:58:13.889 [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:58:13.889 [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:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] 23:58:13.889 [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:58:13.889 [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:58:13.889 [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:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] 23:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.889 [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:58:13.889 [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:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.889 [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:58:13.889 [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:58:13.889 [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:58:13.889 [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:58:13.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.889 [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:58:13.889 [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:58:13.889 [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=192} 23:58:13.889 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b851912] 23:58:13.889 [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:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.890 [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:58:13.890 [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:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.890 [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:58:13.890 [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:58:13.890 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) by 340 down to 2096046 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.890 [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.83:34432] 23:58:13.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.891 [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:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d352ba7] 23:58:13.891 [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:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.891 [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:58:13.891 [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:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.891 [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:58:13.891 [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:58:13.891 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) request=subsystem activate command 23:58:13.891 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) starting runner for command=netconf 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) by 340 down to 2096046 23:58:13.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.891 [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.83:33292] 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.892 [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=198} 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[314c4c0] 23:58:13.892 [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:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.892 [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:58:13.892 [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:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.889 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38378]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38378]] session=TransportServerSession[admin@/10.30.170.83:38378] id=0 23:58:13.892 [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.83:38378])) size=2097152, max=2097152, packet=32768 23:58:13.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38378]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38378] 23:58:13.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38378]) recipient=0 23:58:13.892 [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.83:38378])) size=2097152, max=2097152, packet=32768 23:58:13.892 [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.83:38378])) re-initializing 23:58:13.892 [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.83:38378])) size=2097152, max=2097152, packet=32768 23:58:13.892 [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.83:38378]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.893 [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.83:55034]) by 733 down to 2095137 23:58:13.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.894 [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.83:51490]) by 733 down to 2095137 23:58:13.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.894 [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.83:51016]) by 733 down to 2095137 23:58:13.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.894 [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.83:45200]) by 733 down to 2095137 23:58:13.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.894 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.894 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.895 [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:58:13.895 [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:58:13.895 [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.83:47680]) by 733 down to 2095137 23:58:13.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.895 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) by 340 down to 2096046 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.895 [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.83:38586] 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.895 [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=206} 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[188ba86a] 23:58:13.895 [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:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.895 [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:58:13.895 [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:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.896 [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:58:13.896 [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:58:13.896 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) by 340 down to 2096046 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.896 [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.83:32918] 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.896 [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:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29abb73c] 23:58:13.896 [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:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.896 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.897 [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:58:13.897 [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:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.897 [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:58:13.897 [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:58:13.897 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) by 340 down to 2096046 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.897 [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.83:56368] 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.897 [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=212} 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[68cd26c1] 23:58:13.897 [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:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.897 [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:58:13.898 [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:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.898 [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:58:13.898 [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:58:13.898 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:53360]) by 340 down to 2096046 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.898 [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.83:53360] 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.898 [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=220} 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[251625a6] 23:58:13.898 [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:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.898 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.899 [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:58:13.899 [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:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.899 [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:58:13.899 [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:58:13.899 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:51032]) by 340 down to 2096046 23:58:13.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.899 [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.83:51032] 23:58:13.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.900 [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.83:50950]) by 373 down to 2096779 23:58:13.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.900 [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.83:50950] 23:58:13.900 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18289', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=256} created 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]} created 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950] successful with session NetconfServerSession{sessionId=256, channel=[id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]} 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]} up 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476])[want-reply=true] subsystem=netconf 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476])[subsystem] prepared command 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]}} established 23:58:13.901 [netconf-device-simulator-threads-7] 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]:18017 23:58:13.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 257: Creating data stores for simulated device 23:58:13.901 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.901 [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:58:13.901 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.901 [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:58:13.901 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.902 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28f28bc7] 23:58:13.902 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.902 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.902 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.902 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.903 [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.83:43850]) by 733 down to 2095137 23:58:13.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=222} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[633d985e] 23:58:13.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:58:13.904 [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.83:39352]) by 733 down to 2095137 23:58:13.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.904 [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:58:13.904 [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:58:13.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.904 [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:58:13.904 [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:58:13.904 [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.83:43658]) by 733 down to 2095137 23:58:13.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.904 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) by 340 down to 2096046 23:58:13.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.904 [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.83:55258] 23:58:13.905 [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.83:38928]) by 733 down to 2095137 23:58:13.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.905 [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:58:13.905 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2cfd330e] 23:58:13.905 [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:58:13.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.905 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.905 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.905 [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.83:56056]) by 733 down to 2095137 23:58:13.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.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:58:13.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:58:13.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.905 [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.83:43030]) by 733 down to 2095137 23:58:13.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) by 340 down to 2096046 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.906 [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.83:42406] 23:58:13.906 [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.83:57268]) by 733 down to 2095137 23:58:13.906 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.906 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.906 [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=232} 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3785df0c] 23:58:13.906 [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:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.906 [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:58:13.906 [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:58:13.906 [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.83:60120]) by 733 down to 2095137 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.906 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.906 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.907 [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.83:50064]) by 733 down to 2095137 23:58:13.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.907 [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.83:47196]) by 733 down to 2095137 23:58:13.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.907 [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.83:53292]) by 733 down to 2095137 23:58:13.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.909 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.909 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28f28bc7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28f28bc7], subtreeVersion=Version[498ebccc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[498ebccc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.909 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.909 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] 23:58:13.909 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 257 on channel [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] 23:58:13.910 [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.83:43476]) by 1103 down to 2096049 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) request=subsystem activate command 23:58:13.910 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) starting runner for command=netconf 23:58:13.906 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.910 [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:58:13.910 [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:58:13.910 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) by 340 down to 2096046 23:58:13.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.911 [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.83:49224] 23:58:13.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.914 [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=234} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[fe6a43c] 23:58:13.914 [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:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.914 [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:58:13.914 [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:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.914 [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:58:13.914 [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:58:13.914 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) by 340 down to 2096046 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.915 [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.83:43120] 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.915 [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=238} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[24303fd7] 23:58:13.915 [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:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.915 [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:58:13.915 [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:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.915 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.915 [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:58:13.915 [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:58:13.915 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) by 340 down to 2096046 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.916 [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.83:59198] 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.916 [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=242} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[70f269b5] 23:58:13.916 [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:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.916 [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:58:13.916 [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:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:13.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:13.916 [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:58:13.916 [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:58:13.916 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) by 393 down to 2096386 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.917 [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.83:41864] 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.917 [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=249} 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21846814 after next message 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x45d89d6f, L:/10.30.171.222:18158 - R:/10.30.170.83:41864]} EXI handlers added to pipeline 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) by 393 down to 2096386 23:58:13.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.917 [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.83:50366] 23:58:13.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.918 [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=253} 23:58:13.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.918 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bc26 after next message 23:58:13.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xf0d60661, L:/10.30.171.222:18318 - R:/10.30.170.83:50366]} EXI handlers added to pipeline 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.918 [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.83:43476]) by 373 down to 2096779 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.918 [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.83:43476] 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18017', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=257} created 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]} created 23:58:13.918 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476] successful with session NetconfServerSession{sessionId=257, channel=[id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]} 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]} up 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306])[want-reply=true] subsystem=netconf 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306])[subsystem] prepared command 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]}} established 23:58:13.919 [netconf-device-simulator-threads-7] 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]:18129 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 258: Creating data stores for simulated device 23:58:13.919 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.919 [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:58:13.919 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.919 [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:58:13.919 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67b620c4] 23:58:13.919 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.919 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.921 [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.83:43062]) by 733 down to 2095137 23:58:13.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.921 [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.83:40684]) by 733 down to 2095137 23:58:13.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.922 [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.83:41264]) by 733 down to 2095137 23:58:13.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.926 [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.83:60604]) by 733 down to 2095137 23:58:13.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.926 [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.83:55444]) by 733 down to 2095137 23:58:13.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.926 [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.83:48646]) by 733 down to 2095137 23:58:13.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.927 [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.83:46726]) by 733 down to 2095137 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.927 [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.83:54668]) by 733 down to 2095137 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@254236a2 23:58:13.927 [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.83:58932]) by 179 down to 2095870 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.928 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.928 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67b620c4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67b620c4], subtreeVersion=Version[1e998f78], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e998f78], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] 23:58:13.928 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 258 on channel [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] 23:58:13.929 [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.83:58306]) by 1103 down to 2096049 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) request=subsystem activate command 23:58:13.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) starting runner for command=netconf 23:58:13.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54456]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54456]] session=TransportServerSession[admin@/10.30.170.83:54456] id=0 23:58:13.929 [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.83:54456])) size=2097152, max=2097152, packet=32768 23:58:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54456]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54456] 23:58:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54456]) recipient=0 23:58:13.929 [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.83:54456])) size=2097152, max=2097152, packet=32768 23:58:13.929 [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.83:54456])) re-initializing 23:58:13.929 [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.83:54456])) size=2097152, max=2097152, packet=32768 23:58:13.929 [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.83:54456]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49784]] session=TransportServerSession[admin@/10.30.170.83:49784] id=0 23:58:13.930 [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.83:49784])) size=2097152, max=2097152, packet=32768 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49784] 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49784]) recipient=0 23:58:13.930 [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.83:49784])) size=2097152, max=2097152, packet=32768 23:58:13.930 [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.83:49784])) re-initializing 23:58:13.930 [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.83:49784])) size=2097152, max=2097152, packet=32768 23:58:13.930 [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.83:49784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114])[want-reply=true] subsystem=netconf 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114])[subsystem] prepared command 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]}} established 23:58:13.930 [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]:18310 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 259: Creating data stores for simulated device 23:58:13.930 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.930 [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:58:13.930 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.930 [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:58:13.930 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[548bb7a4] 23:58:13.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.931 [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.83:58306]) by 373 down to 2096779 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.931 [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.83:58306] 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18129', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=258} created 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]} created 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306] successful with session NetconfServerSession{sessionId=258, channel=[id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]} 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]} up 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862])[want-reply=true] subsystem=netconf 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862])[subsystem] prepared command 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]}} established 23:58:13.931 [netconf-device-simulator-threads-7] 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]:18041 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 260: Creating data stores for simulated device 23:58:13.931 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.931 [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:58:13.931 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.931 [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:58:13.931 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.931 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7818b0a3] 23:58:13.931 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.932 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.932 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.932 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.933 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64c8bd3a 23:58:13.933 [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.83:49448]) by 179 down to 2095870 23:58:13.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.934 [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.83:47290]) by 733 down to 2095137 23:58:13.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.934 [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.83:47482]) by 733 down to 2095137 23:58:13.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.935 [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.83:39302]) by 733 down to 2095137 23:58:13.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.935 [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.83:41928]) by 733 down to 2095137 23:58:13.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.942 [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.83:58932]) by 340 down to 2096046 23:58:13.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.942 [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.83:58932] 23:58:13.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.960 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.960 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7818b0a3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7818b0a3], subtreeVersion=Version[3a64f746], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a64f746], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.964 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.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=241} 23:58:13.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19d74c7b] 23:58:13.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:58:13.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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:58:13.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #7 SSH_MSG_CHANNEL_DATA 23:58:13.966 [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.83:49448]) by 340 down to 2096046 23:58:13.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_CHANNEL_DATA len=340 23:58:13.966 [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.83:49448] 23:58:13.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:13.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.966 [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=244} 23:58:13.966 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ad86d2c] 23:58:13.966 [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:58:13.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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:58:13.967 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590])[want-reply=true] subsystem=netconf 23:58:13.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590])[subsystem] prepared command 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]}} established 23:58:13.967 [netconf-device-simulator-threads-3] 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]:18238 23:58:13.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 261: Creating data stores for simulated device 23:58:13.967 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.967 [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:58:13.968 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] 23:58:13.968 [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:58:13.968 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.968 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 260 on channel [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] 23:58:13.968 [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.83:57862]) by 1103 down to 2096049 23:58:13.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.968 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[46a414a6] 23:58:13.968 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] 23:58:13.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] 23:58:13.968 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:13.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.969 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:13.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) request=subsystem activate command 23:58:13.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) starting runner for command=netconf 23:58:13.969 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:13.969 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:13.964 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[548bb7a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[548bb7a4], subtreeVersion=Version[707f2661], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[707f2661], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] 23:58:13.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 259 on channel [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) by 1103 down to 2096049 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) request=subsystem activate command 23:58:13.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) starting runner for command=netconf 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.976 [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.83:57862]) by 373 down to 2096779 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.976 [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.83:57862] 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18041', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=260} created 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]} created 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862] successful with session NetconfServerSession{sessionId=260, channel=[id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]} 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]} up 23:58:13.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48062]] session=TransportServerSession[admin@/10.30.170.83:48062] id=0 23:58:13.977 [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.83:48062])) size=2097152, max=2097152, packet=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48062] 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48062]) recipient=0 23:58:13.977 [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.83:48062])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:48062])) re-initializing 23:58:13.977 [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.83:48062])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:48062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32822]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32822]] session=TransportServerSession[admin@/10.30.170.83:32822] id=0 23:58:13.977 [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.83:32822])) size=2097152, max=2097152, packet=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32822]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32822] 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32822]) recipient=0 23:58:13.977 [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.83:32822])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:32822])) re-initializing 23:58:13.977 [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.83:32822])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:32822]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49080]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49080]] session=TransportServerSession[admin@/10.30.170.83:49080] id=0 23:58:13.977 [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.83:49080])) size=2097152, max=2097152, packet=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49080]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49080] 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49080]) recipient=0 23:58:13.977 [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.83:49080])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:49080])) re-initializing 23:58:13.977 [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.83:49080])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:49080]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53526]] session=TransportServerSession[admin@/10.30.170.83:53526] id=0 23:58:13.977 [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.83:53526])) size=2097152, max=2097152, packet=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53526] 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53526]) recipient=0 23:58:13.977 [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.83:53526])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:53526])) re-initializing 23:58:13.977 [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.83:53526])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:53526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36980]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36980]] session=TransportServerSession[admin@/10.30.170.83:36980] id=0 23:58:13.977 [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.83:36980])) size=2097152, max=2097152, packet=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36980]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36980] 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36980]) recipient=0 23:58:13.977 [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.83:36980])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:36980])) re-initializing 23:58:13.977 [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.83:36980])) size=2097152, max=2097152, packet=32768 23:58:13.977 [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.83:36980]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34380]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34380]] session=TransportServerSession[admin@/10.30.170.83:34380] id=0 23:58:13.978 [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.83:34380])) size=2097152, max=2097152, packet=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34380]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34380] 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34380]) recipient=0 23:58:13.978 [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.83:34380])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:34380])) re-initializing 23:58:13.978 [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.83:34380])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:34380]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40732]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40732]] session=TransportServerSession[admin@/10.30.170.83:40732] id=0 23:58:13.978 [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.83:40732])) size=2097152, max=2097152, packet=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40732]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40732] 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40732]) recipient=0 23:58:13.978 [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.83:40732])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:40732])) re-initializing 23:58:13.978 [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.83:40732])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:40732]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35280]] session=TransportServerSession[admin@/10.30.170.83:35280] id=0 23:58:13.978 [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.83:35280])) size=2097152, max=2097152, packet=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35280] 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35280]) recipient=0 23:58:13.978 [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.83:35280])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:35280])) re-initializing 23:58:13.978 [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.83:35280])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:35280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48534]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48534]] session=TransportServerSession[admin@/10.30.170.83:48534] id=0 23:58:13.978 [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.83:48534])) size=2097152, max=2097152, packet=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48534]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48534] 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48534]) recipient=0 23:58:13.978 [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.83:48534])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:48534])) re-initializing 23:58:13.978 [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.83:48534])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:48534]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36888]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36888]] session=TransportServerSession[admin@/10.30.170.83:36888] id=0 23:58:13.978 [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.83:36888])) size=2097152, max=2097152, packet=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36888]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36888] 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36888]) recipient=0 23:58:13.978 [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.83:36888])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:36888])) re-initializing 23:58:13.978 [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.83:36888])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:36888]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47482]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47482]] session=TransportServerSession[admin@/10.30.170.83:47482] id=0 23:58:13.978 [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.83:47482])) size=2097152, max=2097152, packet=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47482]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47482] 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47482]) recipient=0 23:58:13.978 [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.83:47482])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:47482])) re-initializing 23:58:13.978 [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.83:47482])) size=2097152, max=2097152, packet=32768 23:58:13.978 [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.83:47482]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45526]] session=TransportServerSession[admin@/10.30.170.83:45526] id=0 23:58:13.979 [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.83:45526])) size=2097152, max=2097152, packet=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45526] 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45526]) recipient=0 23:58:13.979 [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.83:45526])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:45526])) re-initializing 23:58:13.979 [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.83:45526])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:45526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39588]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39588]] session=TransportServerSession[admin@/10.30.170.83:39588] id=0 23:58:13.979 [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.83:39588])) size=2097152, max=2097152, packet=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39588]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39588] 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39588]) recipient=0 23:58:13.979 [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.83:39588])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:39588])) re-initializing 23:58:13.979 [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.83:39588])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:39588]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33508]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33508]] session=TransportServerSession[admin@/10.30.170.83:33508] id=0 23:58:13.979 [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.83:33508])) size=2097152, max=2097152, packet=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33508]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33508] 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33508]) recipient=0 23:58:13.979 [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.83:33508])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:33508])) re-initializing 23:58:13.979 [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.83:33508])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:33508]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51868]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51868]] session=TransportServerSession[admin@/10.30.170.83:51868] id=0 23:58:13.979 [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.83:51868])) size=2097152, max=2097152, packet=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51868]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51868] 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51868]) recipient=0 23:58:13.979 [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.83:51868])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:51868])) re-initializing 23:58:13.979 [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.83:51868])) size=2097152, max=2097152, packet=32768 23:58:13.979 [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.83:51868]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59838]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59838]] session=TransportServerSession[admin@/10.30.170.83:59838] id=0 23:58:13.980 [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.83:59838])) size=2097152, max=2097152, packet=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59838]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59838] 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59838]) recipient=0 23:58:13.980 [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.83:59838])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:59838])) re-initializing 23:58:13.980 [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.83:59838])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:59838]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41772]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41772]] session=TransportServerSession[admin@/10.30.170.83:41772] id=0 23:58:13.980 [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.83:41772])) size=2097152, max=2097152, packet=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41772]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41772] 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41772]) recipient=0 23:58:13.980 [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.83:41772])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:41772])) re-initializing 23:58:13.980 [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.83:41772])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:41772]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58430]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58430]] session=TransportServerSession[admin@/10.30.170.83:58430] id=0 23:58:13.980 [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.83:58430])) size=2097152, max=2097152, packet=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58430]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58430] 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58430]) recipient=0 23:58:13.980 [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.83:58430])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:58430])) re-initializing 23:58:13.980 [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.83:58430])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:58430]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54640]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54640]] session=TransportServerSession[admin@/10.30.170.83:54640] id=0 23:58:13.980 [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.83:54640])) size=2097152, max=2097152, packet=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54640]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54640] 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54640]) recipient=0 23:58:13.980 [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.83:54640])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:54640])) re-initializing 23:58:13.980 [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.83:54640])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:54640]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46322]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46322]] session=TransportServerSession[admin@/10.30.170.83:46322] id=0 23:58:13.980 [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.83:46322])) size=2097152, max=2097152, packet=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46322]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46322] 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46322]) recipient=0 23:58:13.980 [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.83:46322])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:46322])) re-initializing 23:58:13.980 [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.83:46322])) size=2097152, max=2097152, packet=32768 23:58:13.980 [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.83:46322]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52422]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52422]] session=TransportServerSession[admin@/10.30.170.83:52422] id=0 23:58:13.981 [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.83:52422])) size=2097152, max=2097152, packet=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52422]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52422] 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52422]) recipient=0 23:58:13.981 [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.83:52422])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:52422])) re-initializing 23:58:13.981 [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.83:52422])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:52422]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39720]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39720]] session=TransportServerSession[admin@/10.30.170.83:39720] id=0 23:58:13.981 [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.83:39720])) size=2097152, max=2097152, packet=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39720]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39720] 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39720]) recipient=0 23:58:13.981 [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.83:39720])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:39720])) re-initializing 23:58:13.981 [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.83:39720])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:39720]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36282]] session=TransportServerSession[admin@/10.30.170.83:36282] id=0 23:58:13.981 [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.83:36282])) size=2097152, max=2097152, packet=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36282] 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36282]) recipient=0 23:58:13.981 [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.83:36282])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:36282])) re-initializing 23:58:13.981 [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.83:36282])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:36282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39686]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39686]] session=TransportServerSession[admin@/10.30.170.83:39686] id=0 23:58:13.981 [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.83:39686])) size=2097152, max=2097152, packet=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39686]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39686] 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39686]) recipient=0 23:58:13.981 [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.83:39686])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:39686])) re-initializing 23:58:13.981 [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.83:39686])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:39686]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51058]] session=TransportServerSession[admin@/10.30.170.83:51058] id=0 23:58:13.981 [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.83:51058])) size=2097152, max=2097152, packet=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51058] 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51058]) recipient=0 23:58:13.981 [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.83:51058])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:51058])) re-initializing 23:58:13.981 [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.83:51058])) size=2097152, max=2097152, packet=32768 23:58:13.981 [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.83:51058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:13.981 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41322]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41322]] session=TransportServerSession[admin@/10.30.170.83:41322] id=0 23:58:13.982 [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.83:41322])) size=2097152, max=2097152, packet=32768 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41322]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41322] 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41322]) recipient=0 23:58:13.982 [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.83:41322])) size=2097152, max=2097152, packet=32768 23:58:13.982 [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.83:41322])) re-initializing 23:58:13.982 [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.83:41322])) size=2097152, max=2097152, packet=32768 23:58:13.982 [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.83:41322]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a49fe57 23:58:13.982 [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.83:54914]) by 179 down to 2095870 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.982 [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.83:42692]) by 393 down to 2096386 23:58:13.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.982 [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.83:42692] 23:58:13.983 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.983 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:13.983 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:13.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:13.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:13.983 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[46a414a6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[46a414a6], subtreeVersion=Version[6a023b86], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a023b86], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:13.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:13.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:13.984 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] 23:58:13.984 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 261 on channel [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] 23:58:13.985 [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.83:53590]) by 1103 down to 2096049 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) request=subsystem result=ReplySuccess, want-reply=true 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) request=subsystem activate command 23:58:13.985 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) starting runner for command=netconf 23:58:13.983 [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=248} 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64a81e7f after next message 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x48dac1f0, L:/10.30.171.222:18275 - R:/10.30.170.83:42692]} EXI handlers added to pipeline 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.988 [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.83:44052]) by 393 down to 2096386 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.988 [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.83:44052] 23:58:13.988 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.989 [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=250} 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a654dcc after next message 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x394e5ac2, L:/10.30.171.222:18203 - R:/10.30.170.83:44052]} EXI handlers added to pipeline 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.989 [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.83:50834]) by 393 down to 2096386 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.989 [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.83:50834] 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.989 [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=252} 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b32a1ea after next message 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x955e813c, L:/10.30.171.222:18315 - R:/10.30.170.83:50834]} EXI handlers added to pipeline 23:58:13.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.990 [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.83:51916]) by 393 down to 2096386 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.990 [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.83:51916] 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.990 [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=255} 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d5c8bfa after next message 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x63078764, L:/10.30.171.222:18211 - R:/10.30.170.83:51916]} EXI handlers added to pipeline 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.990 [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.83:50950]) by 393 down to 2096386 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.990 [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.83:50950] 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.991 [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=256} 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11b3a80d after next message 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1cf44898, L:/10.30.171.222:18289 - R:/10.30.170.83:50950]} EXI handlers added to pipeline 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.991 [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.83:43476]) by 393 down to 2096386 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.991 [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.83:43476] 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.991 [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=257} 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ac73c30 after next message 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x33d3e71f, L:/10.30.171.222:18017 - R:/10.30.170.83:43476]} EXI handlers added to pipeline 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.991 [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.83:58306]) by 393 down to 2096386 23:58:13.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.991 [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.83:58306] 23:58:13.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.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.83:56114]) by 373 down to 2096779 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.996 [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.83:56114] 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.996 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #5 SSH_MSG_CHANNEL_DATA 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] 23:58:13.996 [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.83:53590]) by 373 down to 2096779 23:58:13.996 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_CHANNEL_DATA len=373 23:58:13.996 [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.83:53590] 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18310', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=259} created 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]} created 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114] successful with session NetconfServerSession{sessionId=259, channel=[id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]} 23:58:13.996 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]} up 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59908]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:13.996 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59908]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:13.996 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59908]) authentication result: true 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59908]) SSH_MSG_USERAUTH_REQUEST 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59908])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59908]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59908]) no heartbeat to stop 23:58:13.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59908]) heartbeat type=IGNORE, interval=PT30S 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] 23:58:13.997 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59908 authenticated 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18238', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=261} created 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]} created 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590] successful with session NetconfServerSession{sessionId=261, channel=[id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]} 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]} up 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.997 [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.83:59796]) by 393 down to 2096386 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.997 [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.83:59796] 23:58:13.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.83:34094]) by 733 down to 2095137 23:58:13.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.997 [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=251} 23:58:13.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.83:48440]) by 733 down to 2095137 23:58:13.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.997 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cf5ec30 after next message 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x7deee23d, L:/10.30.171.222:18295 - R:/10.30.170.83:59796]} EXI handlers added to pipeline 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #6 SSH_MSG_CHANNEL_DATA 23:58:13.998 [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.83:60580]) by 393 down to 2096386 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_CHANNEL_DATA len=393 23:58:13.998 [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.83:60580] 23:58:13.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.83:44618]) by 733 down to 2095137 23:58:13.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:13.998 [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=254} 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:13.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.83:56980]) by 733 down to 2095137 23:58:13.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bf55604 after next message 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x9be82ba1, L:/10.30.171.222:18066 - R:/10.30.170.83:60580]} EXI handlers added to pipeline 23:58:13.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.998 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378])[want-reply=true] subsystem=netconf 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378])[subsystem] prepared command 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]}} established 23:58:13.999 [netconf-device-simulator-threads-3] 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]:18243 23:58:13.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.83:49314]) by 733 down to 2095137 23:58:13.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.999 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 262: Creating data stores for simulated device 23:58:13.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:13.999 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:13.999 [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:58:13.999 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:13.999 [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:58:13.999 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:13.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.83:40196]) by 733 down to 2095137 23:58:13.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:13.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.000 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f08db2d] 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59356]) by 733 down to 2095137 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.000 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.000 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.000 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.000 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53220]) by 733 down to 2095137 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38592]) by 733 down to 2095137 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35480]) by 733 down to 2095137 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34432]) by 733 down to 2095137 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33292]) by 733 down to 2095137 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38586]) by 733 down to 2095137 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32918]) by 733 down to 2095137 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56368]) by 733 down to 2095137 23:58:14.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53360]) by 733 down to 2095137 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51032]) by 733 down to 2095137 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55258]) by 733 down to 2095137 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42406]) by 733 down to 2095137 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49224]) by 733 down to 2095137 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:43120]) by 733 down to 2095137 23:58:14.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.005 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.005 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f08db2d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f08db2d], subtreeVersion=Version[10b887a5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10b887a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] 23:58:14.007 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 262 on channel [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] 23:58:14.007 [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.83:38378]) by 1103 down to 2096049 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) request=subsystem activate command 23:58:14.007 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) starting runner for command=netconf 23:58:14.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.005 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.008 [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=258} 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@346f5516 after next message 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x895dda2c, L:/10.30.171.222:18129 - R:/10.30.170.83:58306]} EXI handlers added to pipeline 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.008 [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.83:57862]) by 393 down to 2096386 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.008 [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.83:57862] 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.008 [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=260} 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@549049ec after next message 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x132714b4, L:/10.30.171.222:18041 - R:/10.30.170.83:57862]} EXI handlers added to pipeline 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062])[want-reply=true] subsystem=netconf 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062])[subsystem] prepared command 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]}} established 23:58:14.009 [netconf-device-simulator-threads-7] 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]:18125 23:58:14.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 263: Creating data stores for simulated device 23:58:14.009 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.009 [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:58:14.009 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.009 [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:58:14.009 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.010 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[320d3754] 23:58:14.010 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.010 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.010 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.010 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.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.83:59198]) by 733 down to 2095137 23:58:14.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.010 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21846814 23:58:14.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.83:41864]) by 179 down to 2095870 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bc26 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) by 179 down to 2095870 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456])[want-reply=true] subsystem=netconf 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456])[subsystem] prepared command 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]}} established 23:58:14.011 [netconf-device-simulator-threads-0] 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]:17998 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 264: Creating data stores for simulated device 23:58:14.011 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.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:58:14.011 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.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:58:14.011 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c53515] 23:58:14.011 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.014 [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.83:38378]) by 373 down to 2096779 23:58:14.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.014 [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.83:38378] 23:58:14.014 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18243', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=262} created 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]} created 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378] successful with session NetconfServerSession{sessionId=262, channel=[id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]} 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]} up 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.015 [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.83:41506]) by 340 down to 2096046 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.015 [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.83:41506] 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.015 [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=203} 23:58:14.016 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[69b776c2] 23:58:14.016 [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:58:14.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.016 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.016 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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:58:14.016 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.016 [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.83:42594]) by 340 down to 2096046 23:58:14.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.016 [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.83:42594] 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.017 [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=210} 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6855aecc] 23:58:14.017 [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:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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:58:14.017 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.017 [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.83:42906]) by 340 down to 2096046 23:58:14.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.017 [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.83:42906] 23:58:14.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.018 [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:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52144]) Send SSH_MSG_KEXINIT 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52144]) process #0 SSH_MSG_KEXINIT 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52144]) SSH_MSG_KEXINIT 23:58:14.018 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b2b9649] 23:58:14.018 [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:58:14.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.018 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.018 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.018 [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:58:14.018 [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:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52144]) strict KEX=true client=true server=true 23:58:14.018 [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:58:14.018 [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:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: server host key algorithms = rsa-sha2-512 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:14.018 [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:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: compression algorithms (client to server) = none 23:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52144]) Kex: compression algorithms (server to client) = none 23:58:14.018 [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:58:14.018 [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:58:14.018 [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:58:14.018 [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:58:14.018 [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:58:14.018 [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:58:14.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:14.019 [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:58:14.019 [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:58:14.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60816]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:14.019 [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:58:14.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60816]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:14.019 [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:58:14.019 [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:58:14.019 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.019 [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.83:33146]) by 340 down to 2096046 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.019 [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.83:33146] 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.019 [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=224} 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ba4aa40] 23:58:14.019 [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:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.019 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.019 [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:58:14.019 [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:58:14.019 [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:58:14.019 [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:58:14.019 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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:58:14.020 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.020 [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.83:53800]) by 340 down to 2096046 23:58:14.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.020 [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.83:53800] 23:58:14.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.020 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.020 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[320d3754], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[320d3754], subtreeVersion=Version[6560c29c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6560c29c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] 23:58:14.021 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 263 on channel [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] 23:58:14.021 [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.83:48062]) by 1103 down to 2096049 23:58:14.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) request=subsystem activate command 23:58:14.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) starting runner for command=netconf 23:58:14.020 [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=229} 23:58:14.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b4b5ec6] 23:58:14.026 [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:58:14.026 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.026 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.026 [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:58:14.027 [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:58:14.027 [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:58:14.027 [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:58:14.027 [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:58:14.027 [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:58:14.027 [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:58:14.027 [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:58:14.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.027 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.027 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.027 [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.83:44666]) by 340 down to 2096046 23:58:14.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.027 [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.83:44666] 23:58:14.027 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c53515], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c53515], subtreeVersion=Version[119fadd3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[119fadd3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] 23:58:14.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 264 on channel [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) by 1103 down to 2096049 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) request=subsystem activate command 23:58:14.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) starting runner for command=netconf 23:58:14.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.029 [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=153} 23:58:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[735424fe] 23:58:14.029 [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:58:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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:58:14.029 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.029 [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.83:46034]) by 340 down to 2096046 23:58:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.029 [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.83:46034] 23:58:14.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.030 [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=164} 23:58:14.030 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d454c4d] 23:58:14.030 [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:58:14.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.030 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.030 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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:58:14.030 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.031 [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.83:50926]) by 340 down to 2096046 23:58:14.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.031 [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.83:50926] 23:58:14.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.031 [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.83:48062]) by 373 down to 2096779 23:58:14.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.031 [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.83:48062] 23:58:14.031 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18125', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=263} created 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]} created 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062] successful with session NetconfServerSession{sessionId=263, channel=[id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]} 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]} up 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822])[want-reply=true] subsystem=netconf 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822])[subsystem] prepared command 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]}} established 23:58:14.032 [netconf-device-simulator-threads-7] 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]:18157 23:58:14.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 265: Creating data stores for simulated device 23:58:14.032 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.032 [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:58:14.032 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.032 [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:58:14.032 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.033 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ccba520] 23:58:14.033 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.033 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.033 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.033 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.034 [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=184} 23:58:14.035 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c35a418] 23:58:14.035 [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:58:14.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.035 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.035 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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:58:14.035 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.036 [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.83:58932]) by 733 down to 2095137 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.036 [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.83:49448]) by 733 down to 2095137 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cf5ec30 23:58:14.036 [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.83:59796]) by 179 down to 2095870 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) by 373 down to 2096779 23:58:14.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.036 [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.83:54456] 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bf55604 23:58:14.036 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.036 [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.83:60580]) by 179 down to 2095870 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17998', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=264} created 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]} created 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456] successful with session NetconfServerSession{sessionId=264, channel=[id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]} 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]} up 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784])[want-reply=true] subsystem=netconf 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784])[subsystem] prepared command 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]}} established 23:58:14.037 [netconf-device-simulator-threads-0] 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]:18178 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 266: Creating data stores for simulated device 23:58:14.037 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.037 [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:58:14.037 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.037 [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:58:14.037 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c550e8d] 23:58:14.037 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.038 [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.83:41506]) by 733 down to 2095137 23:58:14.038 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.038 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.038 [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.83:42594]) by 733 down to 2095137 23:58:14.038 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.038 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.042 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.042 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.042 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.042 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.042 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c550e8d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c550e8d], subtreeVersion=Version[6ef7e500], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6ef7e500], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.042 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] 23:58:14.043 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 266 on channel [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) by 1103 down to 2096049 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.039 [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.83:42906]) by 733 down to 2095137 23:58:14.043 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) request=subsystem activate command 23:58:14.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) starting runner for command=netconf 23:58:14.043 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.044 [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.83:33146]) by 733 down to 2095137 23:58:14.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.044 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.045 [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.83:53800]) by 733 down to 2095137 23:58:14.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.045 [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.83:44666]) by 733 down to 2095137 23:58:14.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.046 [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.83:46034]) by 733 down to 2095137 23:58:14.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.046 [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.83:50926]) by 733 down to 2095137 23:58:14.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.046 [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.83:53590]) by 393 down to 2096386 23:58:14.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.046 [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.83:53590] 23:58:14.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.047 [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=261} 23:58:14.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.047 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e44198a after next message 23:58:14.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x6dfa289c, L:/10.30.171.222:18238 - R:/10.30.170.83:53590]} EXI handlers added to pipeline 23:58:14.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.048 [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.83:59796]) by 340 down to 2096046 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.048 [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.83:59796] 23:58:14.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.048 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ccba520], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ccba520], subtreeVersion=Version[ff94002], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ff94002], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.048 [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=251} 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47f067b9] 23:58:14.048 [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:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.048 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.048 [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:58:14.048 [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:58:14.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] 23:58:14.048 [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:58:14.048 [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:58:14.048 [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:58:14.048 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 265 on channel [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] 23:58:14.049 [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:58:14.049 [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:58:14.049 [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:58:14.049 [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:58:14.049 [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:58:14.049 [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:58:14.049 [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.83:32822]) by 1103 down to 2096049 23:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.049 [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:58:14.049 [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:58:14.049 [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:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] 23:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] 23:58:14.049 [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:58:14.049 [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:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) request=subsystem activate command 23:58:14.049 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) starting runner for command=netconf 23:58:14.049 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.049 [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.83:60580]) by 340 down to 2096046 23:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.049 [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.83:60580] 23:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.049 [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=254} 23:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38c9b01e] 23:58:14.049 [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:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.049 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.050 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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:58:14.050 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.050 [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.83:38378]) by 393 down to 2096386 23:58:14.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.050 [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.83:38378] 23:58:14.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.050 [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=262} 23:58:14.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.051 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2030e322 after next message 23:58:14.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x8bf53a64, L:/10.30.171.222:18243 - R:/10.30.170.83:38378]} EXI handlers added to pipeline 23:58:14.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:49784]) by 373 down to 2096779 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.058 [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.83:49784] 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.058 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e44198a 23:58:14.058 [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.83:53590]) by 179 down to 2095870 23:58:14.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] 23:58:14.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18178', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=266} created 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]} created 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784] successful with session NetconfServerSession{sessionId=266, channel=[id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]} 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]} up 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:56114]) by 393 down to 2096386 23:58:14.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.058 [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.83:56114] 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.059 [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.83:59796]) by 733 down to 2095137 23:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.059 [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:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@498a5838 after next message 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x0f4c839b, L:/10.30.171.222:18310 - R:/10.30.170.83:56114]} EXI handlers added to pipeline 23:58:14.059 [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.83:60580]) by 733 down to 2095137 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59908]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59908]] session=TransportServerSession[admin@/10.30.170.83:59908] id=0 23:58:14.059 [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.83:59908])) size=2097152, max=2097152, packet=32768 23:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2030e322 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59908]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59908] 23:58:14.059 [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.83:38378]) by 179 down to 2095870 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59908]) recipient=0 23:58:14.059 [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.83:59908])) size=2097152, max=2097152, packet=32768 23:58:14.059 [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.83:59908])) re-initializing 23:58:14.059 [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.83:59908])) size=2097152, max=2097152, packet=32768 23:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.059 [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.83:59908]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) by 340 down to 2096046 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.060 [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.83:49664] 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=225} 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15f04d7a] 23:58:14.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:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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=odl-netconf-monitoring} 23:58:14.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:58:14.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=2022-07-18} 23:58:14.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:58:14.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:58:14.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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:58:14.061 [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.83:38378]) by 340 down to 2096046 23:58:14.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.061 [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.83:38378] 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) by 340 down to 2096046 23:58:14.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.061 [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.83:35026] 23:58:14.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.061 [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=217} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[74acc2ca] 23:58:14.062 [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:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.062 [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:58:14.062 [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:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.062 [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:58:14.062 [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:58:14.062 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) by 340 down to 2096046 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.062 [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.83:54654] 23:58:14.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.063 [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=230} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[679e9f39] 23:58:14.063 [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:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.063 [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:58:14.063 [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:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.063 [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:58:14.063 [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:58:14.063 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) by 340 down to 2096046 23:58:14.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.063 [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.83:38394] 23:58:14.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.064 [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=245} 23:58:14.064 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1ee93dd0] 23:58:14.064 [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:58:14.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.064 [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=262} 23:58:14.064 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10b887a5] 23:58:14.064 [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:58:14.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.064 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.064 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.064 [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:58:14.065 [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:58:14.065 [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:58:14.065 [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:58:14.065 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.065 [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.83:38378]) by 733 down to 2095137 23:58:14.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.064 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.068 [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:58:14.068 [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:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.068 [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:58:14.068 [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:58:14.068 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) by 340 down to 2096046 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.068 [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.83:59982] 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.069 [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:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[583cab2b] 23:58:14.069 [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:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.069 [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:58:14.069 [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:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.069 [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:58:14.069 [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:58:14.069 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) by 340 down to 2096046 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.069 [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.83:47182] 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.070 [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=236} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[554293a7] 23:58:14.070 [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:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.070 [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:58:14.070 [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:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.070 [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:58:14.070 [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:58:14.070 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) by 340 down to 2096046 23:58:14.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.070 [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.83:54082] 23:58:14.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.071 [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=182} 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.071 [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.83:32822]) by 373 down to 2096779 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.071 [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.83:32822] 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18157', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=265} created 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]} created 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822] successful with session NetconfServerSession{sessionId=265, channel=[id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]} 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]} up 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080])[want-reply=true] subsystem=netconf 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080])[subsystem] prepared command 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]}} established 23:58:14.071 [netconf-device-simulator-threads-7] 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]:18093 23:58:14.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 267: Creating data stores for simulated device 23:58:14.071 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.071 [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:58:14.071 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.071 [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:58:14.071 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.072 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5aa35d5c] 23:58:14.072 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.072 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.072 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.072 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78620898] 23:58:14.073 [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:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.073 [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:58:14.073 [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:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.073 [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:58:14.073 [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:58:14.073 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) by 340 down to 2096046 23:58:14.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.073 [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.83:49662] 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.076 [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=202} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1c8a4eb0] 23:58:14.076 [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:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.076 [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:58:14.076 [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:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.076 [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:58:14.076 [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:58:14.076 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) by 340 down to 2096046 23:58:14.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.079 [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.83:37062] 23:58:14.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.080 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.080 [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=214} 23:58:14.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6da6de69] 23:58:14.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5aa35d5c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5aa35d5c], subtreeVersion=Version[3e3f9cd6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e3f9cd6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.080 [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:58:14.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] 23:58:14.081 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 267 on channel [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] 23:58:14.081 [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.83:49080]) by 1103 down to 2096049 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) request=subsystem activate command 23:58:14.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) starting runner for command=netconf 23:58:14.081 [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:58:14.081 [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:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.081 [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:58:14.081 [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:58:14.082 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:60026]) by 340 down to 2096046 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.082 [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.83:60026] 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.082 [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=237} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[658e7514] 23:58:14.082 [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:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.082 [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:58:14.082 [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:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.083 [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:58:14.083 [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:58:14.083 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) by 340 down to 2096046 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.083 [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.83:60688] 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.083 [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:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3617a0df] 23:58:14.083 [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:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.083 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.083 [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:58:14.083 [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:58:14.084 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.092 [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.83:49080]) by 373 down to 2096779 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.092 [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.83:49080] 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18093', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=267} created 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]} created 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080] successful with session NetconfServerSession{sessionId=267, channel=[id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]} 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]} up 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526])[want-reply=true] subsystem=netconf 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526])[subsystem] prepared command 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]}} established 23:58:14.092 [netconf-device-simulator-threads-7] 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]:18269 23:58:14.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 268: Creating data stores for simulated device 23:58:14.092 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.092 [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:58:14.092 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.092 [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:58:14.092 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.093 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b905f84] 23:58:14.093 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.093 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.093 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.093 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.092 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.093 [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:58:14.093 [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:58:14.093 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) by 340 down to 2096046 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.094 [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.83:48582] 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.094 [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=168} 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5fb1d54b] 23:58:14.094 [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:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.094 [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:58:14.094 [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:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.094 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.095 [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:58:14.095 [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:58:14.095 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:41920]) by 340 down to 2096046 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:41920] 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.095 [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=180} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3415e488] 23:58:14.095 [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:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.095 [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:58:14.095 [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:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.096 [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:58:14.096 [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:58:14.096 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:60598]) by 340 down to 2096046 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.096 [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.83:60598] 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=246} 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[197fc7] 23:58:14.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:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.097 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.097 [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:58:14.097 [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:58:14.097 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@498a5838 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) by 179 down to 2095870 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49664]) by 733 down to 2095137 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.100 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.101 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.101 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b905f84], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b905f84], subtreeVersion=Version[5a15dd5c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5a15dd5c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] 23:58:14.102 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 268 on channel [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] 23:58:14.102 [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.83:53526]) by 1103 down to 2096049 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) request=subsystem activate command 23:58:14.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) starting runner for command=netconf 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.108 [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.83:53526]) by 373 down to 2096779 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.108 [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.83:53526] 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18269', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=268} created 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]} created 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526] successful with session NetconfServerSession{sessionId=268, channel=[id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]} 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]} up 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980])[want-reply=true] subsystem=netconf 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980])[subsystem] prepared command 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]}} established 23:58:14.108 [netconf-device-simulator-threads-7] 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]:18112 23:58:14.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 269: Creating data stores for simulated device 23:58:14.108 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.108 [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:58:14.108 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.108 [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:58:14.108 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.109 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30f8d336] 23:58:14.109 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.109 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.109 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.109 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35026]) by 733 down to 2095137 23:58:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54654]) by 733 down to 2095137 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38394]) by 733 down to 2095137 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59982]) by 733 down to 2095137 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47182]) by 733 down to 2095137 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54082]) by 733 down to 2095137 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49662]) by 733 down to 2095137 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37062]) by 733 down to 2095137 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60026]) by 733 down to 2095137 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60688]) by 733 down to 2095137 23:58:14.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.116 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.117 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30f8d336], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30f8d336], subtreeVersion=Version[50dc696], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50dc696], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] 23:58:14.117 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 269 on channel [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] 23:58:14.118 [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.83:36980]) by 1103 down to 2096049 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) request=subsystem activate command 23:58:14.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) starting runner for command=netconf 23:58:14.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.83:48582]) by 733 down to 2095137 23:58:14.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41920]) by 733 down to 2095137 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60598]) by 733 down to 2095137 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:54456]) by 393 down to 2096386 23:58:14.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.119 [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.83:54456] 23:58:14.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=264} 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ec10bb3 after next message 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x09ca85ba, L:/10.30.171.222:17998 - R:/10.30.170.83:54456]} EXI handlers added to pipeline 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:49784]) by 393 down to 2096386 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.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.83:49784] 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.121 [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=266} 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f25aba0 after next message 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x7c8e684c, L:/10.30.171.222:18178 - R:/10.30.170.83:49784]} EXI handlers added to pipeline 23:58:14.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:56114]) by 340 down to 2096046 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:56114] 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.122 [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:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[707f2661] 23:58:14.122 [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:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.122 [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:58:14.122 [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:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908])[want-reply=true] subsystem=netconf 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908])[subsystem] prepared command 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]}} established 23:58:14.123 [netconf-device-simulator-threads-0] 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]:18054 23:58:14.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 270: Creating data stores for simulated device 23:58:14.123 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.123 [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:58:14.130 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.130 [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.83:53590]) by 340 down to 2096046 23:58:14.130 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.130 [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.83:53590] 23:58:14.130 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.130 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.130 [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=261} 23:58:14.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a023b86] 23:58:14.131 [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:58:14.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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:58:14.131 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.132 [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.83:53590]) by 733 down to 2095137 23:58:14.132 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.132 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.132 [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.83:36980]) by 373 down to 2096779 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.132 [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.83:36980] 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18112', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=269} created 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]} created 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980] successful with session NetconfServerSession{sessionId=269, channel=[id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]} 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]} up 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380])[want-reply=true] subsystem=netconf 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380])[subsystem] prepared command 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]}} established 23:58:14.133 [netconf-device-simulator-threads-7] 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]:18328 23:58:14.135 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.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:58:14.135 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 271: Creating data stores for simulated device 23:58:14.135 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.135 [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:58:14.135 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.135 [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:58:14.135 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.136 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4bb18ae5] 23:58:14.136 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.136 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.136 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.136 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37fb5919] 23:58:14.136 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4bb18ae5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4bb18ae5], subtreeVersion=Version[460a2f2b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[460a2f2b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] 23:58:14.143 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 271 on channel [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] 23:58:14.143 [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.83:34380]) by 1103 down to 2096049 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) request=subsystem activate command 23:58:14.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) starting runner for command=netconf 23:58:14.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.147 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.147 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37fb5919], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37fb5919], subtreeVersion=Version[1aac1a3d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1aac1a3d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] 23:58:14.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 270 on channel [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) by 1103 down to 2096049 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) request=subsystem activate command 23:58:14.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) starting runner for command=netconf 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.156 [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.83:34380]) by 373 down to 2096779 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.156 [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.83:34380] 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18328', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=271} created 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=271, channel=[id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]} created 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380] successful with session NetconfServerSession{sessionId=271, channel=[id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]} 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]} up 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732])[want-reply=true] subsystem=netconf 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732])[subsystem] prepared command 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]}} established 23:58:14.156 [netconf-device-simulator-threads-7] 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]:18048 23:58:14.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 272: Creating data stores for simulated device 23:58:14.156 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.156 [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:58:14.156 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.156 [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:58:14.156 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.157 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[456bddd2] 23:58:14.157 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.157 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.157 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.157 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.160 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.161 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[456bddd2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[456bddd2], subtreeVersion=Version[6383fa43], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6383fa43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] 23:58:14.161 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 272 on channel [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] 23:58:14.162 [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.83:40732]) by 1103 down to 2096049 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) request=subsystem activate command 23:58:14.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) starting runner for command=netconf 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:59908]) by 373 down to 2096779 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.168 [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.83:59908] 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18054', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=270} created 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=270, channel=[id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]} created 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908] successful with session NetconfServerSession{sessionId=270, channel=[id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]} 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]} up 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:41864]) by 340 down to 2096046 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:41864] 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.168 [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=249} 23:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[317b3c5c] 23:58:14.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:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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-yang-types} 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.169 [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:58:14.169 [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:58:14.169 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) by 340 down to 2096046 23:58:14.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.169 [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.83:50366] 23:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.170 [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=253} 23:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7df5fe5b] 23:58:14.170 [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:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.170 [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:58:14.170 [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:58:14.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-netconf-monitoring} 23:58:14.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:58:14.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=2010-10-04} 23:58:14.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=odl-netconf-monitoring} 23:58:14.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:58:14.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=2022-07-18} 23:58:14.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:58:14.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:58:14.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:58:14.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-inet-types} 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.170 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ec10bb3 23:58:14.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.83:54456]) by 179 down to 2095870 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f25aba0 23:58:14.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.83:49784]) by 179 down to 2095870 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.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.83:56114]) by 733 down to 2095137 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:41864]) by 733 down to 2095137 23:58:14.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:50366]) by 733 down to 2095137 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) by 393 down to 2096386 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.172 [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.83:59908] 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=270} 23:58:14.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@444a82b2 after next message 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=270, channel=[id: 0x8884b105, L:/10.30.171.222:18054 - R:/10.30.170.83:59908]} EXI handlers added to pipeline 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@444a82b2 23:58:14.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.83:59908]) by 179 down to 2095870 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) by 340 down to 2096046 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.173 [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.83:54456] 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.173 [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=264} 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[119fadd3] 23:58:14.173 [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:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.173 [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:58:14.173 [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:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.173 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.174 [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:58:14.174 [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:58:14.174 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54456]) by 733 down to 2095137 23:58:14.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:49784]) by 340 down to 2096046 23:58:14.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:49784] 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.175 [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=266} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6ef7e500] 23:58:14.175 [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:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.175 [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:58:14.175 [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:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.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:58:14.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:58:14.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.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.83:49784]) by 733 down to 2095137 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:59908]) by 340 down to 2096046 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:59908] 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=270} 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1aac1a3d] 23:58:14.176 [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:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.178 [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:58:14.178 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.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.83:59908]) by 733 down to 2095137 23:58:14.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.182 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.183 [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.83:40732]) by 373 down to 2096779 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.183 [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.83:40732] 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18048', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=272} created 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]} created 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732] successful with session NetconfServerSession{sessionId=272, channel=[id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]} 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]} up 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280])[want-reply=true] subsystem=netconf 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280])[subsystem] prepared command 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]}} established 23:58:14.183 [netconf-device-simulator-threads-7] 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]:18064 23:58:14.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 273: Creating data stores for simulated device 23:58:14.183 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.183 [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:58:14.183 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.183 [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:58:14.183 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.184 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38df8c9] 23:58:14.184 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.184 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.184 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.184 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.188 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.188 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38df8c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38df8c9], subtreeVersion=Version[9b2621d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[9b2621d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.189 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.189 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] 23:58:14.189 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 273 on channel [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] 23:58:14.190 [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.83:35280]) by 1103 down to 2096049 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) request=subsystem activate command 23:58:14.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) starting runner for command=netconf 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.196 [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.83:35280]) by 373 down to 2096779 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.196 [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.83:35280] 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18064', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=273} created 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]} created 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280] successful with session NetconfServerSession{sessionId=273, channel=[id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]} 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]} up 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534])[want-reply=true] subsystem=netconf 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534])[subsystem] prepared command 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]}} established 23:58:14.196 [netconf-device-simulator-threads-7] 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]:18276 23:58:14.196 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 274: Creating data stores for simulated device 23:58:14.196 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.196 [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:58:14.196 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.196 [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:58:14.196 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.197 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[914036e] 23:58:14.197 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.197 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.197 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.197 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.199 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.200 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[914036e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[914036e], subtreeVersion=Version[59d61bee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59d61bee], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.200 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] 23:58:14.201 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 274 on channel [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] 23:58:14.201 [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.83:48534]) by 1103 down to 2096049 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) request=subsystem activate command 23:58:14.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) starting runner for command=netconf 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.208 [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.83:48534]) by 373 down to 2096779 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.208 [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.83:48534] 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18276', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=274} created 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]} created 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534] successful with session NetconfServerSession{sessionId=274, channel=[id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]} 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]} up 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888])[want-reply=true] subsystem=netconf 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888])[subsystem] prepared command 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]}} established 23:58:14.208 [netconf-device-simulator-threads-7] 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]:18084 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 275: Creating data stores for simulated device 23:58:14.208 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.208 [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:58:14.208 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.208 [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:58:14.208 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.208 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23e318aa] 23:58:14.209 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.209 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.209 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.209 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.214 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.214 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23e318aa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23e318aa], subtreeVersion=Version[3f71b79], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f71b79], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] 23:58:14.215 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 275 on channel [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] 23:58:14.215 [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.83:36888]) by 1103 down to 2096049 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) request=subsystem activate command 23:58:14.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) starting runner for command=netconf 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.224 [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.83:36888]) by 373 down to 2096779 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.224 [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.83:36888] 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18084', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=275} created 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]} created 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888] successful with session NetconfServerSession{sessionId=275, channel=[id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]} 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]} up 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482])[want-reply=true] subsystem=netconf 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482])[subsystem] prepared command 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]}} established 23:58:14.224 [netconf-device-simulator-threads-7] 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]:18140 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 276: Creating data stores for simulated device 23:58:14.224 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.224 [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:58:14.224 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.224 [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:58:14.224 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.224 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[395ba810] 23:58:14.224 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.225 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.225 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.225 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.233 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.233 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[395ba810], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[395ba810], subtreeVersion=Version[4c67abc5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c67abc5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] 23:58:14.234 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 276 on channel [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] 23:58:14.234 [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.83:47482]) by 1103 down to 2096049 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) request=subsystem activate command 23:58:14.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) starting runner for command=netconf 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.239 [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.83:47482]) by 373 down to 2096779 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.239 [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.83:47482] 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18140', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=276} created 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]} created 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482] successful with session NetconfServerSession{sessionId=276, channel=[id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]} 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]} up 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526])[want-reply=true] subsystem=netconf 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526])[subsystem] prepared command 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]}} established 23:58:14.239 [netconf-device-simulator-threads-7] 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]:18116 23:58:14.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 277: Creating data stores for simulated device 23:58:14.239 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.239 [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:58:14.239 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.239 [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:58:14.239 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.240 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68b81c12] 23:58:14.240 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.240 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.240 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.240 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.245 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.245 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68b81c12], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68b81c12], subtreeVersion=Version[3af100bd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3af100bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.246 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] 23:58:14.246 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 277 on channel [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] 23:58:14.246 [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.83:45526]) by 1103 down to 2096049 23:58:14.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) request=subsystem activate command 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) starting runner for command=netconf 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.256 [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.83:45526]) by 373 down to 2096779 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.256 [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.83:45526] 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18116', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=277} created 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]} created 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526] successful with session NetconfServerSession{sessionId=277, channel=[id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]} 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]} up 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588])[want-reply=true] subsystem=netconf 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588])[subsystem] prepared command 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]}} established 23:58:14.256 [netconf-device-simulator-threads-7] 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]:18036 23:58:14.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 278: Creating data stores for simulated device 23:58:14.256 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.256 [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:58:14.256 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.256 [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:58:14.256 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.257 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[78e91e9b] 23:58:14.257 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.257 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.257 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.257 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.257 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.257 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[78e91e9b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[78e91e9b], subtreeVersion=Version[474931c9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[474931c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] 23:58:14.258 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 278 on channel [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] 23:58:14.258 [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.83:39588]) by 1103 down to 2096049 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) request=subsystem activate command 23:58:14.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) starting runner for command=netconf 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.270 [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.83:39588]) by 373 down to 2096779 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.270 [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.83:39588] 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18036', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=278} created 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]} created 23:58:14.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588] successful with session NetconfServerSession{sessionId=278, channel=[id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]} 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]} up 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508])[want-reply=true] subsystem=netconf 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508])[subsystem] prepared command 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]}} established 23:58:14.271 [netconf-device-simulator-threads-7] 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]:18183 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 279: Creating data stores for simulated device 23:58:14.271 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.271 [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:58:14.271 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.271 [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:58:14.271 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5c6406b6] 23:58:14.271 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.271 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.275 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.275 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5c6406b6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5c6406b6], subtreeVersion=Version[15bec786], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15bec786], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] 23:58:14.276 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 279 on channel [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] 23:58:14.276 [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.83:33508]) by 1103 down to 2096049 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) request=subsystem activate command 23:58:14.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) starting runner for command=netconf 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.284 [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.83:33508]) by 373 down to 2096779 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.284 [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.83:33508] 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18183', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=279} created 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]} created 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508] successful with session NetconfServerSession{sessionId=279, channel=[id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]} 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]} up 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868])[want-reply=true] subsystem=netconf 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868])[subsystem] prepared command 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]}} established 23:58:14.284 [netconf-device-simulator-threads-7] 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]:18207 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 280: Creating data stores for simulated device 23:58:14.284 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.284 [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:58:14.284 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.284 [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:58:14.284 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.284 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c6c1f77] 23:58:14.284 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.285 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.285 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.285 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.311 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.311 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c6c1f77], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c6c1f77], subtreeVersion=Version[2d8f20ec], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d8f20ec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.316 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.316 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] 23:58:14.316 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 280 on channel [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] 23:58:14.317 [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.83:51868]) by 1103 down to 2096049 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) request=subsystem activate command 23:58:14.317 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) starting runner for command=netconf 23:58:14.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60816]) Send SSH_MSG_KEXINIT 23:58:14.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:14.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60816]) process #0 SSH_MSG_KEXINIT 23:58:14.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60816]) SSH_MSG_KEXINIT 23:58:14.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60816]) strict KEX=true client=true server=true 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: server host key algorithms = rsa-sha2-512 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: compression algorithms (client to server) = none 23:58:14.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60816]) Kex: compression algorithms (server to client) = none 23:58:14.321 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.321 [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.83:51868]) by 373 down to 2096779 23:58:14.321 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.321 [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.83:51868] 23:58:14.321 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.321 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18207', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=280} created 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]} created 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868] successful with session NetconfServerSession{sessionId=280, channel=[id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]} 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]} up 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838])[want-reply=true] subsystem=netconf 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838])[subsystem] prepared command 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]}} established 23:58:14.322 [netconf-device-simulator-threads-7] 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]:17999 23:58:14.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 281: Creating data stores for simulated device 23:58:14.322 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.322 [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:58:14.322 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.322 [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:58:14.322 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.323 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6209942c] 23:58:14.323 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.323 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.323 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.323 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39982]) process #2 SSH_MSG_NEWKEYS 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39982]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39982]): strict KEX resets input message sequence number from 3 to 0 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79231311; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39982]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39982]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39982]) authorized authentication methods: password,publickey 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39982]) Accepted service ssh-userauth 23:58:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39982]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39982]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39982]) no authentication factory for method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39982]) SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39982]) remaining methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49016]) process #2 SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49016]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49016]): strict KEX resets input message sequence number from 3 to 0 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49016]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@497f905; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49016]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49016]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49016]) authorized authentication methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49016]) Accepted service ssh-userauth 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49016]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49016]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49016]) no authentication factory for method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49016]) SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49016]) remaining methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48144]) process #2 SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48144]): strict KEX resets input message sequence number from 3 to 0 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a1c03fb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48144]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48144]) authorized authentication methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48144]) Accepted service ssh-userauth 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48144]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48144]) no authentication factory for method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48144]) SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48144]) remaining methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47428]) process #2 SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47428]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47428]): strict KEX resets input message sequence number from 3 to 0 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47428]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@496e73a5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47428]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47428]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47428]) authorized authentication methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47428]) Accepted service ssh-userauth 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47428]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47428]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47428]) no authentication factory for method=none 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47428]) SSH_MSG_USERAUTH_REQUEST 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47428]) remaining methods: password,publickey 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51546]) process #2 SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51546]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51546]): strict KEX resets input message sequence number from 3 to 0 23:58:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d67e820; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51546]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51546]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51546]) authorized authentication methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51546]) Accepted service ssh-userauth 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51546]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51546]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51546]) no authentication factory for method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51546]) SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51546]) remaining methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57472]) process #2 SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57472]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57472]): strict KEX resets input message sequence number from 3 to 0 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66beba40; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57472]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57472]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57472]) authorized authentication methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57472]) Accepted service ssh-userauth 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57472]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57472]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57472]) no authentication factory for method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57472]) SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57472]) remaining methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48690]) process #2 SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48690]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48690]): strict KEX resets input message sequence number from 3 to 0 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48690]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e098734; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48690]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48690]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48690]) authorized authentication methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48690]) Accepted service ssh-userauth 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48690]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48690]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48690]) no authentication factory for method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48690]) SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48690]) remaining methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53688]) process #2 SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53688]): strict KEX resets input message sequence number from 3 to 0 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a10b72a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53688]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53688]) authorized authentication methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53688]) Accepted service ssh-userauth 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53688]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53688]) no authentication factory for method=none 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53688]) SSH_MSG_USERAUTH_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53688]) remaining methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58154]) process #2 SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58154]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58154]): strict KEX resets input message sequence number from 3 to 0 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@659ba1ac; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58154]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58154]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58154]) authorized authentication methods: password,publickey 23:58:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58154]) Accepted service ssh-userauth 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58154]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58154]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58154]) no authentication factory for method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58154]) SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58154]) remaining methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51522]) process #2 SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51522]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51522]): strict KEX resets input message sequence number from 3 to 0 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51522]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c4b6922; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51522]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51522]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51522]) authorized authentication methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51522]) Accepted service ssh-userauth 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51522]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51522]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51522]) no authentication factory for method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51522]) SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51522]) remaining methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44896]) process #2 SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44896]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44896]): strict KEX resets input message sequence number from 3 to 0 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4aa53af2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44896]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44896]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44896]) authorized authentication methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44896]) Accepted service ssh-userauth 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44896]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44896]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44896]) no authentication factory for method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44896]) SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44896]) remaining methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40710]) process #2 SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40710]): strict KEX resets input message sequence number from 3 to 0 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a401252; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40710]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40710]) authorized authentication methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40710]) Accepted service ssh-userauth 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40710]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40710]) no authentication factory for method=none 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40710]) SSH_MSG_USERAUTH_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40710]) remaining methods: password,publickey 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47564]) process #2 SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47564]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47564]): strict KEX resets input message sequence number from 3 to 0 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@77a2ac1f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47564]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47564]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47564]) authorized authentication methods: password,publickey 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47564]) Accepted service ssh-userauth 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47564]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47564]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47564]) no authentication factory for method=none 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47564]) SSH_MSG_USERAUTH_REQUEST 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47564]) remaining methods: password,publickey 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39128]) process #2 SSH_MSG_NEWKEYS 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39128]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39128]): strict KEX resets input message sequence number from 3 to 0 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39128]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15b997e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.327 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.327 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6209942c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6209942c], subtreeVersion=Version[39234df5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[39234df5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.327 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] 23:58:14.328 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 281 on channel [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] 23:58:14.328 [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.83:59838]) by 1103 down to 2096049 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) request=subsystem activate command 23:58:14.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) starting runner for command=netconf 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39128]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39128]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39128]) authorized authentication methods: password,publickey 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39128]) Accepted service ssh-userauth 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39128]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39128]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39128]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39128]) no authentication factory for method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39128]) SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39128]) remaining methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42350]) process #2 SSH_MSG_NEWKEYS 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42350]): strict KEX resets input message sequence number from 3 to 0 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20dbb6d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42350]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42350]) authorized authentication methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42350]) Accepted service ssh-userauth 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42350]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42350]) no authentication factory for method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42350]) SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42350]) remaining methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40138]) process #2 SSH_MSG_NEWKEYS 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40138]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40138]): strict KEX resets input message sequence number from 3 to 0 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f4c4df3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40138]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40138]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40138]) authorized authentication methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40138]) Accepted service ssh-userauth 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40138]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40138]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40138]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40138]) no authentication factory for method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40138]) SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40138]) remaining methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35588]) process #2 SSH_MSG_NEWKEYS 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35588]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35588]): strict KEX resets input message sequence number from 3 to 0 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c007bc3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35588]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35588]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35588]) authorized authentication methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35588]) Accepted service ssh-userauth 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35588]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35588]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35588]) no authentication factory for method=none 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35588]) SSH_MSG_USERAUTH_REQUEST 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35588]) remaining methods: password,publickey 23:58:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53162]) process #2 SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53162]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53162]): strict KEX resets input message sequence number from 3 to 0 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53162]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fcffad1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53162]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53162]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53162]) authorized authentication methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53162]) Accepted service ssh-userauth 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53162]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53162]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53162]) no authentication factory for method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53162]) SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53162]) remaining methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43710]) process #2 SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43710]): strict KEX resets input message sequence number from 3 to 0 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@563abec7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43710]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43710]) authorized authentication methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43710]) Accepted service ssh-userauth 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43710]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43710]) no authentication factory for method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43710]) SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43710]) remaining methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37784]) process #2 SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37784]): strict KEX resets input message sequence number from 3 to 0 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78f23e11; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37784]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:37784]) authorized authentication methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37784]) Accepted service ssh-userauth 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37784]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37784]) no authentication factory for method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37784]) SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37784]) remaining methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58718]) process #2 SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58718]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58718]): strict KEX resets input message sequence number from 3 to 0 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58718]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dbf7ed5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58718]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58718]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58718]) authorized authentication methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58718]) Accepted service ssh-userauth 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58718]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58718]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58718]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58718]) no authentication factory for method=none 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58718]) SSH_MSG_USERAUTH_REQUEST 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58718]) remaining methods: password,publickey 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37234]) process #2 SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:37234]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37234]): strict KEX resets input message sequence number from 3 to 0 23:58:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:37234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2acc2f86; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37234]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37234]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:37234]) authorized authentication methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:37234]) Accepted service ssh-userauth 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37234]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37234]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37234]) no authentication factory for method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37234]) SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:37234]) remaining methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56388]) process #2 SSH_MSG_NEWKEYS 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56388]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56388]): strict KEX resets input message sequence number from 3 to 0 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56388]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ada4dc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56388]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56388]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56388]) authorized authentication methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56388]) Accepted service ssh-userauth 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56388]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56388]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56388]) no authentication factory for method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56388]) SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56388]) remaining methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43226]) process #2 SSH_MSG_NEWKEYS 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43226]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43226]): strict KEX resets input message sequence number from 3 to 0 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5098da3e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43226]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43226]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43226]) authorized authentication methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43226]) Accepted service ssh-userauth 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43226]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43226]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43226]) no authentication factory for method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43226]) SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43226]) remaining methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46184]) process #2 SSH_MSG_NEWKEYS 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46184]): strict KEX resets input message sequence number from 3 to 0 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54e208b2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46184]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46184]) authorized authentication methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46184]) Accepted service ssh-userauth 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46184]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46184]) no authentication factory for method=none 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46184]) SSH_MSG_USERAUTH_REQUEST 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46184]) remaining methods: password,publickey 23:58:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.332 [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.83:59838]) by 373 down to 2096779 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.332 [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.83:59838] 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17999', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=281} created 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]} created 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838] successful with session NetconfServerSession{sessionId=281, channel=[id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]} 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]} up 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772])[want-reply=true] subsystem=netconf 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772])[subsystem] prepared command 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]}} established 23:58:14.332 [netconf-device-simulator-threads-7] 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]:18303 23:58:14.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 282: Creating data stores for simulated device 23:58:14.332 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.332 [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:58:14.332 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.332 [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:58:14.332 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.333 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4004cb59] 23:58:14.333 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.333 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.333 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.333 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40030]) process #2 SSH_MSG_NEWKEYS 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:40030]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40030]): strict KEX resets input message sequence number from 3 to 0 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:40030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@474f84bd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40030]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40030]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:40030]) authorized authentication methods: password,publickey 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:40030]) Accepted service ssh-userauth 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40030]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40030]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40030]) no authentication factory for method=none 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40030]) SSH_MSG_USERAUTH_REQUEST 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:40030]) remaining methods: password,publickey 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54714]) process #2 SSH_MSG_NEWKEYS 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54714]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54714]): strict KEX resets input message sequence number from 3 to 0 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54714]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cb31977; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54714]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54714]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54714]) authorized authentication methods: password,publickey 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54714]) Accepted service ssh-userauth 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54714]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54714]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54714]) no authentication factory for method=none 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54714]) SSH_MSG_USERAUTH_REQUEST 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54714]) remaining methods: password,publickey 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32968]) process #2 SSH_MSG_NEWKEYS 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32968]): strict KEX resets input message sequence number from 3 to 0 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32968]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4691d3f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32968]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:32968]) authorized authentication methods: password,publickey 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32968]) Accepted service ssh-userauth 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32968]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32968]) no authentication factory for method=none 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32968]) SSH_MSG_USERAUTH_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32968]) remaining methods: password,publickey 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47068]) process #2 SSH_MSG_NEWKEYS 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47068]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47068]): strict KEX resets input message sequence number from 3 to 0 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47068]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f578bae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47068]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47068]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47068]) authorized authentication methods: password,publickey 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47068]) Accepted service ssh-userauth 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47068]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47068]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47068]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47068]) no authentication factory for method=none 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47068]) SSH_MSG_USERAUTH_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47068]) remaining methods: password,publickey 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38998]) process #2 SSH_MSG_NEWKEYS 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38998]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38998]): strict KEX resets input message sequence number from 3 to 0 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38998]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75286afa; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38998]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38998]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38998]) authorized authentication methods: password,publickey 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38998]) Accepted service ssh-userauth 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38998]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38998]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38998]) no authentication factory for method=none 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38998]) SSH_MSG_USERAUTH_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38998]) remaining methods: password,publickey 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52188]) process #2 SSH_MSG_NEWKEYS 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52188]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52188]): strict KEX resets input message sequence number from 3 to 0 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52188]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b098903; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52188]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52188]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.334 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.335 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4004cb59], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4004cb59], subtreeVersion=Version[7f53385b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f53385b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] 23:58:14.335 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 282 on channel [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] 23:58:14.336 [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.83:41772]) by 1103 down to 2096049 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) request=subsystem activate command 23:58:14.336 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) starting runner for command=netconf 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52188]) authorized authentication methods: password,publickey 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52188]) Accepted service ssh-userauth 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52188]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52188]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52188]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52188]) no authentication factory for method=none 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52188]) SSH_MSG_USERAUTH_REQUEST 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52188]) remaining methods: password,publickey 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56528]) process #1 30 23:58:14.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56528]] process command=SSH_MSG_KEXDH_INIT 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.339 [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.83:41772]) by 373 down to 2096779 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.339 [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.83:41772] 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18303', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=282} created 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]} created 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772] successful with session NetconfServerSession{sessionId=282, channel=[id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]} 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]} up 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430])[want-reply=true] subsystem=netconf 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430])[subsystem] prepared command 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]}} established 23:58:14.339 [netconf-device-simulator-threads-7] 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]:18087 23:58:14.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 283: Creating data stores for simulated device 23:58:14.339 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.339 [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:58:14.340 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.340 [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:58:14.340 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.340 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7be57329] 23:58:14.340 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.340 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.340 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.340 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56528]] Send SSH_MSG_KEXDH_REPLY 23:58:14.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #1 sending command=31[31] len=1639 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56528])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56528]) Send SSH_MSG_NEWKEYS 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56528]) session ID=44:d4:b1:db:49:0f:a3:71:d2:b7:16:a3:09:75:76:35:fe:a7:0a:90:9e:25:a4:48:ca:03:ad:64:8c:2d:20:73:24:b2:28:7f:c0:13:bd:5e:84:35:cc:07:bf:99:c0:73:f7:a7:6d:2c:66:2a:3f:7f:b7:e4:b2:e1:2c:36:04:79 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56528]): strict KEX resets output message sequence number from 3 to 0 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@720c9ab3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56528])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #0 sending command=7[7] len=419 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56528]) No pending packets to flush at end of KEX 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43376]) process #1 30 23:58:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43376]] process command=SSH_MSG_KEXDH_INIT 23:58:14.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.351 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.351 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7be57329], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7be57329], subtreeVersion=Version[56cda37f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56cda37f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] 23:58:14.352 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 283 on channel [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] 23:58:14.352 [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.83:58430]) by 1103 down to 2096049 23:58:14.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) request=subsystem activate command 23:58:14.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) starting runner for command=netconf 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.358 [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.83:58430]) by 373 down to 2096779 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.358 [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.83:58430] 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18087', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=283} created 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]} created 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430] successful with session NetconfServerSession{sessionId=283, channel=[id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]} 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]} up 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640])[want-reply=true] subsystem=netconf 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640])[subsystem] prepared command 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]}} established 23:58:14.358 [netconf-device-simulator-threads-7] 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]:18018 23:58:14.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 284: Creating data stores for simulated device 23:58:14.359 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.359 [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:58:14.359 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.359 [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:58:14.359 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.359 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3bbcdfeb] 23:58:14.359 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.359 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.359 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.359 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:43376]] Send SSH_MSG_KEXDH_REPLY 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #1 sending command=31[31] len=1639 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:43376])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:43376]) Send SSH_MSG_NEWKEYS 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:43376]) session ID=a4:32:4d:24:8a:9e:b5:41:03:c0:3d:9f:91:ea:2d:12:b7:44:f3:ae:8a:b6:cb:f7:85:ee:e4:0b:93:21:bf:12:27:33:79:2a:e5:41:f3:f0:40:ae:b1:3e:b0:a6:6a:bb:f9:d8:b6:40:94:52:55:df:ff:44:81:87:09:02:cf:5f 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43376]): strict KEX resets output message sequence number from 3 to 0 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:43376]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f910143; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:43376])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43376])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #0 sending command=7[7] len=419 23:58:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43376]) No pending packets to flush at end of KEX 23:58:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57056]) process #1 30 23:58:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57056]] process command=SSH_MSG_KEXDH_INIT 23:58:14.371 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.371 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.371 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.371 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.371 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3bbcdfeb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3bbcdfeb], subtreeVersion=Version[4e10673d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e10673d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.371 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] 23:58:14.372 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 284 on channel [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] 23:58:14.372 [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.83:54640]) by 1103 down to 2096049 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) request=subsystem activate command 23:58:14.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) starting runner for command=netconf 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57056]] Send SSH_MSG_KEXDH_REPLY 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #1 sending command=31[31] len=1639 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57056])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57056]) Send SSH_MSG_NEWKEYS 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57056]) session ID=1a:f7:64:38:03:33:36:05:bc:24:06:75:10:18:a7:f2:98:bf:92:2e:10:8b:cb:83:76:ca:91:7f:55:d3:33:7b:c5:22:67:06:ff:15:9c:69:9b:99:2d:e1:da:57:d8:97:68:62:a1:2f:e3:52:04:44:72:a8:ef:e5:f6:ed:0d:a7 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57056]): strict KEX resets output message sequence number from 3 to 0 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@596dc69b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57056])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57056])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #0 sending command=7[7] len=419 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57056]) No pending packets to flush at end of KEX 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32798]) process #1 30 23:58:14.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32798]] process command=SSH_MSG_KEXDH_INIT 23:58:14.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.380 [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.83:54640]) by 373 down to 2096779 23:58:14.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.380 [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.83:54640] 23:58:14.380 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18018', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=284} created 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=284, channel=[id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]} created 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640] successful with session NetconfServerSession{sessionId=284, channel=[id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]} 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]} up 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422])[want-reply=true] subsystem=netconf 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422])[subsystem] prepared command 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]}} established 23:58:14.381 [netconf-device-simulator-threads-7] 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]:18282 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 285: Creating data stores for simulated device 23:58:14.381 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.381 [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:58:14.381 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.381 [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:58:14.381 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e29143a] 23:58:14.381 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.381 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.382 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:32798]] Send SSH_MSG_KEXDH_REPLY 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #1 sending command=31[31] len=1639 23:58:14.388 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:32798])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:32798]) Send SSH_MSG_NEWKEYS 23:58:14.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:32798]) session ID=61:47:f8:7c:a7:6e:2d:84:ce:00:9d:68:8b:a8:85:de:ff:df:bd:15:80:2a:b9:a9:ec:0b:23:0c:3c:d3:3c:14:11:fa:80:85:65:ee:b0:88:a6:11:ca:99:b6:1e:7d:2e:41:db:20:5d:4f:5e:3a:49:e1:56:fb:1c:a2:7b:bb:bc 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32798]): strict KEX resets output message sequence number from 3 to 0 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:32798]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@480062a9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:32798])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.388 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e29143a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e29143a], subtreeVersion=Version[1cca71cb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1cca71cb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32798])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #0 sending command=7[7] len=419 23:58:14.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] 23:58:14.389 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 285 on channel [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] 23:58:14.389 [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.83:52422]) by 1103 down to 2096049 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) request=subsystem activate command 23:58:14.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) starting runner for command=netconf 23:58:14.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32798]) No pending packets to flush at end of KEX 23:58:14.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46600]) process #1 30 23:58:14.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46600]] process command=SSH_MSG_KEXDH_INIT 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.396 [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.83:52422]) by 373 down to 2096779 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.396 [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.83:52422] 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18282', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=285} created 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]} created 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422] successful with session NetconfServerSession{sessionId=285, channel=[id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]} 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]} up 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282])[want-reply=true] subsystem=netconf 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282])[subsystem] prepared command 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]}} established 23:58:14.396 [netconf-device-simulator-threads-7] 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]:18214 23:58:14.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 286: Creating data stores for simulated device 23:58:14.396 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.396 [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:58:14.396 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.396 [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:58:14.396 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.397 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79ddee94] 23:58:14.397 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.397 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.397 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.397 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.401 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.401 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.401 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.401 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.401 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79ddee94], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79ddee94], subtreeVersion=Version[22e52956], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22e52956], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.401 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.402 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] 23:58:14.402 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 286 on channel [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] 23:58:14.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.83:36282]) by 1103 down to 2096049 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) request=subsystem activate command 23:58:14.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) starting runner for command=netconf 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.408 [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.83:36282]) by 373 down to 2096779 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.408 [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.83:36282] 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18214', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=286} created 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]} created 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282] successful with session NetconfServerSession{sessionId=286, channel=[id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]} 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]} up 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686])[want-reply=true] subsystem=netconf 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686])[subsystem] prepared command 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]}} established 23:58:14.408 [netconf-device-simulator-threads-7] 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]:18126 23:58:14.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 287: Creating data stores for simulated device 23:58:14.408 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.408 [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:58:14.408 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.408 [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:58:14.408 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.409 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[60fc3c4e] 23:58:14.409 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.409 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.409 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.409 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.409 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.409 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[60fc3c4e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[60fc3c4e], subtreeVersion=Version[2c3397ca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c3397ca], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] 23:58:14.410 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 287 on channel [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] 23:58:14.410 [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.83:39686]) by 1103 down to 2096049 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) request=subsystem activate command 23:58:14.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) starting runner for command=netconf 23:58:14.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:46600]] Send SSH_MSG_KEXDH_REPLY 23:58:14.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #1 sending command=31[31] len=1639 23:58:14.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:46600])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:46600]) Send SSH_MSG_NEWKEYS 23:58:14.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:46600]) session ID=5d:52:79:bb:97:f6:52:b3:de:79:32:22:da:7a:92:87:63:22:47:60:7f:31:7f:68:46:9a:b8:05:8f:bf:fc:e4:df:1e:19:38:f0:b3:10:84:44:63:81:a4:8c:fa:9f:d7:46:2a:ac:d9:81:a8:4e:ef:c9:8b:c0:4e:42:1e:a2:ee 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46600]): strict KEX resets output message sequence number from 3 to 0 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:46600]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@728fb4f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:46600])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46600])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #0 sending command=7[7] len=419 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46600]) No pending packets to flush at end of KEX 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54014]) process #1 30 23:58:14.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54014]] process command=SSH_MSG_KEXDH_INIT 23:58:14.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.415 [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.83:39686]) by 373 down to 2096779 23:58:14.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.415 [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.83:39686] 23:58:14.415 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18126', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=287} created 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]} created 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686] successful with session NetconfServerSession{sessionId=287, channel=[id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]} 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]} up 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52812]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52812]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.416 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52812]) authentication result: true 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52812]) SSH_MSG_USERAUTH_REQUEST 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52812])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52812]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52812]) no heartbeat to stop 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52812]) heartbeat type=IGNORE, interval=PT30S 23:58:14.416 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52812 authenticated 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41964]) process #2 SSH_MSG_NEWKEYS 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41964]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41964]): strict KEX resets input message sequence number from 3 to 0 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41964]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9145ee6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41964]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41964]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41964]) authorized authentication methods: password,publickey 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41964]) Accepted service ssh-userauth 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41964]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41964]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41964]) no authentication factory for method=none 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41964]) SSH_MSG_USERAUTH_REQUEST 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41964]) remaining methods: password,publickey 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196])[want-reply=true] subsystem=netconf 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196])[subsystem] prepared command 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]}} established 23:58:14.416 [netconf-device-simulator-threads-7] 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]:18267 23:58:14.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 288: Creating data stores for simulated device 23:58:14.416 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.416 [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:58:14.416 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.416 [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:58:14.416 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[27964553] 23:58:14.417 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.422 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.422 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[27964553], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[27964553], subtreeVersion=Version[1e42e535], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e42e535], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.423 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.423 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] 23:58:14.424 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 288 on channel [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] 23:58:14.424 [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.83:49196]) by 1103 down to 2096049 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) request=subsystem activate command 23:58:14.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) starting runner for command=netconf 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:54014]] Send SSH_MSG_KEXDH_REPLY 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #1 sending command=31[31] len=1639 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:54014])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:54014]) Send SSH_MSG_NEWKEYS 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:54014]) session ID=ec:81:10:ea:c5:dc:1b:ee:e2:74:97:ff:8f:aa:83:f3:a7:b4:5c:c2:eb:11:8d:5f:51:ad:4f:d6:5e:95:60:dc:62:bc:af:0e:bf:e2:ec:f1:76:14:76:11:d1:62:a0:e2:5d:dc:a1:7f:84:03:a8:42:52:24:de:40:ed:d9:e0:50 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54014]): strict KEX resets output message sequence number from 3 to 0 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:54014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38fbf717; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:54014])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #0 sending command=7[7] len=419 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54014]) No pending packets to flush at end of KEX 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41014]) process #1 30 23:58:14.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41014]] process command=SSH_MSG_KEXDH_INIT 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.432 [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.83:49196]) by 373 down to 2096779 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.432 [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.83:49196] 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18267', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=288} created 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]} created 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196] successful with session NetconfServerSession{sessionId=288, channel=[id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]} 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]} up 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51452]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51452]] session=TransportServerSession[admin@/10.30.170.83:51452] id=0 23:58:14.432 [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.83:51452])) size=2097152, max=2097152, packet=32768 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51452]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51452] 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51452]) recipient=0 23:58:14.432 [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.83:51452])) size=2097152, max=2097152, packet=32768 23:58:14.432 [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.83:51452])) re-initializing 23:58:14.432 [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.83:51452])) size=2097152, max=2097152, packet=32768 23:58:14.432 [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.83:51452]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40858]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40858]] session=TransportServerSession[admin@/10.30.170.83:40858] id=0 23:58:14.432 [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.83:40858])) size=2097152, max=2097152, packet=32768 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40858]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40858] 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40858]) recipient=0 23:58:14.432 [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.83:40858])) size=2097152, max=2097152, packet=32768 23:58:14.432 [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.83:40858])) re-initializing 23:58:14.432 [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.83:40858])) size=2097152, max=2097152, packet=32768 23:58:14.432 [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.83:40858]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55012]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55012]] session=TransportServerSession[admin@/10.30.170.83:55012] id=0 23:58:14.433 [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.83:55012])) size=2097152, max=2097152, packet=32768 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:55012]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55012] 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:55012]) recipient=0 23:58:14.433 [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.83:55012])) size=2097152, max=2097152, packet=32768 23:58:14.433 [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.83:55012])) re-initializing 23:58:14.433 [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.83:55012])) size=2097152, max=2097152, packet=32768 23:58:14.433 [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.83:55012]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60054]] session=TransportServerSession[admin@/10.30.170.83:60054] id=0 23:58:14.433 [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.83:60054])) size=2097152, max=2097152, packet=32768 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60054] 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60054]) recipient=0 23:58:14.433 [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.83:60054])) size=2097152, max=2097152, packet=32768 23:58:14.433 [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.83:60054])) re-initializing 23:58:14.433 [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.83:60054])) size=2097152, max=2097152, packet=32768 23:58:14.433 [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.83:60054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52162]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52162]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.433 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52162]) authentication result: true 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52162]) SSH_MSG_USERAUTH_REQUEST 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52162])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52162]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52162]) no heartbeat to stop 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52162]) heartbeat type=IGNORE, interval=PT30S 23:58:14.433 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52162 authenticated 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64a81e7f 23:58:14.433 [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.83:42692]) by 179 down to 2095870 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.433 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a654dcc 23:58:14.433 [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.83:44052]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b32a1ea 23:58:14.434 [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.83:50834]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d5c8bfa 23:58:14.434 [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.83:51916]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11b3a80d 23:58:14.434 [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.83:50950]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ac73c30 23:58:14.434 [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.83:43476]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@346f5516 23:58:14.434 [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.83:58306]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@549049ec 23:58:14.434 [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.83:57862]) by 179 down to 2095870 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.435 [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.83:48062]) by 393 down to 2096386 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.435 [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.83:48062] 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.435 [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=263} 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7890234f after next message 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x67c6de3c, L:/10.30.171.222:18125 - R:/10.30.170.83:48062]} EXI handlers added to pipeline 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.436 [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.83:32822]) by 393 down to 2096386 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.436 [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.83:32822] 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.436 [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=265} 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33d9dae5 after next message 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xaced4121, L:/10.30.171.222:18157 - R:/10.30.170.83:32822]} EXI handlers added to pipeline 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.436 [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.83:49080]) by 393 down to 2096386 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.436 [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.83:49080] 23:58:14.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.437 [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=267} 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@652cd009 after next message 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4fdc554e, L:/10.30.171.222:18093 - R:/10.30.170.83:49080]} EXI handlers added to pipeline 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.437 [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.83:53526]) by 393 down to 2096386 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.437 [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.83:53526] 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.437 [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=268} 23:58:14.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.438 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1aad1b3b after next message 23:58:14.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xdd9f3bf0, L:/10.30.171.222:18269 - R:/10.30.170.83:53526]} EXI handlers added to pipeline 23:58:14.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.438 [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.83:36980]) by 393 down to 2096386 23:58:14.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.438 [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.83:36980] 23:58:14.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.439 [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=269} 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31b2e5dd after next message 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x957ccb98, L:/10.30.171.222:18112 - R:/10.30.170.83:36980]} EXI handlers added to pipeline 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.439 [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.83:34380]) by 393 down to 2096386 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.439 [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.83:34380] 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.439 [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=271} 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@697487b after next message 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=271, channel=[id: 0xd85c4c22, L:/10.30.171.222:18328 - R:/10.30.170.83:34380]} EXI handlers added to pipeline 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.440 [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.83:40732]) by 393 down to 2096386 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.440 [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.83:40732] 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.440 [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=272} 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69bfc30b after next message 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xead05bf3, L:/10.30.171.222:18048 - R:/10.30.170.83:40732]} EXI handlers added to pipeline 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.440 [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.83:35280]) by 393 down to 2096386 23:58:14.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.440 [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.83:35280] 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.441 [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=273} 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@689a22e0 after next message 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xb4ae0856, L:/10.30.171.222:18064 - R:/10.30.170.83:35280]} EXI handlers added to pipeline 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.441 [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.83:48534]) by 393 down to 2096386 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.441 [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.83:48534] 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.444 [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=274} 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ef4e6c9 after next message 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xd1e4d746, L:/10.30.171.222:18276 - R:/10.30.170.83:48534]} EXI handlers added to pipeline 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.444 [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.83:36888]) by 393 down to 2096386 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.444 [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.83:36888] 23:58:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.445 [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=275} 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68f2ff3c after next message 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x0ecf1f47, L:/10.30.171.222:18084 - R:/10.30.170.83:36888]} EXI handlers added to pipeline 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.445 [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.83:47482]) by 393 down to 2096386 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.445 [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.83:47482] 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.445 [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=276} 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d1f27ff after next message 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x78a65186, L:/10.30.171.222:18140 - R:/10.30.170.83:47482]} EXI handlers added to pipeline 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.445 [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.83:45526]) by 393 down to 2096386 23:58:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.445 [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.83:45526] 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.446 [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=277} 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70db6eb1 after next message 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x90262d57, L:/10.30.171.222:18116 - R:/10.30.170.83:45526]} EXI handlers added to pipeline 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.446 [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.83:39588]) by 393 down to 2096386 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.446 [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.83:39588] 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.446 [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=278} 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a0e556c after next message 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xe427e3b1, L:/10.30.171.222:18036 - R:/10.30.170.83:39588]} EXI handlers added to pipeline 23:58:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.447 [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.83:33508]) by 393 down to 2096386 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.447 [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.83:33508] 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.447 [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=279} 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43842d77 after next message 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9e40f92a, L:/10.30.171.222:18183 - R:/10.30.170.83:33508]} EXI handlers added to pipeline 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.447 [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.83:51868]) by 393 down to 2096386 23:58:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.447 [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.83:51868] 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41014]] Send SSH_MSG_KEXDH_REPLY 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #1 sending command=31[31] len=1639 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41014])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41014]) Send SSH_MSG_NEWKEYS 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41014]) session ID=96:d3:c7:2f:43:24:7f:13:e5:7e:4f:4d:8a:75:87:fb:f8:46:04:70:46:7d:01:52:00:21:d8:15:db:9d:81:b1:77:69:01:7c:29:77:51:91:eb:ab:0c:af:42:28:64:74:40:ce:d0:a0:36:18:99:78:5e:9b:c6:5c:3f:d3:ec:33 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41014]): strict KEX resets output message sequence number from 3 to 0 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@768f8188; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41014])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #0 sending command=7[7] len=419 23:58:14.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41014]) No pending packets to flush at end of KEX 23:58:14.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49374]) process #1 30 23:58:14.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49374]] process command=SSH_MSG_KEXDH_INIT 23:58:14.448 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.452 [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=280} 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@350e4a55 after next message 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd246d161, L:/10.30.171.222:18207 - R:/10.30.170.83:51868]} EXI handlers added to pipeline 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.452 [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.83:59838]) by 393 down to 2096386 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.452 [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.83:59838] 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.452 [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=281} 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b7691b9 after next message 23:58:14.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x792ff22c, L:/10.30.171.222:17999 - R:/10.30.170.83:59838]} EXI handlers added to pipeline 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.453 [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.83:41772]) by 393 down to 2096386 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.453 [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.83:41772] 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.453 [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=282} 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fa0bfd3 after next message 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x20562389, L:/10.30.171.222:18303 - R:/10.30.170.83:41772]} EXI handlers added to pipeline 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.453 [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.83:58430]) by 393 down to 2096386 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.453 [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.83:58430] 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.453 [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=283} 23:58:14.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c1a9827 after next message 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x6d0f8eab, L:/10.30.171.222:18087 - R:/10.30.170.83:58430]} EXI handlers added to pipeline 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.454 [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.83:52422]) by 393 down to 2096386 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.454 [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.83:52422] 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.454 [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=285} 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70aea59b after next message 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x8af5be27, L:/10.30.171.222:18282 - R:/10.30.170.83:52422]} EXI handlers added to pipeline 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.454 [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.83:36282]) by 393 down to 2096386 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.454 [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.83:36282] 23:58:14.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.455 [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=286} 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75477514 after next message 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x1c218876, L:/10.30.171.222:18214 - R:/10.30.170.83:36282]} EXI handlers added to pipeline 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52812]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52812]] session=TransportServerSession[admin@/10.30.170.83:52812] id=0 23:58:14.455 [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.83:52812])) size=2097152, max=2097152, packet=32768 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52812]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52812] 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52812]) recipient=0 23:58:14.455 [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.83:52812])) size=2097152, max=2097152, packet=32768 23:58:14.455 [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.83:52812])) re-initializing 23:58:14.455 [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.83:52812])) size=2097152, max=2097152, packet=32768 23:58:14.455 [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.83:52812]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41964]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41964]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.455 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41964]) authentication result: true 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41964]) SSH_MSG_USERAUTH_REQUEST 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41964])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41964]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41964]) no heartbeat to stop 23:58:14.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41964]) heartbeat type=IGNORE, interval=PT30S 23:58:14.455 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41964 authenticated 23:58:14.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.456 [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.83:49196]) by 393 down to 2096386 23:58:14.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.456 [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.83:49196] 23:58:14.457 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.457 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.457 [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=288} 23:58:14.457 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d633fc4 after next message 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x33b78aef, L:/10.30.171.222:18267 - R:/10.30.170.83:49196]} EXI handlers added to pipeline 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058])[want-reply=true] subsystem=netconf 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058])[subsystem] prepared command 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]}} established 23:58:14.458 [netconf-device-simulator-threads-7] 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]:18326 23:58:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 289: Creating data stores for simulated device 23:58:14.458 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.458 [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:58:14.458 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.458 [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:58:14.458 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.459 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4f20e401] 23:58:14.459 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.459 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.459 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.459 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.466 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.466 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.466 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.466 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.466 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4f20e401], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4f20e401], subtreeVersion=Version[305d63a4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[305d63a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.466 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.466 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] 23:58:14.467 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 289 on channel [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] 23:58:14.467 [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.83:51058]) by 1103 down to 2096049 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) request=subsystem activate command 23:58:14.467 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) starting runner for command=netconf 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49374]] Send SSH_MSG_KEXDH_REPLY 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #1 sending command=31[31] len=1639 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49374])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49374]) Send SSH_MSG_NEWKEYS 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49374]) session ID=23:34:e1:80:6e:a4:6c:4f:6b:24:da:fc:95:d1:60:57:84:2b:44:e1:25:26:c6:f2:63:8a:35:d2:c9:4a:48:e7:30:bb:ef:f9:71:7d:66:55:d4:06:b7:5e:b8:71:2e:53:97:34:07:3c:a9:3f:43:72:6d:c7:53:bd:a1:32:24:ce 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49374]): strict KEX resets output message sequence number from 3 to 0 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49374]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@560e3b3d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49374])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49374])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #0 sending command=7[7] len=419 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49374]) No pending packets to flush at end of KEX 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39710]) process #1 30 23:58:14.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39710]] process command=SSH_MSG_KEXDH_INIT 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.476 [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.83:51058]) by 373 down to 2096779 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.476 [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.83:51058] 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18326', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=289} created 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]} created 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058] successful with session NetconfServerSession{sessionId=289, channel=[id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]} 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]} up 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720])[want-reply=true] subsystem=netconf 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720])[subsystem] prepared command 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]}} established 23:58:14.476 [netconf-device-simulator-threads-7] 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]:18122 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 290: Creating data stores for simulated device 23:58:14.476 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.476 [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:58:14.476 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.476 [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:58:14.476 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.476 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ffdd60c] 23:58:14.477 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.477 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.477 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.477 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39710]] Send SSH_MSG_KEXDH_REPLY 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #1 sending command=31[31] len=1639 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39710])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39710]) Send SSH_MSG_NEWKEYS 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39710]) session ID=9f:c4:76:54:e1:74:2b:28:a0:39:dc:a3:21:42:75:36:d6:f8:73:3c:ab:00:b2:f0:8e:55:ab:77:a5:11:e7:10:d0:7c:6d:3f:82:30:f6:7d:d0:29:3b:22:6e:ea:f5:42:23:b3:8e:ef:4d:ec:50:0c:43:c7:61:a1:c9:57:12:1b 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39710]): strict KEX resets output message sequence number from 3 to 0 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@590c35b5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39710])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #0 sending command=7[7] len=419 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39710]) No pending packets to flush at end of KEX 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52144]) process #1 30 23:58:14.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52144]] process command=SSH_MSG_KEXDH_INIT 23:58:14.483 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.483 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.483 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.483 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.483 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ffdd60c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ffdd60c], subtreeVersion=Version[6b04bba4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b04bba4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.483 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] 23:58:14.484 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 290 on channel [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] 23:58:14.484 [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.83:39720]) by 1103 down to 2096049 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) request=subsystem activate command 23:58:14.484 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) starting runner for command=netconf 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.488 [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.83:39720]) by 373 down to 2096779 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.488 [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.83:39720] 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18122', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=290} created 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]} created 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720] successful with session NetconfServerSession{sessionId=290, channel=[id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]} 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]} up 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322])[want-reply=true] subsystem=netconf 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322])[subsystem] prepared command 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]}} established 23:58:14.488 [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]:18022 23:58:14.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 291: Creating data stores for simulated device 23:58:14.488 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.489 [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:58:14.489 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.489 [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:58:14.489 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.489 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d70cf9b] 23:58:14.489 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.489 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.489 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.489 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.495 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.495 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d70cf9b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d70cf9b], subtreeVersion=Version[3b608854], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b608854], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] 23:58:14.496 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 291 on channel [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] 23:58:14.496 [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.83:41322]) by 1103 down to 2096049 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) request=subsystem activate command 23:58:14.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) starting runner for command=netconf 23:58:14.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52144]] Send SSH_MSG_KEXDH_REPLY 23:58:14.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #1 sending command=31[31] len=1639 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52144])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52144]) Send SSH_MSG_NEWKEYS 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52144]) session ID=39:0b:28:3d:39:3b:c0:32:75:30:36:73:47:6c:b4:68:b3:34:22:2c:96:c1:04:d0:8b:4f:3f:b0:e7:a5:a0:ba:7f:7e:ef:ed:86:29:85:4d:9f:2b:c7:22:e2:1f:a9:43:de:08:db:81:4c:b2:dc:01:ec:83:32:7d:2b:5c:6c:a2 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52144]): strict KEX resets output message sequence number from 3 to 0 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68c472b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52144])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #0 sending command=7[7] len=419 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52144]) No pending packets to flush at end of KEX 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59926]) process #1 30 23:58:14.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59926]] process command=SSH_MSG_KEXDH_INIT 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.508 [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.83:41322]) by 373 down to 2096779 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.508 [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.83:41322] 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18022', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=291} created 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]} created 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322] successful with session NetconfServerSession{sessionId=291, channel=[id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]} 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]} up 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322])[want-reply=true] subsystem=netconf 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322])[subsystem] prepared command 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]}} established 23:58:14.508 [netconf-device-simulator-threads-7] 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]:18138 23:58:14.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 292: Creating data stores for simulated device 23:58:14.508 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.508 [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:58:14.508 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.508 [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:58:14.508 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.509 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1bb10388] 23:58:14.509 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.509 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.509 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.509 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59926]] Send SSH_MSG_KEXDH_REPLY 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #1 sending command=31[31] len=1639 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59926])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59926]) Send SSH_MSG_NEWKEYS 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59926]) session ID=fd:2d:1b:2f:38:41:72:b7:eb:4d:d2:51:a3:69:c8:1b:6f:d1:42:ba:02:6f:a6:53:42:8f:6c:1f:ef:26:91:5b:c5:1e:93:bd:cc:56:6c:6d:fe:bd:8e:3e:6d:b2:b9:05:51:76:ac:d4:df:b2:a5:6a:3b:c1:75:97:84:93:51:0d 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59926]): strict KEX resets output message sequence number from 3 to 0 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1da01a87; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59926])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #0 sending command=7[7] len=419 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59926]) No pending packets to flush at end of KEX 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39982]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39982]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.512 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39982]) authentication result: true 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39982]) SSH_MSG_USERAUTH_REQUEST 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39982])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39982]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39982]) no heartbeat to stop 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39982]) heartbeat type=IGNORE, interval=PT30S 23:58:14.512 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39982 authenticated 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49016]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49016]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.512 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49016]) authentication result: true 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49016]) SSH_MSG_USERAUTH_REQUEST 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49016])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49016]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49016]) no heartbeat to stop 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49016]) heartbeat type=IGNORE, interval=PT30S 23:58:14.512 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49016 authenticated 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48144]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.512 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48144]) authentication result: true 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48144]) SSH_MSG_USERAUTH_REQUEST 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48144]) no heartbeat to stop 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48144]) heartbeat type=IGNORE, interval=PT30S 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48144 authenticated 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47428]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47428]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47428]) authentication result: true 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47428]) SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47428])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47428]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47428]) no heartbeat to stop 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47428]) heartbeat type=IGNORE, interval=PT30S 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47428 authenticated 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51546]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51546]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51546]) authentication result: true 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51546]) SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51546])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51546]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51546]) no heartbeat to stop 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51546]) heartbeat type=IGNORE, interval=PT30S 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51546 authenticated 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57472]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57472]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57472]) authentication result: true 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57472]) SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57472])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57472]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57472]) no heartbeat to stop 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57472]) heartbeat type=IGNORE, interval=PT30S 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57472 authenticated 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48690]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48690]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48690]) authentication result: true 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48690]) SSH_MSG_USERAUTH_REQUEST 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48690])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48690]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48690]) no heartbeat to stop 23:58:14.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48690]) heartbeat type=IGNORE, interval=PT30S 23:58:14.513 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48690 authenticated 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53688]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53688]) authentication result: true 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53688]) SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53688]) no heartbeat to stop 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53688]) heartbeat type=IGNORE, interval=PT30S 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53688 authenticated 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58154]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58154]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58154]) authentication result: true 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58154]) SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58154])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58154]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58154]) no heartbeat to stop 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58154]) heartbeat type=IGNORE, interval=PT30S 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58154 authenticated 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51522]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51522]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51522]) authentication result: true 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51522]) SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51522])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51522]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51522]) no heartbeat to stop 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51522]) heartbeat type=IGNORE, interval=PT30S 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51522 authenticated 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44896]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44896]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44896]) authentication result: true 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44896]) SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44896])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44896]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44896]) no heartbeat to stop 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44896]) heartbeat type=IGNORE, interval=PT30S 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44896 authenticated 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40710]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.514 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40710]) authentication result: true 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40710]) SSH_MSG_USERAUTH_REQUEST 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40710]) no heartbeat to stop 23:58:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40710]) heartbeat type=IGNORE, interval=PT30S 23:58:14.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.514 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.515 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1bb10388], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1bb10388], subtreeVersion=Version[6acb0b21], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6acb0b21], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.515 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.515 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] 23:58:14.515 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 292 on channel [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] 23:58:14.516 [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.83:46322]) by 1103 down to 2096049 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) request=subsystem activate command 23:58:14.516 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) starting runner for command=netconf 23:58:14.516 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40710 authenticated 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47564]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47564]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.516 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47564]) authentication result: true 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47564]) SSH_MSG_USERAUTH_REQUEST 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47564])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47564]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47564]) no heartbeat to stop 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47564]) heartbeat type=IGNORE, interval=PT30S 23:58:14.516 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47564 authenticated 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39128]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39128]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39128]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.516 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39128]) authentication result: true 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39128]) SSH_MSG_USERAUTH_REQUEST 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39128])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39128]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39128]) no heartbeat to stop 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39128]) heartbeat type=IGNORE, interval=PT30S 23:58:14.516 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39128 authenticated 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42350]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.516 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42350]) authentication result: true 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42350]) SSH_MSG_USERAUTH_REQUEST 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42350]) no heartbeat to stop 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42350]) heartbeat type=IGNORE, interval=PT30S 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42350 authenticated 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40138]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40138]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40138]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40138]) authentication result: true 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40138]) SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40138])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40138]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40138]) no heartbeat to stop 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40138]) heartbeat type=IGNORE, interval=PT30S 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40138 authenticated 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35588]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35588]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35588]) authentication result: true 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35588]) SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35588])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35588]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35588]) no heartbeat to stop 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35588]) heartbeat type=IGNORE, interval=PT30S 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35588 authenticated 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53162]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53162]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53162]) authentication result: true 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53162]) SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53162])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53162]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53162]) no heartbeat to stop 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53162]) heartbeat type=IGNORE, interval=PT30S 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53162 authenticated 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43710]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43710]) authentication result: true 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43710]) SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43710]) no heartbeat to stop 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43710]) heartbeat type=IGNORE, interval=PT30S 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43710 authenticated 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37784]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:37784]) authentication result: true 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:37784]) SSH_MSG_USERAUTH_REQUEST 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:37784]) no heartbeat to stop 23:58:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:37784]) heartbeat type=IGNORE, interval=PT30S 23:58:14.517 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:37784 authenticated 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58718]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58718]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58718]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.518 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58718]) authentication result: true 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58718]) SSH_MSG_USERAUTH_REQUEST 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58718])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58718]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58718]) no heartbeat to stop 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58718]) heartbeat type=IGNORE, interval=PT30S 23:58:14.518 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58718 authenticated 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:37234]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:37234]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.518 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:37234]) authentication result: true 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:37234]) SSH_MSG_USERAUTH_REQUEST 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:37234])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:37234]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:37234]) no heartbeat to stop 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:37234]) heartbeat type=IGNORE, interval=PT30S 23:58:14.518 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:37234 authenticated 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56388]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56388]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.518 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56388]) authentication result: true 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56388]) SSH_MSG_USERAUTH_REQUEST 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56388])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56388]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.518 [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.83:46322]) by 373 down to 2096779 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.518 [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.83:46322] 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18138', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=292} created 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]} created 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322] successful with session NetconfServerSession{sessionId=292, channel=[id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]} 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]} up 23:58:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.519 [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.83:54914]) by 340 down to 2096046 23:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.519 [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.83:54914] 23:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.519 [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=247} 23:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[108e576b] 23:58:14.519 [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:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.519 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.519 [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:58:14.519 [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:58:14.519 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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:58:14.520 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.520 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7890234f 23:58:14.520 [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.83:48062]) by 179 down to 2095870 23:58:14.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.520 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33d9dae5 23:58:14.520 [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.83:32822]) by 179 down to 2095870 23:58:14.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@652cd009 23:58:14.521 [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.83:49080]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1aad1b3b 23:58:14.521 [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.83:53526]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31b2e5dd 23:58:14.521 [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.83:36980]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@697487b 23:58:14.521 [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.83:34380]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69bfc30b 23:58:14.521 [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.83:40732]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@689a22e0 23:58:14.521 [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.83:35280]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ef4e6c9 23:58:14.521 [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.83:48534]) by 179 down to 2095870 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68f2ff3c 23:58:14.522 [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.83:36888]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d1f27ff 23:58:14.522 [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.83:47482]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70db6eb1 23:58:14.522 [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.83:45526]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a0e556c 23:58:14.522 [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.83:39588]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43842d77 23:58:14.522 [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.83:33508]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@350e4a55 23:58:14.522 [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.83:51868]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b7691b9 23:58:14.522 [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.83:59838]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fa0bfd3 23:58:14.522 [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.83:41772]) by 179 down to 2095870 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c1a9827 23:58:14.523 [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.83:58430]) by 179 down to 2095870 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70aea59b 23:58:14.523 [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.83:52422]) by 179 down to 2095870 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75477514 23:58:14.523 [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.83:36282]) by 179 down to 2095870 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d633fc4 23:58:14.523 [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.83:49196]) by 179 down to 2095870 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.523 [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.83:54914]) by 733 down to 2095137 23:58:14.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.524 [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.83:48062]) by 340 down to 2096046 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.524 [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.83:48062] 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.524 [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=263} 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6560c29c] 23:58:14.524 [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:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.524 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.524 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.525 [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.83:49080]) by 340 down to 2096046 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.525 [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.83:49080] 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.525 [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=267} 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e3f9cd6] 23:58:14.525 [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:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.525 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.525 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.526 [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.83:36980]) by 340 down to 2096046 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.526 [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.83:36980] 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.526 [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=269} 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50dc696] 23:58:14.526 [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:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.526 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.526 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.527 [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.83:34380]) by 340 down to 2096046 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.527 [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.83:34380] 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.527 [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=271} 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[460a2f2b] 23:58:14.527 [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:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.527 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.527 [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:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56388]) no heartbeat to stop 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56388]) heartbeat type=IGNORE, interval=PT30S 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56388 authenticated 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43226]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43226]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43226]) authentication result: true 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43226]) SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43226])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43226]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43226]) no heartbeat to stop 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43226]) heartbeat type=IGNORE, interval=PT30S 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43226 authenticated 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46184]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46184]) authentication result: true 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46184]) SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46184]) no heartbeat to stop 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46184]) heartbeat type=IGNORE, interval=PT30S 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46184 authenticated 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:40030]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:40030]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:40030]) authentication result: true 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:40030]) SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:40030])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:40030]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:40030]) no heartbeat to stop 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:40030]) heartbeat type=IGNORE, interval=PT30S 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:40030 authenticated 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54714]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54714]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.528 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54714]) authentication result: true 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54714]) SSH_MSG_USERAUTH_REQUEST 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54714])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54714]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54714]) no heartbeat to stop 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54714]) heartbeat type=IGNORE, interval=PT30S 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54714 authenticated 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32968]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:32968]) authentication result: true 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:32968]) SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:32968]) no heartbeat to stop 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:32968]) heartbeat type=IGNORE, interval=PT30S 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:32968 authenticated 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47068]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47068]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47068]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47068]) authentication result: true 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47068]) SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47068])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47068]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47068]) no heartbeat to stop 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47068]) heartbeat type=IGNORE, interval=PT30S 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47068 authenticated 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38998]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38998]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38998]) authentication result: true 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38998]) SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38998])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38998]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38998]) no heartbeat to stop 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38998]) heartbeat type=IGNORE, interval=PT30S 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38998 authenticated 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52188]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52188]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52188]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52188]) authentication result: true 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52188]) SSH_MSG_USERAUTH_REQUEST 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52188])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52188]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52188]) no heartbeat to stop 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52188]) heartbeat type=IGNORE, interval=PT30S 23:58:14.529 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52188 authenticated 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56528]) process #2 SSH_MSG_NEWKEYS 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56528]): strict KEX resets input message sequence number from 3 to 0 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79469a4d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56528]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56528]) authorized authentication methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56528]) Accepted service ssh-userauth 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56528]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56528]) no authentication factory for method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56528]) SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56528]) remaining methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43376]) process #2 SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:43376]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43376]): strict KEX resets input message sequence number from 3 to 0 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:43376]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@472de6fb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43376]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43376]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:43376]) authorized authentication methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:43376]) Accepted service ssh-userauth 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43376]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43376]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43376]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43376]) no authentication factory for method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43376]) SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:43376]) remaining methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57056]) process #2 SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57056]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57056]): strict KEX resets input message sequence number from 3 to 0 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63bdd971; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57056]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57056]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57056]) authorized authentication methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57056]) Accepted service ssh-userauth 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57056]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57056]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57056]) no authentication factory for method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57056]) SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57056]) remaining methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32798]) process #2 SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:32798]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32798]): strict KEX resets input message sequence number from 3 to 0 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:32798]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5802d8f0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32798]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32798]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:32798]) authorized authentication methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:32798]) Accepted service ssh-userauth 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32798]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32798]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32798]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32798]) no authentication factory for method=none 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32798]) SSH_MSG_USERAUTH_REQUEST 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:32798]) remaining methods: password,publickey 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46600]) process #2 SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:46600]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46600]): strict KEX resets input message sequence number from 3 to 0 23:58:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:46600]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27387be; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46600]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46600]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:46600]) authorized authentication methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:46600]) Accepted service ssh-userauth 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46600]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46600]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46600]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46600]) no authentication factory for method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46600]) SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:46600]) remaining methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54014]) process #2 SSH_MSG_NEWKEYS 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:54014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54014]): strict KEX resets input message sequence number from 3 to 0 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:54014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57c262cf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54014]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:54014]) authorized authentication methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:54014]) Accepted service ssh-userauth 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54014]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54014]) no authentication factory for method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54014]) SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:54014]) remaining methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41014]) process #2 SSH_MSG_NEWKEYS 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41014]): strict KEX resets input message sequence number from 3 to 0 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ef17e2b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41014]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41014]) authorized authentication methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41014]) Accepted service ssh-userauth 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41014]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41014]) no authentication factory for method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41014]) SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41014]) remaining methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49374]) process #2 SSH_MSG_NEWKEYS 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49374]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49374]): strict KEX resets input message sequence number from 3 to 0 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49374]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b53691; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49374]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49374]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49374]) authorized authentication methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49374]) Accepted service ssh-userauth 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49374]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49374]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49374]) no authentication factory for method=none 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49374]) SSH_MSG_USERAUTH_REQUEST 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49374]) remaining methods: password,publickey 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60816]) process #1 30 23:58:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60816]] process command=SSH_MSG_KEXDH_INIT 23:58:14.535 [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:58:14.535 [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:58:14.535 [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:58:14.535 [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:58:14.535 [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:58:14.535 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.535 [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.83:35280]) by 340 down to 2096046 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.535 [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.83:35280] 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.535 [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=273} 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[9b2621d] 23:58:14.535 [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:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.535 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.535 [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:58:14.535 [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:58:14.535 [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:58:14.535 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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:58:14.536 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.536 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.536 [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.83:36888]) by 340 down to 2096046 23:58:14.536 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.536 [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.83:36888] 23:58:14.536 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.537 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.537 [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=275} 23:58:14.537 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f71b79] 23:58:14.537 [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:58:14.537 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.537 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.537 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.537 [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:58:14.538 [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:58:14.538 [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:58:14.538 [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:58:14.538 [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:58:14.538 [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:58:14.538 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812])[want-reply=true] subsystem=netconf 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812])[subsystem] prepared command 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]}} established 23:58:14.538 [netconf-device-simulator-threads-7] 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]:18137 23:58:14.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 293: Creating data stores for simulated device 23:58:14.538 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.538 [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:58:14.538 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.538 [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:58:14.538 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.539 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[636f9991] 23:58:14.539 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.539 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.539 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.539 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.544 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.544 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[636f9991], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[636f9991], subtreeVersion=Version[10369fb3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10369fb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] 23:58:14.545 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 293 on channel [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] 23:58:14.545 [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.83:52812]) by 1103 down to 2096049 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) request=subsystem activate command 23:58:14.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) starting runner for command=netconf 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60816]] Send SSH_MSG_KEXDH_REPLY 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #1 sending command=31[31] len=1639 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60816])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60816]) Send SSH_MSG_NEWKEYS 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60816]) session ID=36:e6:7a:e0:ad:7e:c3:95:60:5e:69:c2:48:3a:17:09:79:91:84:e6:bc:bb:a2:03:57:07:a3:9b:e7:66:1a:53:0c:78:c5:6a:84:14:43:58:ed:b7:8a:fe:b4:8c:3c:c9:67:63:63:88:bc:8a:61:bf:09:db:2c:d9:e9:47:c0:b6 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60816]): strict KEX resets output message sequence number from 3 to 0 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60816]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46a880bf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60816])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60816])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #0 sending command=7[7] len=419 23:58:14.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60816]) No pending packets to flush at end of KEX 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39982]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39982]] session=TransportServerSession[admin@/10.30.170.83:39982] id=0 23:58:14.549 [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.83:39982])) size=2097152, max=2097152, packet=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39982]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39982] 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39982]) recipient=0 23:58:14.549 [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.83:39982])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:39982])) re-initializing 23:58:14.549 [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.83:39982])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:39982]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49016]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49016]] session=TransportServerSession[admin@/10.30.170.83:49016] id=0 23:58:14.549 [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.83:49016])) size=2097152, max=2097152, packet=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49016]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49016] 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49016]) recipient=0 23:58:14.549 [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.83:49016])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:49016])) re-initializing 23:58:14.549 [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.83:49016])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:49016]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48144]] session=TransportServerSession[admin@/10.30.170.83:48144] id=0 23:58:14.549 [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.83:48144])) size=2097152, max=2097152, packet=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48144] 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48144]) recipient=0 23:58:14.549 [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.83:48144])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:48144])) re-initializing 23:58:14.549 [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.83:48144])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:48144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47428]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47428]] session=TransportServerSession[admin@/10.30.170.83:47428] id=0 23:58:14.549 [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.83:47428])) size=2097152, max=2097152, packet=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47428]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47428] 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47428]) recipient=0 23:58:14.549 [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.83:47428])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:47428])) re-initializing 23:58:14.549 [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.83:47428])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:47428]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51546]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51546]] session=TransportServerSession[admin@/10.30.170.83:51546] id=0 23:58:14.549 [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.83:51546])) size=2097152, max=2097152, packet=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51546]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51546] 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51546]) recipient=0 23:58:14.549 [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.83:51546])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:51546])) re-initializing 23:58:14.549 [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.83:51546])) size=2097152, max=2097152, packet=32768 23:58:14.549 [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.83:51546]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57472]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57472]] session=TransportServerSession[admin@/10.30.170.83:57472] id=0 23:58:14.550 [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.83:57472])) size=2097152, max=2097152, packet=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57472]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57472] 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57472]) recipient=0 23:58:14.550 [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.83:57472])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:57472])) re-initializing 23:58:14.550 [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.83:57472])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:57472]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48690]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48690]] session=TransportServerSession[admin@/10.30.170.83:48690] id=0 23:58:14.550 [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.83:48690])) size=2097152, max=2097152, packet=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48690]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48690] 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48690]) recipient=0 23:58:14.550 [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.83:48690])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:48690])) re-initializing 23:58:14.550 [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.83:48690])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:48690]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53688]] session=TransportServerSession[admin@/10.30.170.83:53688] id=0 23:58:14.550 [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.83:53688])) size=2097152, max=2097152, packet=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53688] 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53688]) recipient=0 23:58:14.550 [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.83:53688])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:53688])) re-initializing 23:58:14.550 [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.83:53688])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:53688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44896]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44896]] session=TransportServerSession[admin@/10.30.170.83:44896] id=0 23:58:14.550 [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.83:44896])) size=2097152, max=2097152, packet=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44896]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44896] 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44896]) recipient=0 23:58:14.550 [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.83:44896])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:44896])) re-initializing 23:58:14.550 [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.83:44896])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:44896]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40710]] session=TransportServerSession[admin@/10.30.170.83:40710] id=0 23:58:14.550 [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.83:40710])) size=2097152, max=2097152, packet=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40710] 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40710]) recipient=0 23:58:14.550 [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.83:40710])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:40710])) re-initializing 23:58:14.550 [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.83:40710])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:40710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47564]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47564]] session=TransportServerSession[admin@/10.30.170.83:47564] id=0 23:58:14.550 [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.83:47564])) size=2097152, max=2097152, packet=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47564]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47564] 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47564]) recipient=0 23:58:14.550 [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.83:47564])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:47564])) re-initializing 23:58:14.550 [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.83:47564])) size=2097152, max=2097152, packet=32768 23:58:14.550 [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.83:47564]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39128]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39128]] session=TransportServerSession[admin@/10.30.170.83:39128] id=0 23:58:14.551 [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.83:39128])) size=2097152, max=2097152, packet=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39128]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39128] 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39128]) recipient=0 23:58:14.551 [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.83:39128])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:39128])) re-initializing 23:58:14.551 [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.83:39128])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:39128]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42350]] session=TransportServerSession[admin@/10.30.170.83:42350] id=0 23:58:14.551 [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.83:42350])) size=2097152, max=2097152, packet=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42350] 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42350]) recipient=0 23:58:14.551 [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.83:42350])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:42350])) re-initializing 23:58:14.551 [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.83:42350])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:42350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40138]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40138]] session=TransportServerSession[admin@/10.30.170.83:40138] id=0 23:58:14.551 [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.83:40138])) size=2097152, max=2097152, packet=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40138]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40138] 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40138]) recipient=0 23:58:14.551 [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.83:40138])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:40138])) re-initializing 23:58:14.551 [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.83:40138])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:40138]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35588]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35588]] session=TransportServerSession[admin@/10.30.170.83:35588] id=0 23:58:14.551 [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.83:35588])) size=2097152, max=2097152, packet=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35588]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35588] 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35588]) recipient=0 23:58:14.551 [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.83:35588])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:35588])) re-initializing 23:58:14.551 [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.83:35588])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:35588]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43710]] session=TransportServerSession[admin@/10.30.170.83:43710] id=0 23:58:14.551 [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.83:43710])) size=2097152, max=2097152, packet=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43710] 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43710]) recipient=0 23:58:14.551 [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.83:43710])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:43710])) re-initializing 23:58:14.551 [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.83:43710])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:43710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37784]] session=TransportServerSession[admin@/10.30.170.83:37784] id=0 23:58:14.551 [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.83:37784])) size=2097152, max=2097152, packet=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37784] 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37784]) recipient=0 23:58:14.551 [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.83:37784])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:37784])) re-initializing 23:58:14.551 [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.83:37784])) size=2097152, max=2097152, packet=32768 23:58:14.551 [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.83:37784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.552 [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.83:52812]) by 373 down to 2096779 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.552 [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.83:52812] 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18137', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=293} created 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]} created 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812] successful with session NetconfServerSession{sessionId=293, channel=[id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]} 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]} up 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41964]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41964]] session=TransportServerSession[admin@/10.30.170.83:41964] id=0 23:58:14.552 [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.83:41964])) size=2097152, max=2097152, packet=32768 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41964]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41964] 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41964]) recipient=0 23:58:14.552 [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.83:41964])) size=2097152, max=2097152, packet=32768 23:58:14.552 [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.83:41964])) re-initializing 23:58:14.552 [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.83:41964])) size=2097152, max=2097152, packet=32768 23:58:14.552 [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.83:41964]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.552 [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.83:51058]) by 393 down to 2096386 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.552 [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.83:51058] 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.553 [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=289} 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7779588d after next message 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xcd137bfe, L:/10.30.171.222:18326 - R:/10.30.170.83:51058]} EXI handlers added to pipeline 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.553 [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.83:39720]) by 393 down to 2096386 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.553 [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.83:39720] 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.553 [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=290} 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45bdbf9c after next message 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x21b20527, L:/10.30.171.222:18122 - R:/10.30.170.83:39720]} EXI handlers added to pipeline 23:58:14.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.554 [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.83:41322]) by 393 down to 2096386 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.554 [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.83:41322] 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.554 [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:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28ab63e after next message 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x660a13be, L:/10.30.171.222:18022 - R:/10.30.170.83:41322]} EXI handlers added to pipeline 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.554 [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.83:46322]) by 393 down to 2096386 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.554 [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.83:46322] 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.554 [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=292} 23:58:14.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24cb06a7 after next message 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x1ceafc79, L:/10.30.171.222:18138 - R:/10.30.170.83:46322]} EXI handlers added to pipeline 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.555 [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.83:44052]) by 340 down to 2096046 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.555 [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.83:44052] 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.555 [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=250} 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29d61810] 23:58:14.555 [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:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.555 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.555 [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:58:14.555 [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:58:14.555 [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:58:14.555 [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:58:14.555 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.556 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.556 [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.83:42692]) by 340 down to 2096046 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.556 [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.83:42692] 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.556 [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=248} 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22f3213d] 23:58:14.556 [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:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.556 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.556 [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:58:14.556 [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:58:14.556 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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:58:14.557 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452])[want-reply=true] subsystem=netconf 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452])[subsystem] prepared command 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]}} established 23:58:14.557 [netconf-device-simulator-threads-7] 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]:18069 23:58:14.557 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 294: Creating data stores for simulated device 23:58:14.557 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.557 [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:58:14.557 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.557 [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:58:14.557 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.558 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[45cd6bf6] 23:58:14.558 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.558 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.558 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.558 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.558 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.558 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[45cd6bf6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[45cd6bf6], subtreeVersion=Version[401f8d98], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[401f8d98], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.558 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] 23:58:14.559 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 294 on channel [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] 23:58:14.559 [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.83:51452]) by 1103 down to 2096049 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) request=subsystem activate command 23:58:14.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) starting runner for command=netconf 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58718]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58718]] session=TransportServerSession[admin@/10.30.170.83:58718] id=0 23:58:14.560 [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.83:58718])) size=2097152, max=2097152, packet=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58718]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58718] 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58718]) recipient=0 23:58:14.560 [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.83:58718])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:58718])) re-initializing 23:58:14.560 [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.83:58718])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:58718]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37234]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37234]] session=TransportServerSession[admin@/10.30.170.83:37234] id=0 23:58:14.560 [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.83:37234])) size=2097152, max=2097152, packet=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:37234]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37234] 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:37234]) recipient=0 23:58:14.560 [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.83:37234])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:37234])) re-initializing 23:58:14.560 [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.83:37234])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:37234]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43226]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43226]] session=TransportServerSession[admin@/10.30.170.83:43226] id=0 23:58:14.560 [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.83:43226])) size=2097152, max=2097152, packet=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43226]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43226] 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43226]) recipient=0 23:58:14.560 [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.83:43226])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:43226])) re-initializing 23:58:14.560 [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.83:43226])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:43226]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46184]] session=TransportServerSession[admin@/10.30.170.83:46184] id=0 23:58:14.560 [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.83:46184])) size=2097152, max=2097152, packet=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46184] 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46184]) recipient=0 23:58:14.560 [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.83:46184])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:46184])) re-initializing 23:58:14.560 [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.83:46184])) size=2097152, max=2097152, packet=32768 23:58:14.560 [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.83:46184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40030]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40030]] session=TransportServerSession[admin@/10.30.170.83:40030] id=0 23:58:14.561 [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.83:40030])) size=2097152, max=2097152, packet=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:40030]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40030] 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:40030]) recipient=0 23:58:14.561 [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.83:40030])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:40030])) re-initializing 23:58:14.561 [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.83:40030])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:40030]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54714]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54714]] session=TransportServerSession[admin@/10.30.170.83:54714] id=0 23:58:14.561 [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.83:54714])) size=2097152, max=2097152, packet=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54714]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54714] 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54714]) recipient=0 23:58:14.561 [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.83:54714])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:54714])) re-initializing 23:58:14.561 [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.83:54714])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:54714]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32968]] session=TransportServerSession[admin@/10.30.170.83:32968] id=0 23:58:14.561 [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.83:32968])) size=2097152, max=2097152, packet=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32968] 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32968]) recipient=0 23:58:14.561 [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.83:32968])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:32968])) re-initializing 23:58:14.561 [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.83:32968])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:32968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38998]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38998]] session=TransportServerSession[admin@/10.30.170.83:38998] id=0 23:58:14.561 [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.83:38998])) size=2097152, max=2097152, packet=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38998]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38998] 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38998]) recipient=0 23:58:14.561 [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.83:38998])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:38998])) re-initializing 23:58:14.561 [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.83:38998])) size=2097152, max=2097152, packet=32768 23:58:14.561 [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.83:38998]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56528]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.561 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56528]) authentication result: true 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56528]) SSH_MSG_USERAUTH_REQUEST 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56528]) no heartbeat to stop 23:58:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56528]) heartbeat type=IGNORE, interval=PT30S 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56528 authenticated 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:46600]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46600]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:46600]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:46600]) authentication result: true 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:46600]) SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:46600])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:46600]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:46600]) no heartbeat to stop 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:46600]) heartbeat type=IGNORE, interval=PT30S 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:46600 authenticated 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:54014]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:54014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:54014]) authentication result: true 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:54014]) SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:54014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:54014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:54014]) no heartbeat to stop 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:54014]) heartbeat type=IGNORE, interval=PT30S 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:54014 authenticated 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41014]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41014]) authentication result: true 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41014]) SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41014]) no heartbeat to stop 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41014]) heartbeat type=IGNORE, interval=PT30S 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41014 authenticated 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49374]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49374]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49374]) authentication result: true 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49374]) SSH_MSG_USERAUTH_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49374])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49374]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49374]) no heartbeat to stop 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49374]) heartbeat type=IGNORE, interval=PT30S 23:58:14.562 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49374 authenticated 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39710]) process #2 SSH_MSG_NEWKEYS 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39710]): strict KEX resets input message sequence number from 3 to 0 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5fe018b1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39710]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39710]) authorized authentication methods: password,publickey 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39710]) Accepted service ssh-userauth 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39710]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39710]) no authentication factory for method=none 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39710]) SSH_MSG_USERAUTH_REQUEST 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39710]) remaining methods: password,publickey 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52144]) process #2 SSH_MSG_NEWKEYS 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52144]): strict KEX resets input message sequence number from 3 to 0 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ee467a6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52144]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52144]) authorized authentication methods: password,publickey 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52144]) Accepted service ssh-userauth 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52144]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52144]) no authentication factory for method=none 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52144]) SSH_MSG_USERAUTH_REQUEST 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52144]) remaining methods: password,publickey 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982])[want-reply=true] subsystem=netconf 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982])[subsystem] prepared command 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]}} established 23:58:14.563 [netconf-device-simulator-threads-4] 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]:18179 23:58:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 295: Creating data stores for simulated device 23:58:14.563 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.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:58:14.563 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.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:58:14.563 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4941f0f0] 23:58:14.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.564 [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.83:51452]) by 373 down to 2096779 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.564 [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.83:51452] 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18069', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=294} created 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]} created 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452] successful with session NetconfServerSession{sessionId=294, channel=[id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]} 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]} up 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.564 [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.83:50834]) by 340 down to 2096046 23:58:14.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.564 [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.83:50834] 23:58:14.565 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.565 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.565 [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=252} 23:58:14.565 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d9045d2] 23:58:14.565 [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:58:14.565 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.565 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.565 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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:58:14.565 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.566 [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.83:51916]) by 340 down to 2096046 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.566 [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.83:51916] 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.566 [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=255} 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29a14503] 23:58:14.566 [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:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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:58:14.566 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858])[want-reply=true] subsystem=netconf 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858])[subsystem] prepared command 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]}} established 23:58:14.567 [netconf-device-simulator-threads-7] 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]:18200 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 296: Creating data stores for simulated device 23:58:14.567 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.567 [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:58:14.567 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.567 [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:58:14.567 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[41e45d41] 23:58:14.567 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.567 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.568 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.568 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[41e45d41], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[41e45d41], subtreeVersion=Version[2976c0dd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2976c0dd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.568 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.568 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] 23:58:14.568 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 296 on channel [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] 23:58:14.569 [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.83:40858]) by 1103 down to 2096049 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) request=subsystem activate command 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) starting runner for command=netconf 23:58:14.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.572 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.573 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4941f0f0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4941f0f0], subtreeVersion=Version[62b97062], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[62b97062], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] 23:58:14.574 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 295 on channel [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] 23:58:14.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.83:39982]) by 1103 down to 2096049 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) request=subsystem activate command 23:58:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) starting runner for command=netconf 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.577 [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.83:40858]) by 373 down to 2096779 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.577 [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.83:40858] 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18200', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=296} created 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=296, channel=[id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]} created 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858] successful with session NetconfServerSession{sessionId=296, channel=[id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]} 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]} up 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.577 [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.83:50950]) by 340 down to 2096046 23:58:14.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.577 [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.83:50950] 23:58:14.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.578 [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=256} 23:58:14.578 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1856f53] 23:58:14.578 [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:58:14.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.578 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.578 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.578 [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:58:14.579 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.579 [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.83:58306]) by 340 down to 2096046 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.579 [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.83:58306] 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.579 [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=258} 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e998f78] 23:58:14.579 [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:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.579 [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:58:14.580 [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:58:14.580 [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:58:14.580 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012])[want-reply=true] subsystem=netconf 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012])[subsystem] prepared command 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]}} established 23:58:14.580 [netconf-device-simulator-threads-7] 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]:18256 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 297: Creating data stores for simulated device 23:58:14.580 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.580 [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:58:14.580 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.580 [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:58:14.580 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[460d6c5c] 23:58:14.580 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.581 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.581 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.581 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.583 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.583 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[460d6c5c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[460d6c5c], subtreeVersion=Version[56673aea], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56673aea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] 23:58:14.584 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 297 on channel [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] 23:58:14.584 [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.83:55012]) by 1103 down to 2096049 23:58:14.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) request=subsystem activate command 23:58:14.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) starting runner for command=netconf 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:39982]) by 373 down to 2096779 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.585 [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.83:39982] 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18179', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=295} created 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]} created 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982] successful with session NetconfServerSession{sessionId=295, channel=[id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]} 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]} up 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016])[want-reply=true] subsystem=netconf 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016])[subsystem] prepared command 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]}} established 23:58:14.585 [netconf-device-simulator-threads-4] 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]:18235 23:58:14.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 298: Creating data stores for simulated device 23:58:14.586 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.586 [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:58:14.586 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.586 [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:58:14.586 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79f912ae] 23:58:14.586 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79f912ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79f912ae], subtreeVersion=Version[67b7bb84], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[67b7bb84], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] 23:58:14.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 298 on channel [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] 23:58:14.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.83:49016]) by 1103 down to 2096049 23:58:14.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) request=subsystem activate command 23:58:14.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) starting runner for command=netconf 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.592 [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.83:55012]) by 373 down to 2096779 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.592 [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.83:55012] 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18256', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=297} created 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]} created 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012] successful with session NetconfServerSession{sessionId=297, channel=[id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]} 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]} up 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054])[want-reply=true] subsystem=netconf 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054])[subsystem] prepared command 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]}} established 23:58:14.592 [netconf-device-simulator-threads-7] 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]:18194 23:58:14.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 299: Creating data stores for simulated device 23:58:14.592 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.592 [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:58:14.592 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.592 [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:58:14.592 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.593 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52a49031] 23:58:14.593 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.593 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.593 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.593 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.596 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52a49031], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52a49031], subtreeVersion=Version[38e7a588], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38e7a588], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.596 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] 23:58:14.597 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 299 on channel [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] 23:58:14.597 [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.83:60054]) by 1103 down to 2096049 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) request=subsystem activate command 23:58:14.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) starting runner for command=netconf 23:58:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) by 373 down to 2096779 23:58:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.597 [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.83:49016] 23:58:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18235', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=298} created 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]} created 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016] successful with session NetconfServerSession{sessionId=298, channel=[id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]} 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]} up 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144])[want-reply=true] subsystem=netconf 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144])[subsystem] prepared command 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]}} established 23:58:14.598 [netconf-device-simulator-threads-4] 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]:18051 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 300: Creating data stores for simulated device 23:58:14.598 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.598 [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:58:14.598 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.598 [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:58:14.598 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[53b0e531] 23:58:14.598 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.599 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.599 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.599 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.604 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.604 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[53b0e531], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[53b0e531], subtreeVersion=Version[286e9339], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[286e9339], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] 23:58:14.605 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 300 on channel [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) by 1103 down to 2096049 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) request=subsystem activate command 23:58:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) starting runner for command=netconf 23:58:14.605 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.605 [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.83:60054]) by 373 down to 2096779 23:58:14.605 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.605 [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.83:60054] 23:58:14.605 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.605 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18194', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=299} created 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]} created 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054] successful with session NetconfServerSession{sessionId=299, channel=[id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]} 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]} up 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52162]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52162]] session=TransportServerSession[admin@/10.30.170.83:52162] id=0 23:58:14.606 [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.83:52162])) size=2097152, max=2097152, packet=32768 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52162]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52162] 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52162]) recipient=0 23:58:14.606 [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.83:52162])) size=2097152, max=2097152, packet=32768 23:58:14.606 [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.83:52162])) re-initializing 23:58:14.606 [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.83:52162])) size=2097152, max=2097152, packet=32768 23:58:14.606 [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.83:52162]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.606 [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.83:43476]) by 340 down to 2096046 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.606 [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.83:43476] 23:58:14.606 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.607 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.607 [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=257} 23:58:14.607 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[498ebccc] 23:58:14.607 [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:58:14.607 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.607 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.607 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.607 [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:58:14.608 [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:58:14.608 [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:58:14.608 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.608 [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.83:57862]) by 340 down to 2096046 23:58:14.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.608 [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.83:57862] 23:58:14.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.608 [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=260} 23:58:14.608 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a64f746] 23:58:14.609 [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:58:14.609 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.609 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.609 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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:58:14.609 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.609 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.609 [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.83:54640]) by 393 down to 2096386 23:58:14.609 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.609 [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.83:54640] 23:58:14.609 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.610 [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=284} 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4168ec49 after next message 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=284, channel=[id: 0xdaa48d9a, L:/10.30.171.222:18018 - R:/10.30.170.83:54640]} EXI handlers added to pipeline 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.610 [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.83:39686]) by 393 down to 2096386 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.610 [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.83:39686] 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.610 [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=287} 23:58:14.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.611 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@155e19fd after next message 23:58:14.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x320d9b23, L:/10.30.171.222:18126 - R:/10.30.170.83:39686]} EXI handlers added to pipeline 23:58:14.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.612 [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.83:48062]) by 733 down to 2095137 23:58:14.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.612 [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.83:49080]) by 733 down to 2095137 23:58:14.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.613 [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.83:36980]) by 733 down to 2095137 23:58:14.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.613 [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.83:34380]) by 733 down to 2095137 23:58:14.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.614 [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.83:35280]) by 733 down to 2095137 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.614 [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.83:36888]) by 733 down to 2095137 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7779588d 23:58:14.614 [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.83:51058]) by 179 down to 2095870 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45bdbf9c 23:58:14.614 [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.83:39720]) by 179 down to 2095870 23:58:14.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28ab63e 23:58:14.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.83:41322]) by 179 down to 2095870 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24cb06a7 23:58:14.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.83:46322]) by 179 down to 2095870 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.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.83:44052]) by 733 down to 2095137 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.616 [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.83:42692]) by 733 down to 2095137 23:58:14.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.616 [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.83:50834]) by 733 down to 2095137 23:58:14.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.617 [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.83:51916]) by 733 down to 2095137 23:58:14.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.617 [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.83:50950]) by 733 down to 2095137 23:58:14.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.617 [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.83:58306]) by 733 down to 2095137 23:58:14.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.618 [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.83:43476]) by 733 down to 2095137 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.618 [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.83:57862]) by 733 down to 2095137 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4168ec49 23:58:14.618 [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.83:54640]) by 179 down to 2095870 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@155e19fd 23:58:14.618 [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.83:39686]) by 179 down to 2095870 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.618 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.619 [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.83:52812]) by 393 down to 2096386 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.619 [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.83:52812] 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.619 [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=293} 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@56f1897a after next message 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x07c08692, L:/10.30.171.222:18137 - R:/10.30.170.83:52812]} EXI handlers added to pipeline 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964])[want-reply=true] subsystem=netconf 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964])[subsystem] prepared command 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]}} established 23:58:14.619 [netconf-device-simulator-threads-7] 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]:18254 23:58:14.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 301: Creating data stores for simulated device 23:58:14.619 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.620 [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:58:14.620 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.620 [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:58:14.620 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.620 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[75450f7c] 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) by 373 down to 2096779 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.620 [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.83:48144] 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18051', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=300} created 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]} created 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144] successful with session NetconfServerSession{sessionId=300, channel=[id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]} 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]} up 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428])[want-reply=true] subsystem=netconf 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428])[subsystem] prepared command 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]}} established 23:58:14.620 [netconf-device-simulator-threads-4] 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]:18219 23:58:14.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 302: Creating data stores for simulated device 23:58:14.621 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.621 [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:58:14.621 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.621 [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:58:14.621 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[21af85c8] 23:58:14.621 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.620 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.621 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.621 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.621 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.621 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.621 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[21af85c8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[21af85c8], subtreeVersion=Version[3ff049a3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3ff049a3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.622 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] 23:58:14.622 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 302 on channel [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] 23:58:14.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) by 1103 down to 2096049 23:58:14.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) request=subsystem activate command 23:58:14.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) starting runner for command=netconf 23:58:14.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.623 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.623 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[75450f7c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[75450f7c], subtreeVersion=Version[6803cfd3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6803cfd3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.623 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] 23:58:14.624 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 301 on channel [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] 23:58:14.624 [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.83:41964]) by 1103 down to 2096049 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) request=subsystem activate command 23:58:14.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) starting runner for command=netconf 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) by 373 down to 2096779 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.627 [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.83:47428] 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18219', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=302} created 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]} created 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428] successful with session NetconfServerSession{sessionId=302, channel=[id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]} 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]} up 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546])[want-reply=true] subsystem=netconf 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546])[subsystem] prepared command 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]}} established 23:58:14.627 [netconf-device-simulator-threads-4] 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]:18251 23:58:14.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 303: Creating data stores for simulated device 23:58:14.627 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.627 [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:58:14.627 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.627 [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:58:14.627 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5efa5701] 23:58:14.628 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.629 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.629 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5efa5701], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5efa5701], subtreeVersion=Version[2dd0f492], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2dd0f492], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] 23:58:14.629 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 303 on channel [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] 23:58:14.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.83:51546]) by 1103 down to 2096049 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) request=subsystem activate command 23:58:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) starting runner for command=netconf 23:58:14.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.630 [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.83:41964]) by 373 down to 2096779 23:58:14.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.630 [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.83:41964] 23:58:14.630 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.630 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18254', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=301} created 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]} created 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964] successful with session NetconfServerSession{sessionId=301, channel=[id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]} 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]} up 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.631 [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.83:51058]) by 340 down to 2096046 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.631 [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.83:51058] 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.631 [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=289} 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[305d63a4] 23:58:14.631 [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:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.631 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.631 [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:58:14.631 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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:58:14.632 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.632 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.632 [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.83:41322]) by 340 down to 2096046 23:58:14.632 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.632 [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.83:41322] 23:58:14.632 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.633 [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:58:14.633 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b608854] 23:58:14.633 [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:58:14.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.633 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.633 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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:58:14.633 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.634 [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.83:46322]) by 340 down to 2096046 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.634 [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.83:46322] 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.634 [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=292} 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6acb0b21] 23:58:14.634 [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:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.634 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.634 [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:58:14.634 [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:58:14.634 [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:58:14.634 [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:58:14.634 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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:58:14.635 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.635 [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.83:51452]) by 393 down to 2096386 23:58:14.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.635 [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.83:51452] 23:58:14.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.636 [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=294} 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37c52076 after next message 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5df4a8f, L:/10.30.171.222:18069 - R:/10.30.170.83:51452]} EXI handlers added to pipeline 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.636 [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.83:40858]) by 393 down to 2096386 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.636 [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.83:40858] 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.636 [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=296} 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3306d79 after next message 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=296, channel=[id: 0xa16d48df, L:/10.30.171.222:18200 - R:/10.30.170.83:40858]} EXI handlers added to pipeline 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.637 [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.83:55012]) by 393 down to 2096386 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.637 [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.83:55012] 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.637 [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=297} 23:58:14.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fa46304 after next message 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x0ef1625d, L:/10.30.171.222:18256 - R:/10.30.170.83:55012]} EXI handlers added to pipeline 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.638 [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.83:60054]) by 393 down to 2096386 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.638 [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.83:60054] 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.638 [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=299} 23:58:14.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.639 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@457d3a3d after next message 23:58:14.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xc0189af3, L:/10.30.171.222:18194 - R:/10.30.170.83:60054]} EXI handlers added to pipeline 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) by 373 down to 2096779 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.639 [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.83:51546] 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18251', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=303} created 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]} created 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546] successful with session NetconfServerSession{sessionId=303, channel=[id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]} 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]} up 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472])[want-reply=true] subsystem=netconf 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472])[subsystem] prepared command 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]}} established 23:58:14.639 [netconf-device-simulator-threads-4] 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]:17993 23:58:14.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 304: Creating data stores for simulated device 23:58:14.639 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.640 [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:58:14.640 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.640 [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:58:14.640 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d64b85a] 23:58:14.640 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162])[want-reply=true] subsystem=netconf 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162])[subsystem] prepared command 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]}} established 23:58:14.642 [netconf-device-simulator-threads-7] 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]:18206 23:58:14.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 305: Creating data stores for simulated device 23:58:14.642 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.642 [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:58:14.642 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.642 [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:58:14.642 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.643 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[272b3869] 23:58:14.643 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.643 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.643 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.643 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.644 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d64b85a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d64b85a], subtreeVersion=Version[408fc93e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[408fc93e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] 23:58:14.645 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 304 on channel [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) by 1103 down to 2096049 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) request=subsystem activate command 23:58:14.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) starting runner for command=netconf 23:58:14.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.646 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[272b3869], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[272b3869], subtreeVersion=Version[241abc27], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[241abc27], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.646 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.646 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] 23:58:14.646 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 305 on channel [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] 23:58:14.646 [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.83:52162]) by 1103 down to 2096049 23:58:14.646 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) request=subsystem activate command 23:58:14.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) starting runner for command=netconf 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:57472]) by 373 down to 2096779 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.647 [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.83:57472] 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17993', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=304} created 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]} created 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472] successful with session NetconfServerSession{sessionId=304, channel=[id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]} 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]} up 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690])[want-reply=true] subsystem=netconf 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690])[subsystem] prepared command 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]}} established 23:58:14.647 [netconf-device-simulator-threads-4] 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]:18089 23:58:14.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 306: Creating data stores for simulated device 23:58:14.647 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.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:58:14.647 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.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:58:14.647 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ebba8bc] 23:58:14.648 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.648 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.648 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ebba8bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ebba8bc], subtreeVersion=Version[1650e3c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1650e3c8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] 23:58:14.649 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 306 on channel [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] 23:58:14.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.83:48690]) by 1103 down to 2096049 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) request=subsystem activate command 23:58:14.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) starting runner for command=netconf 23:58:14.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.649 [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.83:52162]) by 373 down to 2096779 23:58:14.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.649 [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.83:52162] 23:58:14.649 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18206', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=305} created 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]} created 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162] successful with session NetconfServerSession{sessionId=305, channel=[id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]} 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]} up 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.650 [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.83:48534]) by 340 down to 2096046 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.650 [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.83:48534] 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.650 [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=274} 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59d61bee] 23:58:14.650 [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:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.650 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.650 [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:58:14.650 [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:58:14.650 [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:58:14.650 [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:58:14.650 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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:58:14.651 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.651 [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.83:39588]) by 340 down to 2096046 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.651 [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.83:39588] 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.651 [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=278} 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[474931c9] 23:58:14.651 [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:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.651 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.651 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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:58:14.652 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.652 [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.83:59838]) by 340 down to 2096046 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.652 [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.83:59838] 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.652 [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=281} 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[39234df5] 23:58:14.652 [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:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.652 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.652 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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:58:14.653 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.653 [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.83:36282]) by 340 down to 2096046 23:58:14.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.653 [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.83:36282] 23:58:14.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.653 [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=286} 23:58:14.653 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22e52956] 23:58:14.653 [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:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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:58:14.654 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.654 [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.83:33508]) by 340 down to 2096046 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.654 [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.83:33508] 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.654 [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=279} 23:58:14.654 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15bec786] 23:58:14.654 [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:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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:58:14.655 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.655 [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.83:51868]) by 340 down to 2096046 23:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.655 [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.83:51868] 23:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.655 [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=280} 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d8f20ec] 23:58:14.656 [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:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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:58:14.656 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.656 [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.83:41772]) by 340 down to 2096046 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.656 [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.83:41772] 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.657 [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=282} 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f53385b] 23:58:14.657 [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:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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:58:14.657 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.657 [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.83:52422]) by 340 down to 2096046 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.657 [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.83:52422] 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.657 [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=285} 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1cca71cb] 23:58:14.658 [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:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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:58:14.658 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.658 [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.83:49196]) by 340 down to 2096046 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.658 [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.83:49196] 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.658 [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=288} 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e42e535] 23:58:14.659 [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:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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:58:14.659 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.659 [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.83:53526]) by 340 down to 2096046 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.659 [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.83:53526] 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.660 [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=268} 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) by 373 down to 2096779 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.660 [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.83:48690] 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.660 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5a15dd5c] 23:58:14.660 [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:58:14.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.660 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.660 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.660 [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:58:14.660 [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:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18089', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=306} created 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]} created 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690] successful with session NetconfServerSession{sessionId=306, channel=[id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]} 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]} up 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688])[want-reply=true] subsystem=netconf 23:58:14.660 [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:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688])[subsystem] prepared command 23:58:14.660 [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:58:14.660 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.661 [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:58:14.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]}} established 23:58:14.661 [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:58:14.661 [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:58:14.661 [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:58:14.661 [netconf-device-simulator-threads-4] 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]:18049 23:58:14.661 [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:58:14.661 [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:58:14.661 [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:58:14.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 307: Creating data stores for simulated device 23:58:14.661 [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:58:14.661 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.661 [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:58:14.661 [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:58:14.661 [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:58:14.661 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.661 [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:58:14.661 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.661 [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:58:14.661 [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:58:14.661 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.661 [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.83:47482]) by 340 down to 2096046 23:58:14.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.661 [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.83:47482] 23:58:14.661 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e8f6d7f] 23:58:14.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.661 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.661 [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=276} 23:58:14.661 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c67abc5] 23:58:14.662 [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:58:14.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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:58:14.662 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.662 [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.83:32822]) by 340 down to 2096046 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.662 [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.83:32822] 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.662 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.663 [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=265} 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ff94002] 23:58:14.663 [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:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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:58:14.663 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.663 [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.83:40732]) by 340 down to 2096046 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.663 [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.83:40732] 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.663 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.664 [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=272} 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6383fa43] 23:58:14.664 [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:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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:58:14.664 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.664 [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.83:45526]) by 340 down to 2096046 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.664 [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.83:45526] 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.664 [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=277} 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3af100bd] 23:58:14.665 [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:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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:58:14.665 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.665 [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.83:58430]) by 340 down to 2096046 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.665 [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.83:58430] 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.665 [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=283} 23:58:14.665 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56cda37f] 23:58:14.665 [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:58:14.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.666 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.666 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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:58:14.666 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.666 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@56f1897a 23:58:14.666 [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.83:52812]) by 179 down to 2095870 23:58:14.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.667 [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.83:51058]) by 733 down to 2095137 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.667 [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.83:41322]) by 733 down to 2095137 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.667 [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.83:46322]) by 733 down to 2095137 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37c52076 23:58:14.667 [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.83:51452]) by 179 down to 2095870 23:58:14.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3306d79 23:58:14.668 [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.83:40858]) by 179 down to 2095870 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fa46304 23:58:14.668 [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.83:55012]) by 179 down to 2095870 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@457d3a3d 23:58:14.668 [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.83:60054]) by 179 down to 2095870 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.668 [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.83:48534]) by 733 down to 2095137 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.669 [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.83:39588]) by 733 down to 2095137 23:58:14.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.669 [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.83:59838]) by 733 down to 2095137 23:58:14.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.669 [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.83:36282]) by 733 down to 2095137 23:58:14.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.670 [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.83:33508]) by 733 down to 2095137 23:58:14.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.670 [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.83:51868]) by 733 down to 2095137 23:58:14.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.670 [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.83:41772]) by 733 down to 2095137 23:58:14.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.671 [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.83:52422]) by 733 down to 2095137 23:58:14.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.671 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.671 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e8f6d7f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e8f6d7f], subtreeVersion=Version[3cc3cd94], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3cc3cd94], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.671 [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.83:49196]) by 733 down to 2095137 23:58:14.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.672 [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.83:53526]) by 733 down to 2095137 23:58:14.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] 23:58:14.672 [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.83:47482]) by 733 down to 2095137 23:58:14.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.672 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 307 on channel [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] 23:58:14.672 [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.83:32822]) by 733 down to 2095137 23:58:14.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) by 1103 down to 2096049 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) request=subsystem activate command 23:58:14.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) starting runner for command=netconf 23:58:14.673 [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.83:40732]) by 733 down to 2095137 23:58:14.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.673 [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.83:45526]) by 733 down to 2095137 23:58:14.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.674 [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.83:58430]) by 733 down to 2095137 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.674 [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.83:52812]) by 340 down to 2096046 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.674 [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.83:52812] 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.674 [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=293} 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10369fb3] 23:58:14.674 [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:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.674 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.674 [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:58:14.675 [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:58:14.675 [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:58:14.675 [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:58:14.675 [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:58:14.675 [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:58:14.675 [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:58:14.675 [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:58:14.675 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.675 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.675 [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.83:41964]) by 393 down to 2096386 23:58:14.675 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.675 [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.83:41964] 23:58:14.675 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.675 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.675 [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=301} 23:58:14.675 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6886d796 after next message 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xe7f667e2, L:/10.30.171.222:18254 - R:/10.30.170.83:41964]} EXI handlers added to pipeline 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.676 [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.83:51452]) by 340 down to 2096046 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.676 [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.83:51452] 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.676 [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=294} 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[401f8d98] 23:58:14.676 [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:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.676 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.676 [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:58:14.677 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.677 [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.83:40858]) by 340 down to 2096046 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.677 [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.83:40858] 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.677 [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=296} 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2976c0dd] 23:58:14.677 [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:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.677 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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:58:14.677 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.678 [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.83:55012]) by 340 down to 2096046 23:58:14.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.678 [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.83:55012] 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:53688]) by 373 down to 2096779 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.678 [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.83:53688] 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18049', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=307} created 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]} created 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688] successful with session NetconfServerSession{sessionId=307, channel=[id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]} 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]} up 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896])[want-reply=true] subsystem=netconf 23:58:14.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896])[subsystem] prepared command 23:58:14.679 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]}} established 23:58:14.679 [netconf-device-simulator-threads-4] 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]:18309 23:58:14.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 308: Creating data stores for simulated device 23:58:14.679 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.679 [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:58:14.679 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.679 [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:58:14.679 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.679 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.679 [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=297} 23:58:14.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70af93cb] 23:58:14.679 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.680 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.680 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.680 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.679 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56673aea] 23:58:14.680 [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:58:14.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.680 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.680 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.680 [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:58:14.680 [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:58:14.680 [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:58:14.680 [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:58:14.680 [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:58:14.680 [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:58:14.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.680 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.680 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70af93cb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70af93cb], subtreeVersion=Version[25db39ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25db39ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] 23:58:14.681 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 308 on channel [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] 23:58:14.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.83:44896]) by 1103 down to 2096049 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) request=subsystem activate command 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) starting runner for command=netconf 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) by 373 down to 2096779 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.682 [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.83:44896] 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18309', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=308} created 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]} created 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896] successful with session NetconfServerSession{sessionId=308, channel=[id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]} 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]} up 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710])[want-reply=true] subsystem=netconf 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710])[subsystem] prepared command 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]}} established 23:58:14.682 [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]:18181 23:58:14.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 309: Creating data stores for simulated device 23:58:14.682 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.682 [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:58:14.682 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.682 [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:58:14.682 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.683 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2712a8ab] 23:58:14.683 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.683 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.683 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.683 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.683 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.683 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2712a8ab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2712a8ab], subtreeVersion=Version[1ca972f7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1ca972f7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.680 [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:58:14.684 [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:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] 23:58:14.684 [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:58:14.684 [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:58:14.684 [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:58:14.684 [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:58:14.684 [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:58:14.684 [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:58:14.684 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 309 on channel [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] 23:58:14.684 [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:58:14.684 [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:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) by 1103 down to 2096049 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.684 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) request=subsystem activate command 23:58:14.684 [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.83:60054]) by 340 down to 2096046 23:58:14.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) starting runner for command=netconf 23:58:14.684 [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.83:60054] 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) by 373 down to 2096779 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.684 [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.83:40710] 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18181', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=309} created 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]} created 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710] successful with session NetconfServerSession{sessionId=309, channel=[id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]} 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]} up 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350])[want-reply=true] subsystem=netconf 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350])[subsystem] prepared command 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]}} established 23:58:14.685 [netconf-device-simulator-threads-4] 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]:18173 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 310: Creating data stores for simulated device 23:58:14.685 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.685 [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:58:14.685 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.685 [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:58:14.685 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.685 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.685 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5da4bb2a] 23:58:14.685 [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=299} 23:58:14.685 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.685 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38e7a588] 23:58:14.685 [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:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.685 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.685 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.685 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [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:58:14.685 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.685 [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:58:14.686 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.686 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.686 [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:58:14.686 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.686 [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:58:14.686 [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:58:14.686 [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:58:14.686 [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:58:14.686 [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:58:14.686 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5da4bb2a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5da4bb2a], subtreeVersion=Version[59fef0f3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59fef0f3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.686 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.686 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.686 [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.83:52162]) by 393 down to 2096386 23:58:14.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.686 [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.83:52162] 23:58:14.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.686 [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=305} 23:58:14.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] 23:58:14.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.686 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 310 on channel [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] 23:58:14.686 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33cf24a4 after next message 23:58:14.687 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x5cb9ea3f, L:/10.30.171.222:18206 - R:/10.30.170.83:52162]} EXI handlers added to pipeline 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) by 1103 down to 2096049 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.687 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) request=subsystem activate command 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) starting runner for command=netconf 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) by 373 down to 2096779 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.687 [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.83:42350] 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18173', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=310} created 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]} created 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350] successful with session NetconfServerSession{sessionId=310, channel=[id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]} 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]} up 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138])[want-reply=true] subsystem=netconf 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138])[subsystem] prepared command 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]}} established 23:58:14.687 [netconf-device-simulator-threads-4] 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]:18221 23:58:14.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 311: Creating data stores for simulated device 23:58:14.687 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.687 [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:58:14.687 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.687 [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:58:14.687 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.688 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1fce266d] 23:58:14.688 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.688 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.688 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.688 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.688 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.688 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1fce266d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1fce266d], subtreeVersion=Version[7051b6c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7051b6c8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.687 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.688 [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.83:54640]) by 340 down to 2096046 23:58:14.688 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.688 [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.83:54640] 23:58:14.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] 23:58:14.689 [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=284} 23:58:14.689 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e10673d] 23:58:14.689 [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:58:14.689 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 311 on channel [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) by 1103 down to 2096049 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) request=subsystem activate command 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) starting runner for command=netconf 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:40138]) by 373 down to 2096779 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.689 [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.83:40138] 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.690 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.690 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] 23:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] 23:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18221', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=311} created 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]} created 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138] successful with session NetconfServerSession{sessionId=311, channel=[id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]} 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]} up 23:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784])[want-reply=true] subsystem=netconf 23:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784])[subsystem] prepared command 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]}} established 23:58:14.690 [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:58:14.690 [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:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] 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]:18032 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 312: Creating data stores for simulated device 23:58:14.690 [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:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.690 [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:58:14.690 [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:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.690 [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:58:14.690 [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:58:14.690 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.690 [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:58:14.690 [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:58:14.690 [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:58:14.690 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e573859] 23:58:14.690 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.690 [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.83:39686]) by 340 down to 2096046 23:58:14.690 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.690 [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.83:39686] 23:58:14.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.691 [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=287} 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c3397ca] 23:58:14.691 [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:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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:58:14.691 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.691 [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.83:39720]) by 340 down to 2096046 23:58:14.691 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.691 [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.83:39720] 23:58:14.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.692 [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=290} 23:58:14.692 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b04bba4] 23:58:14.692 [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:58:14.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.692 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.692 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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:58:14.692 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.693 [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.83:52812]) by 733 down to 2095137 23:58:14.693 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.693 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e573859], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e573859], subtreeVersion=Version[4fa892ec], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4fa892ec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6886d796 23:58:14.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.693 [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.83:41964]) by 179 down to 2095870 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.693 [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.83:51452]) by 733 down to 2095137 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] 23:58:14.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 312 on channel [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] 23:58:14.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.83:37784]) by 1103 down to 2096049 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) request=subsystem activate command 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) starting runner for command=netconf 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:37784]) by 373 down to 2096779 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.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.83:37784] 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18032', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=312} created 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]} created 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784] successful with session NetconfServerSession{sessionId=312, channel=[id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]} 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]} up 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718])[want-reply=true] subsystem=netconf 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718])[subsystem] prepared command 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]}} established 23:58:14.695 [netconf-device-simulator-threads-4] 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]:18024 23:58:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 313: Creating data stores for simulated device 23:58:14.695 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.695 [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:58:14.695 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.695 [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:58:14.695 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23ffad0d] 23:58:14.695 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.694 [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.83:40858]) by 733 down to 2095137 23:58:14.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:55012]) by 733 down to 2095137 23:58:14.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.697 [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.83:60054]) by 733 down to 2095137 23:58:14.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.697 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33cf24a4 23:58:14.697 [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.83:52162]) by 179 down to 2095870 23:58:14.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.698 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.698 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23ffad0d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23ffad0d], subtreeVersion=Version[44082f6b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[44082f6b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] 23:58:14.700 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 313 on channel [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] 23:58:14.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.83:58718]) by 1103 down to 2096049 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) request=subsystem activate command 23:58:14.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) starting runner for command=netconf 23:58:14.701 [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.83:54640]) by 733 down to 2095137 23:58:14.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.701 [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.83:39686]) by 733 down to 2095137 23:58:14.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.702 [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.83:39720]) by 733 down to 2095137 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.702 [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.83:41964]) by 340 down to 2096046 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.702 [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.83:41964] 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.702 [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=301} 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6803cfd3] 23:58:14.702 [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:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.702 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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:58:14.703 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.703 [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.83:52162]) by 340 down to 2096046 23:58:14.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.703 [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.83:52162] 23:58:14.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.704 [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=305} 23:58:14.704 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[241abc27] 23:58:14.704 [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:58:14.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.704 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.704 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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:58:14.704 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.704 [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.83:41964]) by 733 down to 2095137 23:58:14.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:58718]) by 373 down to 2096779 23:58:14.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.708 [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.83:58718] 23:58:14.708 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.708 [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.83:52162]) by 733 down to 2095137 23:58:14.708 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] 23:58:14.708 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] 23:58:14.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18024', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=313} created 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]} created 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718] successful with session NetconfServerSession{sessionId=313, channel=[id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]} 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]} up 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234])[want-reply=true] subsystem=netconf 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234])[subsystem] prepared command 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]}} established 23:58:14.709 [netconf-device-simulator-threads-4] 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]:18188 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 314: Creating data stores for simulated device 23:58:14.709 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.709 [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:58:14.709 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.709 [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:58:14.709 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.709 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58832d81] 23:58:14.709 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.716 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.716 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58832d81], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58832d81], subtreeVersion=Version[79356484], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79356484], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] 23:58:14.731 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 314 on channel [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) by 1103 down to 2096049 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) request=subsystem activate command 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) starting runner for command=netconf 23:58:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) by 373 down to 2096779 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.732 [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.83:37234] 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18188', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=314} created 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]} created 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234] successful with session NetconfServerSession{sessionId=314, channel=[id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]} 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]} up 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226])[want-reply=true] subsystem=netconf 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226])[subsystem] prepared command 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]}} established 23:58:14.732 [netconf-device-simulator-threads-4] 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]:18164 23:58:14.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 315: Creating data stores for simulated device 23:58:14.732 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.732 [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:58:14.732 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.732 [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:58:14.732 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.733 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2c5d58e1] 23:58:14.733 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.733 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.733 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.733 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.736 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2c5d58e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2c5d58e1], subtreeVersion=Version[42f5cafb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[42f5cafb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] 23:58:14.737 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 315 on channel [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) by 1103 down to 2096049 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) request=subsystem activate command 23:58:14.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) starting runner for command=netconf 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:43226]) by 373 down to 2096779 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.740 [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.83:43226] 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18164', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=315} created 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]} created 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226] successful with session NetconfServerSession{sessionId=315, channel=[id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]} 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]} up 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184])[want-reply=true] subsystem=netconf 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184])[subsystem] prepared command 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]}} established 23:58:14.740 [netconf-device-simulator-threads-4] 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]:18172 23:58:14.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 316: Creating data stores for simulated device 23:58:14.740 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.740 [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:58:14.740 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.740 [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:58:14.740 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e1e5d6c] 23:58:14.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.741 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.741 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e1e5d6c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e1e5d6c], subtreeVersion=Version[2570eff], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2570eff], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] 23:58:14.743 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 316 on channel [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) by 1103 down to 2096049 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] 23:58:14.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) request=subsystem activate command 23:58:14.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) starting runner for command=netconf 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) by 373 down to 2096779 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.748 [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.83:46184] 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18172', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=316} created 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]} created 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184] successful with session NetconfServerSession{sessionId=316, channel=[id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]} 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]} up 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714])[want-reply=true] subsystem=netconf 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714])[subsystem] prepared command 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]}} established 23:58:14.748 [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]:18079 23:58:14.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 317: Creating data stores for simulated device 23:58:14.748 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.748 [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:58:14.748 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.748 [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:58:14.749 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f633db2] 23:58:14.749 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.750 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.750 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.750 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.750 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.750 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f633db2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f633db2], subtreeVersion=Version[4a199cc4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4a199cc4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.751 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] 23:58:14.752 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 317 on channel [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) by 1103 down to 2096049 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) request=subsystem activate command 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) starting runner for command=netconf 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) by 373 down to 2096779 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.753 [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.83:54714] 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18079', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=317} created 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=317, channel=[id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]} created 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714] successful with session NetconfServerSession{sessionId=317, channel=[id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]} 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]} up 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968])[want-reply=true] subsystem=netconf 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968])[subsystem] prepared command 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]}} established 23:58:14.753 [netconf-device-simulator-threads-4] 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]:18143 23:58:14.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 318: Creating data stores for simulated device 23:58:14.753 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.753 [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:58:14.753 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.753 [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:58:14.754 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9fee7a5] 23:58:14.754 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.756 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.756 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9fee7a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9fee7a5], subtreeVersion=Version[37a79a67], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37a79a67], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] 23:58:14.757 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 318 on channel [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] 23:58:14.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) by 1103 down to 2096049 23:58:14.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) request=subsystem activate command 23:58:14.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) starting runner for command=netconf 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) by 373 down to 2096779 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.760 [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.83:32968] 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18143', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=318} created 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]} created 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968] successful with session NetconfServerSession{sessionId=318, channel=[id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]} 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]} up 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998])[want-reply=true] subsystem=netconf 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998])[subsystem] prepared command 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]}} established 23:58:14.760 [netconf-device-simulator-threads-4] 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]:18127 23:58:14.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 319: Creating data stores for simulated device 23:58:14.760 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.760 [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:58:14.760 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.760 [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:58:14.760 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.761 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[339fedb7] 23:58:14.761 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.761 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.761 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.761 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.762 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.762 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[339fedb7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[339fedb7], subtreeVersion=Version[2e4f53cd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e4f53cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] 23:58:14.763 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 319 on channel [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] 23:58:14.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) by 1103 down to 2096049 23:58:14.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) request=subsystem activate command 23:58:14.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) starting runner for command=netconf 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:38998]) by 373 down to 2096779 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.771 [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.83:38998] 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18127', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=319} created 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=319, channel=[id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]} created 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998] successful with session NetconfServerSession{sessionId=319, channel=[id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]} 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]} up 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56528]] session=TransportServerSession[admin@/10.30.170.83:56528] id=0 23:58:14.771 [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.83:56528])) size=2097152, max=2097152, packet=32768 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56528] 23:58:14.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56528]) recipient=0 23:58:14.771 [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.83:56528])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:56528])) re-initializing 23:58:14.772 [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.83:56528])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:56528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46600]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46600]] session=TransportServerSession[admin@/10.30.170.83:46600] id=0 23:58:14.772 [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.83:46600])) size=2097152, max=2097152, packet=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:46600]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46600] 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:46600]) recipient=0 23:58:14.772 [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.83:46600])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:46600])) re-initializing 23:58:14.772 [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.83:46600])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:46600]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54014]] session=TransportServerSession[admin@/10.30.170.83:54014] id=0 23:58:14.772 [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.83:54014])) size=2097152, max=2097152, packet=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:54014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54014] 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:54014]) recipient=0 23:58:14.772 [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.83:54014])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:54014])) re-initializing 23:58:14.772 [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.83:54014])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:54014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41014]] session=TransportServerSession[admin@/10.30.170.83:41014] id=0 23:58:14.772 [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.83:41014])) size=2097152, max=2097152, packet=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41014] 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41014]) recipient=0 23:58:14.772 [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.83:41014])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:41014])) re-initializing 23:58:14.772 [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.83:41014])) size=2097152, max=2097152, packet=32768 23:58:14.772 [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.83:41014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49374]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49374]] session=TransportServerSession[admin@/10.30.170.83:49374] id=0 23:58:14.773 [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.83:49374])) size=2097152, max=2097152, packet=32768 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49374]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49374] 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49374]) recipient=0 23:58:14.773 [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.83:49374])) size=2097152, max=2097152, packet=32768 23:58:14.773 [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.83:49374])) re-initializing 23:58:14.773 [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.83:49374])) size=2097152, max=2097152, packet=32768 23:58:14.773 [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.83:49374]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59926]) process #2 SSH_MSG_NEWKEYS 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59926]): strict KEX resets input message sequence number from 3 to 0 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d24e2e4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59926]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59926]) authorized authentication methods: password,publickey 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59926]) Accepted service ssh-userauth 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59926]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59926]) no authentication factory for method=none 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59926]) SSH_MSG_USERAUTH_REQUEST 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59926]) remaining methods: password,publickey 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58154]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58154]] session=TransportServerSession[admin@/10.30.170.83:58154] id=0 23:58:14.773 [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.83:58154])) size=2097152, max=2097152, packet=32768 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58154]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58154] 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58154]) recipient=0 23:58:14.773 [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.83:58154])) size=2097152, max=2097152, packet=32768 23:58:14.773 [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.83:58154])) re-initializing 23:58:14.773 [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.83:58154])) size=2097152, max=2097152, packet=32768 23:58:14.773 [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.83:58154]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51522]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51522]] session=TransportServerSession[admin@/10.30.170.83:51522] id=0 23:58:14.774 [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.83:51522])) size=2097152, max=2097152, packet=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51522]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51522] 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51522]) recipient=0 23:58:14.774 [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.83:51522])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:51522])) re-initializing 23:58:14.774 [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.83:51522])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:51522]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53162]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53162]] session=TransportServerSession[admin@/10.30.170.83:53162] id=0 23:58:14.774 [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.83:53162])) size=2097152, max=2097152, packet=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53162]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53162] 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53162]) recipient=0 23:58:14.774 [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.83:53162])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:53162])) re-initializing 23:58:14.774 [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.83:53162])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:53162]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56388]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56388]] session=TransportServerSession[admin@/10.30.170.83:56388] id=0 23:58:14.774 [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.83:56388])) size=2097152, max=2097152, packet=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56388]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56388] 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56388]) recipient=0 23:58:14.774 [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.83:56388])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:56388])) re-initializing 23:58:14.774 [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.83:56388])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:56388]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47068]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47068]] session=TransportServerSession[admin@/10.30.170.83:47068] id=0 23:58:14.774 [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.83:47068])) size=2097152, max=2097152, packet=32768 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47068]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47068] 23:58:14.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47068]) recipient=0 23:58:14.774 [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.83:47068])) size=2097152, max=2097152, packet=32768 23:58:14.774 [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.83:47068])) re-initializing 23:58:14.774 [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.83:47068])) size=2097152, max=2097152, packet=32768 23:58:14.775 [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.83:47068]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52188]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52188]] session=TransportServerSession[admin@/10.30.170.83:52188] id=0 23:58:14.775 [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.83:52188])) size=2097152, max=2097152, packet=32768 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52188]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52188] 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52188]) recipient=0 23:58:14.775 [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.83:52188])) size=2097152, max=2097152, packet=32768 23:58:14.775 [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.83:52188])) re-initializing 23:58:14.775 [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.83:52188])) size=2097152, max=2097152, packet=32768 23:58:14.775 [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.83:52188]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:43376]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43376]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:43376]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.775 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:43376]) authentication result: true 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:43376]) SSH_MSG_USERAUTH_REQUEST 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:43376])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:43376]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:43376]) no heartbeat to stop 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:43376]) heartbeat type=IGNORE, interval=PT30S 23:58:14.775 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:43376 authenticated 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57056]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57056]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.775 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57056]) authentication result: true 23:58:14.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57056]) SSH_MSG_USERAUTH_REQUEST 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57056])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57056]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57056]) no heartbeat to stop 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57056]) heartbeat type=IGNORE, interval=PT30S 23:58:14.776 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57056 authenticated 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:32798]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32798]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:32798]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.776 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:32798]) authentication result: true 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:32798]) SSH_MSG_USERAUTH_REQUEST 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:32798])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:32798]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:32798]) no heartbeat to stop 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:32798]) heartbeat type=IGNORE, interval=PT30S 23:58:14.776 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:32798 authenticated 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) by 393 down to 2096386 23:58:14.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.776 [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.83:39982] 23:58:14.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.777 [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=295} 23:58:14.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.777 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@148258d0 after next message 23:58:14.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xd46f52a5, L:/10.30.171.222:18179 - R:/10.30.170.83:39982]} EXI handlers added to pipeline 23:58:14.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) by 393 down to 2096386 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.778 [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.83:49016] 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.778 [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=298} 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1acddde3 after next message 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xeb03d638, L:/10.30.171.222:18235 - R:/10.30.170.83:49016]} EXI handlers added to pipeline 23:58:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) by 393 down to 2096386 23:58:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.779 [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.83:48144] 23:58:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.779 [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=300} 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@a7ff6ee after next message 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x211b67a9, L:/10.30.171.222:18051 - R:/10.30.170.83:48144]} EXI handlers added to pipeline 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) by 393 down to 2096386 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.780 [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.83:47428] 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.780 [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=302} 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11e2f9c6 after next message 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x9b2982e6, L:/10.30.171.222:18219 - R:/10.30.170.83:47428]} EXI handlers added to pipeline 23:58:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) by 393 down to 2096386 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.781 [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.83:51546] 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.781 [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=303} 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e6feb31 after next message 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x9eb41e83, L:/10.30.171.222:18251 - R:/10.30.170.83:51546]} EXI handlers added to pipeline 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) by 393 down to 2096386 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.781 [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.83:57472] 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.782 [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=304} 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f94c6a9 after next message 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x5687e3cd, L:/10.30.171.222:17993 - R:/10.30.170.83:57472]} EXI handlers added to pipeline 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) by 393 down to 2096386 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.782 [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.83:48690] 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.782 [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=306} 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@795b4ae9 after next message 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x3e33b249, L:/10.30.171.222:18089 - R:/10.30.170.83:48690]} EXI handlers added to pipeline 23:58:14.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) by 393 down to 2096386 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.783 [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.83:53688] 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.783 [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=307} 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18d7e786 after next message 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x74107b18, L:/10.30.171.222:18049 - R:/10.30.170.83:53688]} EXI handlers added to pipeline 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) by 393 down to 2096386 23:58:14.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.783 [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.83:44896] 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.784 [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=308} 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43bf4329 after next message 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x1e7ac9d9, L:/10.30.171.222:18309 - R:/10.30.170.83:44896]} EXI handlers added to pipeline 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) by 393 down to 2096386 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.784 [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.83:40710] 23:58:14.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.785 [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:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2370138e after next message 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xe4f921d3, L:/10.30.171.222:18181 - R:/10.30.170.83:40710]} EXI handlers added to pipeline 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:42350]) by 393 down to 2096386 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.785 [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.83:42350] 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.785 [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=310} 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@450cad58 after next message 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x090722e6, L:/10.30.171.222:18173 - R:/10.30.170.83:42350]} EXI handlers added to pipeline 23:58:14.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:40138]) by 393 down to 2096386 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.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.83:40138] 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.786 [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=311} 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@458f8622 after next message 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xeba6c2d3, L:/10.30.171.222:18221 - R:/10.30.170.83:40138]} EXI handlers added to pipeline 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:37784]) by 393 down to 2096386 23:58:14.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.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.83:37784] 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=312} 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@563a4206 after next message 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xe5429512, L:/10.30.171.222:18032 - R:/10.30.170.83:37784]} EXI handlers added to pipeline 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) by 393 down to 2096386 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.787 [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.83:58718] 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=313} 23:58:14.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28e1a4aa after next message 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x995feea0, L:/10.30.171.222:18024 - R:/10.30.170.83:58718]} EXI handlers added to pipeline 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) by 393 down to 2096386 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.788 [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.83:37234] 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.788 [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=314} 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@361dba3e after next message 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x7491e321, L:/10.30.171.222:18188 - R:/10.30.170.83:37234]} EXI handlers added to pipeline 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) by 393 down to 2096386 23:58:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.788 [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.83:43226] 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.789 [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=315} 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66c8d0db after next message 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xad47e363, L:/10.30.171.222:18164 - R:/10.30.170.83:43226]} EXI handlers added to pipeline 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:46184]) by 393 down to 2096386 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.789 [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.83:46184] 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.789 [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=316} 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d790f24 after next message 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x0f5100a3, L:/10.30.171.222:18172 - R:/10.30.170.83:46184]} EXI handlers added to pipeline 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) by 393 down to 2096386 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.790 [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.83:54714] 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.790 [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:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f03719c after next message 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=317, channel=[id: 0xbebd4762, L:/10.30.171.222:18079 - R:/10.30.170.83:54714]} EXI handlers added to pipeline 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) by 393 down to 2096386 23:58:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.790 [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.83:32968] 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.791 [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=318} 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5aca9035 after next message 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xb76ff6ca, L:/10.30.171.222:18143 - R:/10.30.170.83:32968]} EXI handlers added to pipeline 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) by 393 down to 2096386 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.791 [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.83:38998] 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.791 [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=319} 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.791 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a0928f8 after next message 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=319, channel=[id: 0x61659ece, L:/10.30.171.222:18127 - R:/10.30.170.83:38998]} EXI handlers added to pipeline 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528])[want-reply=true] subsystem=netconf 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528])[subsystem] prepared command 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]}} established 23:58:14.792 [netconf-device-simulator-threads-4] 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]:18250 23:58:14.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 320: Creating data stores for simulated device 23:58:14.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.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:58:14.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.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:58:14.792 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[18d9c3c5] 23:58:14.793 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.793 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.793 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[18d9c3c5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[18d9c3c5], subtreeVersion=Version[3dcdab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3dcdab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] 23:58:14.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 320 on channel [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] 23:58:14.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.83:56528]) by 1103 down to 2096049 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) request=subsystem activate command 23:58:14.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) starting runner for command=netconf 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:56528]) by 373 down to 2096779 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.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.83:56528] 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18250', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=320} created 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]} created 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528] successful with session NetconfServerSession{sessionId=320, channel=[id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]} 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]} up 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600])[want-reply=true] subsystem=netconf 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600])[subsystem] prepared command 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]}} established 23:58:14.796 [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]:18074 23:58:14.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 321: Creating data stores for simulated device 23:58:14.796 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.796 [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:58:14.796 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.796 [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:58:14.796 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[36947a4c] 23:58:14.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.800 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.800 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.800 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.800 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.800 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[36947a4c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[36947a4c], subtreeVersion=Version[f040133], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f040133], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.800 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] 23:58:14.801 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 321 on channel [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) by 1103 down to 2096049 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) request=subsystem activate command 23:58:14.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) starting runner for command=netconf 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:46600]) by 373 down to 2096779 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.804 [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.83:46600] 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18074', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=321} created 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]} created 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600] successful with session NetconfServerSession{sessionId=321, channel=[id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]} 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]} up 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014])[want-reply=true] subsystem=netconf 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014])[subsystem] prepared command 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]}} established 23:58:14.805 [netconf-device-simulator-threads-4] 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]:18278 23:58:14.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 322: Creating data stores for simulated device 23:58:14.805 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.805 [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:58:14.805 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.805 [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:58:14.805 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[788dabf9] 23:58:14.805 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.808 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.808 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[788dabf9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[788dabf9], subtreeVersion=Version[6f3200a4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f3200a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] 23:58:14.809 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 322 on channel [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) by 1103 down to 2096049 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) request=subsystem activate command 23:58:14.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) starting runner for command=netconf 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) by 373 down to 2096779 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.812 [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.83:54014] 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18278', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=322} created 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]} created 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014] successful with session NetconfServerSession{sessionId=322, channel=[id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]} 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]} up 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014])[want-reply=true] subsystem=netconf 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014])[subsystem] prepared command 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]}} established 23:58:14.812 [netconf-device-simulator-threads-4] 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]:18110 23:58:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 323: Creating data stores for simulated device 23:58:14.812 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.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:58:14.813 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.813 [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:58:14.813 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2119848e] 23:58:14.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.816 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.816 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2119848e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2119848e], subtreeVersion=Version[11409619], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[11409619], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] 23:58:14.817 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 323 on channel [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) by 1103 down to 2096049 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) request=subsystem activate command 23:58:14.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) starting runner for command=netconf 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) by 373 down to 2096779 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.824 [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.83:41014] 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18110', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=323} created 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=323, channel=[id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]} created 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014] successful with session NetconfServerSession{sessionId=323, channel=[id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]} 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]} up 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374])[want-reply=true] subsystem=netconf 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374])[subsystem] prepared command 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]}} established 23:58:14.824 [netconf-device-simulator-threads-4] 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]:18030 23:58:14.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 324: Creating data stores for simulated device 23:58:14.824 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.825 [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:58:14.825 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.825 [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:58:14.825 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[47aca987] 23:58:14.825 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.835 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.835 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[47aca987], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[47aca987], subtreeVersion=Version[725fb04], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[725fb04], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] 23:58:14.836 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 324 on channel [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] 23:58:14.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) by 1103 down to 2096049 23:58:14.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) request=subsystem activate command 23:58:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) starting runner for command=netconf 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) by 373 down to 2096779 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.843 [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.83:49374] 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18030', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=324} created 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=324, channel=[id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]} created 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374] successful with session NetconfServerSession{sessionId=324, channel=[id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]} 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]} up 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59926]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.843 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59926]) authentication result: true 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59926]) SSH_MSG_USERAUTH_REQUEST 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59926]) no heartbeat to stop 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59926]) heartbeat type=IGNORE, interval=PT30S 23:58:14.843 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59926 authenticated 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154])[want-reply=true] subsystem=netconf 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154])[subsystem] prepared command 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]}} established 23:58:14.844 [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]:18209 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 325: Creating data stores for simulated device 23:58:14.844 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.844 [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:58:14.844 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.844 [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:58:14.844 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e730683] 23:58:14.844 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.845 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.845 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e730683], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e730683], subtreeVersion=Version[6f0285d5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f0285d5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] 23:58:14.846 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 325 on channel [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) by 1103 down to 2096049 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) request=subsystem activate command 23:58:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) starting runner for command=netconf 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:58154]) by 373 down to 2096779 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.848 [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.83:58154] 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18209', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=325} created 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]} created 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154] successful with session NetconfServerSession{sessionId=325, channel=[id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]} 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]} up 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522])[want-reply=true] subsystem=netconf 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522])[subsystem] prepared command 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]}} established 23:58:14.848 [netconf-device-simulator-threads-4] 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]:18113 23:58:14.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 326: Creating data stores for simulated device 23:58:14.848 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.848 [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:58:14.848 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.848 [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:58:14.848 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3a331ff5] 23:58:14.849 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.852 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.852 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3a331ff5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3a331ff5], subtreeVersion=Version[58c50fba], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58c50fba], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] 23:58:14.854 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 326 on channel [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) by 1103 down to 2096049 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) request=subsystem activate command 23:58:14.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) starting runner for command=netconf 23:58:14.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) by 373 down to 2096779 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.858 [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.83:51522] 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18113', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=326} created 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]} created 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522] successful with session NetconfServerSession{sessionId=326, channel=[id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]} 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]} up 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162])[want-reply=true] subsystem=netconf 23:58:14.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162])[subsystem] prepared command 23:58:14.859 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]}} established 23:58:14.859 [netconf-device-simulator-threads-4] 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]:18248 23:58:14.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 327: Creating data stores for simulated device 23:58:14.859 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.859 [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:58:14.859 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.859 [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:58:14.859 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.859 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[377697e1] 23:58:14.859 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.860 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.860 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.860 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.860 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.860 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.860 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.860 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.860 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[377697e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[377697e1], subtreeVersion=Version[722cb3c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[722cb3c8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] 23:58:14.862 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 327 on channel [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) by 1103 down to 2096049 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) request=subsystem activate command 23:58:14.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) starting runner for command=netconf 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) by 373 down to 2096779 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.864 [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.83:53162] 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18248', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=327} created 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]} created 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162] successful with session NetconfServerSession{sessionId=327, channel=[id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]} 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]} up 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388])[want-reply=true] subsystem=netconf 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388])[subsystem] prepared command 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]}} established 23:58:14.864 [netconf-device-simulator-threads-4] 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]:18108 23:58:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 328: Creating data stores for simulated device 23:58:14.864 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.864 [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:58:14.864 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.864 [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:58:14.864 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2c0d7f2a] 23:58:14.865 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.868 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.868 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2c0d7f2a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2c0d7f2a], subtreeVersion=Version[6a84156e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a84156e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] 23:58:14.869 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 328 on channel [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) by 1103 down to 2096049 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) request=subsystem activate command 23:58:14.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) starting runner for command=netconf 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) by 373 down to 2096779 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.872 [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.83:56388] 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18108', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=328} created 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]} created 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388] successful with session NetconfServerSession{sessionId=328, channel=[id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]} 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]} up 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068])[want-reply=true] subsystem=netconf 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068])[subsystem] prepared command 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]}} established 23:58:14.872 [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]:18023 23:58:14.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 329: Creating data stores for simulated device 23:58:14.872 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.872 [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:58:14.872 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.872 [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:58:14.872 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1e59ed0d] 23:58:14.873 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1e59ed0d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1e59ed0d], subtreeVersion=Version[18a7e89d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[18a7e89d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] 23:58:14.877 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 329 on channel [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) by 1103 down to 2096049 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) request=subsystem activate command 23:58:14.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) starting runner for command=netconf 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) by 373 down to 2096779 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.880 [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.83:47068] 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18023', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=329} created 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]} created 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068] successful with session NetconfServerSession{sessionId=329, channel=[id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]} 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]} up 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188])[want-reply=true] subsystem=netconf 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188])[subsystem] prepared command 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]}} established 23:58:14.880 [netconf-device-simulator-threads-4] 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]:18195 23:58:14.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 330: Creating data stores for simulated device 23:58:14.880 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.880 [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:58:14.880 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.880 [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:58:14.881 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c32eae] 23:58:14.881 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.884 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.884 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c32eae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c32eae], subtreeVersion=Version[43ef3fb8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[43ef3fb8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] 23:58:14.885 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 330 on channel [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) by 1103 down to 2096049 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) request=subsystem activate command 23:58:14.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) starting runner for command=netconf 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:52188]) by 373 down to 2096779 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.888 [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.83:52188] 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18195', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=330} created 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]} created 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188] successful with session NetconfServerSession{sessionId=330, channel=[id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]} 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]} up 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43376]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43376]] session=TransportServerSession[admin@/10.30.170.83:43376] id=0 23:58:14.889 [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.83:43376])) size=2097152, max=2097152, packet=32768 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:43376]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43376] 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:43376]) recipient=0 23:58:14.889 [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.83:43376])) size=2097152, max=2097152, packet=32768 23:58:14.889 [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.83:43376])) re-initializing 23:58:14.889 [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.83:43376])) size=2097152, max=2097152, packet=32768 23:58:14.889 [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.83:43376]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39710]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.889 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39710]) authentication result: true 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39710]) SSH_MSG_USERAUTH_REQUEST 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39710]) no heartbeat to stop 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39710]) heartbeat type=IGNORE, interval=PT30S 23:58:14.889 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39710 authenticated 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52144]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.889 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52144]) authentication result: true 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52144]) SSH_MSG_USERAUTH_REQUEST 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52144]) no heartbeat to stop 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52144]) heartbeat type=IGNORE, interval=PT30S 23:58:14.889 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52144 authenticated 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60816]) process #2 SSH_MSG_NEWKEYS 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60816]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:14.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60816]): strict KEX resets input message sequence number from 3 to 0 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60816]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3722d1c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60816]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60816]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60816]) authorized authentication methods: password,publickey 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60816]) Accepted service ssh-userauth 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60816]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60816]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60816]) no authentication factory for method=none 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60816]) SSH_MSG_USERAUTH_REQUEST 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60816]) remaining methods: password,publickey 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564])[want-reply=true] subsystem=netconf 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564])[subsystem] prepared command 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]}} established 23:58:14.890 [netconf-device-simulator-threads-4] 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]:18253 23:58:14.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 331: Creating data stores for simulated device 23:58:14.890 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.890 [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:58:14.890 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.890 [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:58:14.890 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a893b9f] 23:58:14.891 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.896 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.896 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a893b9f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a893b9f], subtreeVersion=Version[3f74d70f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f74d70f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] 23:58:14.897 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 331 on channel [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] 23:58:14.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) by 1103 down to 2096049 23:58:14.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) request=subsystem activate command 23:58:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) starting runner for command=netconf 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) by 373 down to 2096779 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.900 [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.83:47564] 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18253', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=331} created 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]} created 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564] successful with session NetconfServerSession{sessionId=331, channel=[id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]} 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]} up 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128])[want-reply=true] subsystem=netconf 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128])[subsystem] prepared command 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]}} established 23:58:14.900 [netconf-device-simulator-threads-4] 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]:18021 23:58:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 332: Creating data stores for simulated device 23:58:14.900 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.900 [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:58:14.900 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.900 [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:58:14.900 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.901 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79e4d768] 23:58:14.901 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.901 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.901 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.901 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.904 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.904 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79e4d768], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79e4d768], subtreeVersion=Version[15460bc0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15460bc0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] 23:58:14.906 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 332 on channel [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] 23:58:14.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.83:39128]) by 1103 down to 2096049 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) request=subsystem activate command 23:58:14.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) starting runner for command=netconf 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) by 373 down to 2096779 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.908 [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.83:39128] 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18021', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=332} created 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]} created 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128] successful with session NetconfServerSession{sessionId=332, channel=[id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]} 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]} up 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588])[want-reply=true] subsystem=netconf 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588])[subsystem] prepared command 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]}} established 23:58:14.908 [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]:18096 23:58:14.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 333: Creating data stores for simulated device 23:58:14.908 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.908 [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:58:14.908 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.908 [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:58:14.908 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.909 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3be0f836] 23:58:14.909 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.909 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.909 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.909 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.912 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.912 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3be0f836], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3be0f836], subtreeVersion=Version[2831b6f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2831b6f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] 23:58:14.913 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 333 on channel [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] 23:58:14.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.83:35588]) by 1103 down to 2096049 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) request=subsystem activate command 23:58:14.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) starting runner for command=netconf 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) by 373 down to 2096779 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.916 [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.83:35588] 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18096', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=333} created 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]} created 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588] successful with session NetconfServerSession{sessionId=333, channel=[id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]} 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]} up 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710])[want-reply=true] subsystem=netconf 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710])[subsystem] prepared command 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]}} established 23:58:14.916 [netconf-device-simulator-threads-4] 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]:18176 23:58:14.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 334: Creating data stores for simulated device 23:58:14.916 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.916 [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:58:14.916 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.916 [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:58:14.916 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6c29aed3] 23:58:14.917 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.920 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.920 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6c29aed3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6c29aed3], subtreeVersion=Version[76c6c470], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[76c6c470], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] 23:58:14.921 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 334 on channel [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) by 1103 down to 2096049 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) request=subsystem activate command 23:58:14.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) starting runner for command=netconf 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) by 373 down to 2096779 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.924 [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.83:43710] 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18176', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=334} created 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]} created 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710] successful with session NetconfServerSession{sessionId=334, channel=[id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]} 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]} up 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030])[want-reply=true] subsystem=netconf 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030])[subsystem] prepared command 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]}} established 23:58:14.924 [netconf-device-simulator-threads-4] 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]:18060 23:58:14.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 335: Creating data stores for simulated device 23:58:14.924 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.924 [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:58:14.924 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.924 [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:58:14.924 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[51d6dbc7] 23:58:14.925 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.928 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.928 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[51d6dbc7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[51d6dbc7], subtreeVersion=Version[1e405c93], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e405c93], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] 23:58:14.929 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 335 on channel [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) by 1103 down to 2096049 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) request=subsystem activate command 23:58:14.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) starting runner for command=netconf 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) by 373 down to 2096779 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.932 [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.83:40030] 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18060', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=335} created 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]} created 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030] successful with session NetconfServerSession{sessionId=335, channel=[id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]} 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]} up 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@148258d0 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) by 179 down to 2095870 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1acddde3 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) by 179 down to 2095870 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@a7ff6ee 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) by 179 down to 2095870 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11e2f9c6 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) by 179 down to 2095870 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e6feb31 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) by 179 down to 2095870 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f94c6a9 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) by 179 down to 2095870 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.933 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@795b4ae9 23:58:14.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.83:48690]) by 179 down to 2095870 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18d7e786 23:58:14.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.83:53688]) by 179 down to 2095870 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43bf4329 23:58:14.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.83:44896]) by 179 down to 2095870 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2370138e 23:58:14.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.83:40710]) by 179 down to 2095870 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@450cad58 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) by 179 down to 2095870 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@458f8622 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) by 179 down to 2095870 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@563a4206 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) by 179 down to 2095870 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28e1a4aa 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) by 179 down to 2095870 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@361dba3e 23:58:14.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.83:37234]) by 179 down to 2095870 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66c8d0db 23:58:14.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.83:43226]) by 179 down to 2095870 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d790f24 23:58:14.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.83:46184]) by 179 down to 2095870 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f03719c 23:58:14.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.83:54714]) by 179 down to 2095870 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5aca9035 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) by 179 down to 2095870 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a0928f8 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) by 179 down to 2095870 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) by 340 down to 2096046 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.937 [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.83:39982] 23:58:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.938 [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=295} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[62b97062] 23:58:14.938 [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:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.938 [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:58:14.938 [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:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.939 [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:58:14.939 [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:58:14.939 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:49016]) by 340 down to 2096046 23:58:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.939 [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.83:49016] 23:58:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.940 [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=298} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[67b7bb84] 23:58:14.940 [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:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.940 [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:58:14.940 [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:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.940 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.940 [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:58:14.940 [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:58:14.940 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) by 340 down to 2096046 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.941 [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.83:48144] 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.941 [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=300} 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[286e9339] 23:58:14.941 [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:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.941 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.941 [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:58:14.942 [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:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.942 [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:58:14.942 [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:58:14.942 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:47428]) by 340 down to 2096046 23:58:14.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:47428] 23:58:14.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=302} 23:58:14.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3ff049a3] 23:58:14.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:58:14.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) by 340 down to 2096046 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.944 [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.83:51546] 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.944 [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=303} 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2dd0f492] 23:58:14.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:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.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:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.945 [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:58:14.945 [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:58:14.945 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) by 340 down to 2096046 23:58:14.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.945 [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.83:57472] 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.946 [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=304} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[408fc93e] 23:58:14.946 [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:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.946 [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:58:14.946 [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:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.946 [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:58:14.946 [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:58:14.946 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:48690]) by 340 down to 2096046 23:58:14.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.946 [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.83:48690] 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.947 [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=306} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1650e3c8] 23:58:14.947 [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:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.947 [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:58:14.947 [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:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.947 [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:58:14.947 [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:58:14.948 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) by 340 down to 2096046 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.948 [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.83:53688] 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.948 [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=307} 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3cc3cd94] 23:58:14.948 [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:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.948 [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:58:14.948 [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:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.949 [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:58:14.949 [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:58:14.949 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) by 340 down to 2096046 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.949 [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.83:44896] 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.949 [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=308} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25db39ac] 23:58:14.949 [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:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.949 [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:58:14.949 [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:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.949 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.950 [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:58:14.950 [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:58:14.950 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) by 340 down to 2096046 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.950 [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.83:40710] 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.950 [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:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1ca972f7] 23:58:14.950 [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:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.950 [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:58:14.950 [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:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.951 [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:58:14.951 [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:58:14.951 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) by 340 down to 2096046 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.951 [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.83:42350] 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.951 [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=310} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59fef0f3] 23:58:14.952 [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:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.952 [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:58:14.952 [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:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.952 [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:58:14.952 [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:58:14.952 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:40138]) by 340 down to 2096046 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.952 [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.83:40138] 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.953 [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=311} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7051b6c8] 23:58:14.953 [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:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.953 [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:58:14.953 [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:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.953 [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:58:14.953 [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:58:14.953 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #7 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:37784]) by 340 down to 2096046 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_CHANNEL_DATA len=340 23:58:14.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.83:37784] 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:14.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.953 [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=312} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4fa892ec] 23:58:14.954 [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:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:14.954 [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:58:14.954 [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:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:14.954 [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:58:14.954 [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:58:14.954 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) by 393 down to 2096386 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.954 [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.83:56528] 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.954 [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=320} 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a662e2f after next message 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xab35f3c6, L:/10.30.171.222:18250 - R:/10.30.170.83:56528]} EXI handlers added to pipeline 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:46600]) by 393 down to 2096386 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.955 [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.83:46600] 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.955 [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:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@174838fc after next message 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xd63a3c5b, L:/10.30.171.222:18074 - R:/10.30.170.83:46600]} EXI handlers added to pipeline 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:54014]) by 393 down to 2096386 23:58:14.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.955 [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.83:54014] 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.956 [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=322} 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6584429f after next message 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xbf384375, L:/10.30.171.222:18278 - R:/10.30.170.83:54014]} EXI handlers added to pipeline 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) by 393 down to 2096386 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.956 [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.83:41014] 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.956 [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=323} 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@540c3599 after next message 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=323, channel=[id: 0xd768ff80, L:/10.30.171.222:18110 - R:/10.30.170.83:41014]} EXI handlers added to pipeline 23:58:14.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) by 393 down to 2096386 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.957 [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.83:49374] 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.957 [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=324} 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@731fe8b9 after next message 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=324, channel=[id: 0xbc6702f9, L:/10.30.171.222:18030 - R:/10.30.170.83:49374]} EXI handlers added to pipeline 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59926]] session=TransportServerSession[admin@/10.30.170.83:59926] id=0 23:58:14.957 [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.83:59926])) size=2097152, max=2097152, packet=32768 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59926] 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59926]) recipient=0 23:58:14.957 [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.83:59926])) size=2097152, max=2097152, packet=32768 23:58:14.957 [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.83:59926])) re-initializing 23:58:14.957 [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.83:59926])) size=2097152, max=2097152, packet=32768 23:58:14.957 [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.83:59926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) by 393 down to 2096386 23:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.958 [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.83:58154] 23:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.958 [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:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7408997f after next message 23:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xa238878f, L:/10.30.171.222:18209 - R:/10.30.170.83:58154]} EXI handlers added to pipeline 23:58:14.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) by 393 down to 2096386 23:58:14.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.964 [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.83:51522] 23:58:14.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.965 [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=326} 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a4694d1 after next message 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x8eb457cf, L:/10.30.171.222:18113 - R:/10.30.170.83:51522]} EXI handlers added to pipeline 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) by 393 down to 2096386 23:58:14.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.965 [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.83:53162] 23:58:14.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.966 [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=327} 23:58:14.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.966 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ce643e2 after next message 23:58:14.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xf57e6e29, L:/10.30.171.222:18248 - R:/10.30.170.83:53162]} EXI handlers added to pipeline 23:58:14.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) by 393 down to 2096386 23:58:14.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.967 [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.83:56388] 23:58:14.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.968 [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=328} 23:58:14.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.968 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@509886ab after next message 23:58:14.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x14592cb4, L:/10.30.171.222:18108 - R:/10.30.170.83:56388]} EXI handlers added to pipeline 23:58:14.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) by 393 down to 2096386 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.969 [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.83:47068] 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.969 [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:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@fc71a49 after next message 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x6b3fbe1c, L:/10.30.171.222:18023 - R:/10.30.170.83:47068]} EXI handlers added to pipeline 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) by 393 down to 2096386 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.969 [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.83:52188] 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.969 [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=330} 23:58:14.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a165af9 after next message 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x62177e81, L:/10.30.171.222:18195 - R:/10.30.170.83:52188]} EXI handlers added to pipeline 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376])[want-reply=true] subsystem=netconf 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376])[subsystem] prepared command 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]}} established 23:58:14.970 [netconf-device-simulator-threads-4] 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]:17994 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 336: Creating data stores for simulated device 23:58:14.970 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:14.970 [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:58:14.970 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:14.970 [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:58:14.970 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:14.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f7ce97] 23:58:14.970 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:14.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:14.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:14.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:14.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:14.980 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:14.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:14.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:14.980 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f7ce97], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f7ce97], subtreeVersion=Version[bd4d32a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[bd4d32a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:14.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:14.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] 23:58:14.981 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 336 on channel [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) by 1103 down to 2096049 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) request=subsystem result=ReplySuccess, want-reply=true 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) request=subsystem activate command 23:58:14.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) starting runner for command=netconf 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #5 SSH_MSG_CHANNEL_DATA 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) by 373 down to 2096779 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_CHANNEL_DATA len=373 23:58:14.984 [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.83:43376] 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17994', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=336} created 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]} created 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376] successful with session NetconfServerSession{sessionId=336, channel=[id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]} 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]} up 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39710]] session=TransportServerSession[admin@/10.30.170.83:39710] id=0 23:58:14.984 [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.83:39710])) size=2097152, max=2097152, packet=32768 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39710] 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39710]) recipient=0 23:58:14.984 [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.83:39710])) size=2097152, max=2097152, packet=32768 23:58:14.984 [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.83:39710])) re-initializing 23:58:14.984 [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.83:39710])) size=2097152, max=2097152, packet=32768 23:58:14.984 [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.83:39710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52144]] session=TransportServerSession[admin@/10.30.170.83:52144] id=0 23:58:14.984 [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.83:52144])) size=2097152, max=2097152, packet=32768 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52144] 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52144]) recipient=0 23:58:14.984 [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.83:52144])) size=2097152, max=2097152, packet=32768 23:58:14.984 [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.83:52144])) re-initializing 23:58:14.984 [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.83:52144])) size=2097152, max=2097152, packet=32768 23:58:14.984 [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.83:52144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60816]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60816]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:14.985 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60816]) authentication result: true 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60816]) SSH_MSG_USERAUTH_REQUEST 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60816])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60816]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60816]) no heartbeat to stop 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60816]) heartbeat type=IGNORE, interval=PT30S 23:58:14.985 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60816 authenticated 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) by 393 down to 2096386 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.985 [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.83:47564] 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.985 [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=331} 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@469758f after next message 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xc7b1c889, L:/10.30.171.222:18253 - R:/10.30.170.83:47564]} EXI handlers added to pipeline 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:39128]) by 393 down to 2096386 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.986 [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.83:39128] 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.986 [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=332} 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@454c4bf7 after next message 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x79e0b8dc, L:/10.30.171.222:18021 - R:/10.30.170.83:39128]} EXI handlers added to pipeline 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:35588]) by 393 down to 2096386 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.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.83:35588] 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.987 [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:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5309a25a after next message 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x89d8bc57, L:/10.30.171.222:18096 - R:/10.30.170.83:35588]} EXI handlers added to pipeline 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.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.83:43710]) by 393 down to 2096386 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.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.83:43710] 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.987 [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=334} 23:58:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64a4a35d after next message 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x26a3010c, L:/10.30.171.222:18176 - R:/10.30.170.83:43710]} EXI handlers added to pipeline 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #6 SSH_MSG_CHANNEL_DATA 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) by 393 down to 2096386 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_CHANNEL_DATA len=393 23:58:14.988 [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.83:40030] 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:14.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=335} 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a008e9b after next message 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x254e02f8, L:/10.30.171.222:18060 - R:/10.30.170.83:40030]} EXI handlers added to pipeline 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57056]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57056]] session=TransportServerSession[admin@/10.30.170.83:57056] id=0 23:58:14.988 [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.83:57056])) size=2097152, max=2097152, packet=32768 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57056]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57056] 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57056]) recipient=0 23:58:14.988 [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.83:57056])) size=2097152, max=2097152, packet=32768 23:58:14.988 [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.83:57056])) re-initializing 23:58:14.988 [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.83:57056])) size=2097152, max=2097152, packet=32768 23:58:14.988 [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.83:57056]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32798]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32798]] session=TransportServerSession[admin@/10.30.170.83:32798] id=0 23:58:14.988 [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.83:32798])) size=2097152, max=2097152, packet=32768 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:32798]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32798] 23:58:14.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:32798]) recipient=0 23:58:14.988 [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.83:32798])) size=2097152, max=2097152, packet=32768 23:58:14.988 [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.83:32798])) re-initializing 23:58:14.988 [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.83:32798])) size=2097152, max=2097152, packet=32768 23:58:14.989 [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.83:32798]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:14.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:14.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39982]) by 733 down to 2095137 23:58:14.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49016]) by 733 down to 2095137 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48144]) by 733 down to 2095137 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47428]) by 733 down to 2095137 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:51546]) by 733 down to 2095137 23:58:14.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:57472]) by 733 down to 2095137 23:58:14.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:48690]) by 733 down to 2095137 23:58:14.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53688]) by 733 down to 2095137 23:58:14.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.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.83:44896]) by 733 down to 2095137 23:58:14.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40710]) by 733 down to 2095137 23:58:14.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:14.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:14.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42350]) by 733 down to 2095137 23:58:14.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40138]) by 733 down to 2095137 23:58:15.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37784]) by 733 down to 2095137 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a662e2f 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) by 179 down to 2095870 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@174838fc 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) by 179 down to 2095870 23:58:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6584429f 23:58:15.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.83:54014]) by 179 down to 2095870 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@540c3599 23:58:15.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.83:41014]) by 179 down to 2095870 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@731fe8b9 23:58:15.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.83:49374]) by 179 down to 2095870 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7408997f 23:58:15.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.83:58154]) by 179 down to 2095870 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a4694d1 23:58:15.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.83:51522]) by 179 down to 2095870 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.003 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ce643e2 23:58:15.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) by 179 down to 2095870 23:58:15.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.004 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@509886ab 23:58:15.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) by 179 down to 2095870 23:58:15.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@fc71a49 23:58:15.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.83:47068]) by 179 down to 2095870 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a165af9 23:58:15.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.83:52188]) by 179 down to 2095870 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@469758f 23:58:15.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.83:47564]) by 179 down to 2095870 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@454c4bf7 23:58:15.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.83:39128]) by 179 down to 2095870 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5309a25a 23:58:15.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.83:35588]) by 179 down to 2095870 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64a4a35d 23:58:15.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.83:43710]) by 179 down to 2095870 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a008e9b 23:58:15.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.83:40030]) by 179 down to 2095870 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:56528]) by 340 down to 2096046 23:58:15.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.007 [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.83:56528] 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.008 [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=320} 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3dcdab] 23:58:15.008 [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:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.008 [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:58:15.008 [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:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.008 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.009 [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:58:15.009 [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:58:15.009 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:46600]) by 340 down to 2096046 23:58:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.009 [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.83:46600] 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.010 [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:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f040133] 23:58:15.010 [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:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.010 [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:58:15.010 [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:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.010 [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:58:15.010 [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:58:15.010 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:54014]) by 340 down to 2096046 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.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.83:54014] 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=322} 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f3200a4] 23:58:15.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:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) by 340 down to 2096046 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.012 [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.83:41014] 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=323} 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[11409619] 23:58:15.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:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.013 [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:58:15.013 [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:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.013 [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:58:15.013 [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:58:15.013 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) by 340 down to 2096046 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.013 [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.83:49374] 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.013 [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=324} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[725fb04] 23:58:15.013 [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:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.013 [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:58:15.013 [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:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.014 [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:58:15.014 [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:58:15.014 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926])[want-reply=true] subsystem=netconf 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926])[subsystem] prepared command 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]}} established 23:58:15.014 [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]:17991 23:58:15.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 337: Creating data stores for simulated device 23:58:15.014 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:15.014 [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:58:15.014 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:15.014 [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:58:15.014 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:15.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a730382] 23:58:15.015 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:15.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:15.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:15.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:15.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:15.025 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:15.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:15.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:15.025 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a730382], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a730382], subtreeVersion=Version[3854a67c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3854a67c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:15.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:15.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:15.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] 23:58:15.026 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 337 on channel [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] 23:58:15.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.83:59926]) by 1103 down to 2096049 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) request=subsystem result=ReplySuccess, want-reply=true 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) request=subsystem activate command 23:58:15.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) starting runner for command=netconf 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #5 SSH_MSG_CHANNEL_DATA 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) by 373 down to 2096779 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_CHANNEL_DATA len=373 23:58:15.032 [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.83:59926] 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17991', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=337} created 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]} created 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926] successful with session NetconfServerSession{sessionId=337, channel=[id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]} 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]} up 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) by 340 down to 2096046 23:58:15.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.032 [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.83:58154] 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.033 [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:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f0285d5] 23:58:15.033 [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:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.033 [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:58:15.033 [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:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.033 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.034 [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:58:15.034 [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:58:15.034 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) by 340 down to 2096046 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.034 [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.83:51522] 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.034 [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=326} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58c50fba] 23:58:15.035 [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:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.035 [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:58:15.035 [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:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.035 [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:58:15.035 [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:58:15.035 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:53162]) by 340 down to 2096046 23:58:15.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.035 [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.83:53162] 23:58:15.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.038 [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=327} 23:58:15.039 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[722cb3c8] 23:58:15.039 [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:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.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:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.040 [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:58:15.040 [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:58:15.040 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) by 340 down to 2096046 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.041 [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.83:56388] 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.041 [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=328} 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a84156e] 23:58:15.041 [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:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.041 [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:58:15.042 [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:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.042 [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:58:15.042 [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:58:15.042 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:43376]) by 393 down to 2096386 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.042 [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.83:43376] 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=336} 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c7cf92e after next message 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x75db5d75, L:/10.30.171.222:17994 - R:/10.30.170.83:43376]} EXI handlers added to pipeline 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710])[want-reply=true] subsystem=netconf 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710])[subsystem] prepared command 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]}} established 23:58:15.043 [netconf-device-simulator-threads-4] 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]:18102 23:58:15.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 338: Creating data stores for simulated device 23:58:15.043 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:15.043 [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:58:15.043 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:15.043 [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:58:15.043 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:15.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[598c612] 23:58:15.046 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:15.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:15.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:15.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:15.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:15.052 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:15.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:15.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:15.052 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[598c612], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[598c612], subtreeVersion=Version[47872486], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47872486], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:15.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:15.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] 23:58:15.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 338 on channel [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) by 1103 down to 2096049 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) request=subsystem result=ReplySuccess, want-reply=true 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) request=subsystem activate command 23:58:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) starting runner for command=netconf 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #5 SSH_MSG_CHANNEL_DATA 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) by 373 down to 2096779 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_CHANNEL_DATA len=373 23:58:15.064 [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.83:39710] 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18102', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=338} created 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=338, channel=[id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]} created 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710] successful with session NetconfServerSession{sessionId=338, channel=[id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]} 23:58:15.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]} up 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144])[want-reply=true] subsystem=netconf 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144])[subsystem] prepared command 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]}} established 23:58:15.065 [netconf-device-simulator-threads-4] 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]:18038 23:58:15.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 339: Creating data stores for simulated device 23:58:15.065 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:15.065 [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:58:15.065 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:15.065 [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:58:15.065 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:15.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[11a9ee06] 23:58:15.066 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:15.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:15.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:15.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:15.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:15.076 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:15.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:15.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:15.076 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[11a9ee06], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[11a9ee06], subtreeVersion=Version[3936a78c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3936a78c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:15.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:15.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:15.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] 23:58:15.077 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 339 on channel [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] 23:58:15.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.83:52144]) by 1103 down to 2096049 23:58:15.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:15.077 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:15.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] 23:58:15.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] 23:58:15.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) request=subsystem result=ReplySuccess, want-reply=true 23:58:15.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:15.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) request=subsystem activate command 23:58:15.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) starting runner for command=netconf 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #5 SSH_MSG_CHANNEL_DATA 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) by 373 down to 2096779 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_CHANNEL_DATA len=373 23:58:15.086 [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.83:52144] 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18038', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=339} created 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]} created 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144] successful with session NetconfServerSession{sessionId=339, channel=[id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]} 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]} up 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60816]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60816]] session=TransportServerSession[admin@/10.30.170.83:60816] id=0 23:58:15.086 [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.83:60816])) size=2097152, max=2097152, packet=32768 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60816]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60816] 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60816]) recipient=0 23:58:15.086 [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.83:60816])) size=2097152, max=2097152, packet=32768 23:58:15.086 [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.83:60816])) re-initializing 23:58:15.086 [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.83:60816])) size=2097152, max=2097152, packet=32768 23:58:15.086 [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.83:60816]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:15.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056])[want-reply=true] subsystem=netconf 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056])[subsystem] prepared command 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]}} established 23:58:15.087 [netconf-device-simulator-threads-4] 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]:18114 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 340: Creating data stores for simulated device 23:58:15.087 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:15.087 [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:58:15.087 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:15.087 [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:58:15.087 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[69604c1e] 23:58:15.087 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:15.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:15.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:15.095 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:15.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:15.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:15.095 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[69604c1e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[69604c1e], subtreeVersion=Version[17450303], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[17450303], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:15.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:15.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] 23:58:15.096 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 340 on channel [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) by 1103 down to 2096049 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) request=subsystem result=ReplySuccess, want-reply=true 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) request=subsystem activate command 23:58:15.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) starting runner for command=netconf 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #5 SSH_MSG_CHANNEL_DATA 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) by 373 down to 2096779 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_CHANNEL_DATA len=373 23:58:15.100 [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.83:57056] 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18114', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=340} created 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]} created 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056] successful with session NetconfServerSession{sessionId=340, channel=[id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]} 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]} up 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:15.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798])[want-reply=true] subsystem=netconf 23:58:15.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798])[subsystem] prepared command 23:58:15.101 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:15.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:15.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]}} established 23:58:15.101 [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]:18106 23:58:15.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 341: Creating data stores for simulated device 23:58:15.101 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:15.101 [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:58:15.101 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:15.101 [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:58:15.102 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:15.103 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ce5446e] 23:58:15.103 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:15.103 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:15.103 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:15.103 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:15.103 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:15.103 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:15.103 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:15.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:15.104 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ce5446e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ce5446e], subtreeVersion=Version[46ec8ef3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46ec8ef3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:15.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:15.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] 23:58:15.105 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 341 on channel [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] 23:58:15.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.83:32798]) by 1103 down to 2096049 23:58:15.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) request=subsystem result=ReplySuccess, want-reply=true 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) request=subsystem activate command 23:58:15.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) starting runner for command=netconf 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #5 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:32798]) by 373 down to 2096779 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_CHANNEL_DATA len=373 23:58:15.108 [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.83:32798] 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18106', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=341} created 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]} created 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798] successful with session NetconfServerSession{sessionId=341, channel=[id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]} 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]} up 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:46184]) by 340 down to 2096046 23:58:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.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.83:46184] 23:58:15.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.110 [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=316} 23:58:15.110 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2570eff] 23:58:15.110 [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:58:15.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.110 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.110 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.110 [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:58:15.110 [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:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.111 [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:58:15.111 [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:58:15.111 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:32968]) by 340 down to 2096046 23:58:15.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.111 [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.83:32968] 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.112 [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=318} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37a79a67] 23:58:15.112 [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:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.112 [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:58:15.112 [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:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.113 [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:58:15.113 [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:58:15.113 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:58718]) by 340 down to 2096046 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.113 [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.83:58718] 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.113 [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=313} 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[44082f6b] 23:58:15.113 [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:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.113 [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:58:15.113 [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:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.114 [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:58:15.114 [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:58:15.114 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) by 340 down to 2096046 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.114 [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.83:37234] 23:58:15.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.115 [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=314} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[79356484] 23:58:15.116 [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:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.116 [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:58:15.116 [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:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.117 [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:58:15.117 [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:58:15.117 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:43226]) by 340 down to 2096046 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.117 [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.83:43226] 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.117 [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=315} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[42f5cafb] 23:58:15.118 [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:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.118 [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:58:15.118 [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:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.118 [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:58:15.118 [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:58:15.118 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) by 340 down to 2096046 23:58:15.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.118 [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.83:54714] 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.119 [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:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4a199cc4] 23:58:15.119 [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:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.119 [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:58:15.119 [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:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.120 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.120 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.120 [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:58:15.120 [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:58:15.120 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:38998]) by 340 down to 2096046 23:58:15.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.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.83:38998] 23:58:15.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=319} 23:58:15.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e4f53cd] 23:58:15.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:58:15.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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-yang-types} 23:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.121 [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:58:15.121 [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:58:15.121 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.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.83:56528]) by 733 down to 2095137 23:58:15.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:46600]) by 733 down to 2095137 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:54014]) by 733 down to 2095137 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41014]) by 733 down to 2095137 23:58:15.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:49374]) by 733 down to 2095137 23:58:15.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:58154]) by 733 down to 2095137 23:58:15.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:51522]) by 733 down to 2095137 23:58:15.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:53162]) by 733 down to 2095137 23:58:15.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:56388]) by 733 down to 2095137 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c7cf92e 23:58:15.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.83:43376]) by 179 down to 2095870 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.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.83:46184]) by 733 down to 2095137 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:32968]) by 733 down to 2095137 23:58:15.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:58718]) by 733 down to 2095137 23:58:15.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:37234]) by 733 down to 2095137 23:58:15.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:43226]) by 733 down to 2095137 23:58:15.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:54714]) by 733 down to 2095137 23:58:15.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:38998]) by 733 down to 2095137 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:59926]) by 393 down to 2096386 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.131 [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.83:59926] 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.131 [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:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1029e9f8 after next message 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xc28db583, L:/10.30.171.222:17991 - R:/10.30.170.83:59926]} EXI handlers added to pipeline 23:58:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:39710]) by 393 down to 2096386 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.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.83:39710] 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.132 [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=338} 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68af99ca after next message 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=338, channel=[id: 0xe073feb8, L:/10.30.171.222:18102 - R:/10.30.170.83:39710]} EXI handlers added to pipeline 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:52144]) by 393 down to 2096386 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.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.83:52144] 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.132 [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=339} 23:58:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42713995 after next message 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x8c589b67, L:/10.30.171.222:18038 - R:/10.30.170.83:52144]} EXI handlers added to pipeline 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816])[want-reply=true] subsystem=netconf 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816])[subsystem] prepared command 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]}} established 23:58:15.133 [netconf-device-simulator-threads-4] 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]:18006 23:58:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 342: Creating data stores for simulated device 23:58:15.133 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:15.133 [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:58:15.133 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:15.133 [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:58:15.133 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[834bb7b] 23:58:15.134 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:15.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:15.135 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:15.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:15.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:15.135 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[834bb7b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[834bb7b], subtreeVersion=Version[3c09a227], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c09a227], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:15.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] 23:58:15.136 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 342 on channel [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] 23:58:15.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.83:60816]) by 1103 down to 2096049 23:58:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] 23:58:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] 23:58:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) request=subsystem result=ReplySuccess, want-reply=true 23:58:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) request=subsystem activate command 23:58:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) starting runner for command=netconf 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #5 SSH_MSG_CHANNEL_DATA 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) by 373 down to 2096779 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_CHANNEL_DATA len=373 23:58:15.144 [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.83:60816] 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='18006', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=342} created 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=342, channel=[id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]} created 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816] successful with session NetconfServerSession{sessionId=342, channel=[id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]} 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]} up 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) by 393 down to 2096386 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.144 [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.83:57056] 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=340} 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c40846b after next message 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x165dda35, L:/10.30.171.222:18114 - R:/10.30.170.83:57056]} EXI handlers added to pipeline 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) by 393 down to 2096386 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.145 [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.83:32798] 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.145 [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:58:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b708ebe after next message 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xf17db656, L:/10.30.171.222:18106 - R:/10.30.170.83:32798]} EXI handlers added to pipeline 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:47564]) by 340 down to 2096046 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.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.83:47564] 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.146 [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=331} 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f74d70f] 23:58:15.146 [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:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.154 [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:58:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.155 [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:58:15.155 [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:58:15.155 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:39128]) by 340 down to 2096046 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.155 [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.83:39128] 23:58:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.156 [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=332} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15460bc0] 23:58:15.156 [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:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.156 [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:58:15.156 [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:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.156 [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:58:15.156 [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:58:15.156 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) by 340 down to 2096046 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.156 [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.83:35588] 23:58:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.157 [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:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2831b6f] 23:58:15.157 [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:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.157 [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:58:15.157 [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:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.157 [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:58:15.157 [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:58:15.157 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:43710]) by 340 down to 2096046 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.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.83:43710] 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.157 [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=334} 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[76c6c470] 23:58:15.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:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) by 340 down to 2096046 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.158 [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.83:40030] 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=335} 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e405c93] 23:58:15.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:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.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:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.159 [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:58:15.159 [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:58:15.159 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) by 340 down to 2096046 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.159 [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.83:47068] 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.159 [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:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[18a7e89d] 23:58:15.159 [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:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.159 [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:58:15.159 [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:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.160 [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:58:15.160 [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:58:15.160 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) by 340 down to 2096046 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.160 [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.83:52188] 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.160 [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=330} 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[43ef3fb8] 23:58:15.160 [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:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.160 [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:58:15.160 [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:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.161 [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:58:15.161 [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:58:15.161 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1029e9f8 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) by 179 down to 2095870 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68af99ca 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) by 179 down to 2095870 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42713995 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) by 179 down to 2095870 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c40846b 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) by 179 down to 2095870 23:58:15.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.162 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b708ebe 23:58:15.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.83:32798]) by 179 down to 2095870 23:58:15.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.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.83:47564]) by 733 down to 2095137 23:58:15.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39128]) by 733 down to 2095137 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35588]) by 733 down to 2095137 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43710]) by 733 down to 2095137 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:40030]) by 733 down to 2095137 23:58:15.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:47068]) by 733 down to 2095137 23:58:15.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.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.83:52188]) by 733 down to 2095137 23:58:15.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:39710]) by 340 down to 2096046 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.165 [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.83:39710] 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.165 [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=338} 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47872486] 23:58:15.165 [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:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.165 [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:58:15.165 [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:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.165 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.166 [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:58:15.166 [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:58:15.166 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) by 340 down to 2096046 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.166 [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.83:52144] 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.166 [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=339} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3936a78c] 23:58:15.166 [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:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.166 [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:58:15.166 [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:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.167 [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:58:15.167 [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:58:15.167 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #6 SSH_MSG_CHANNEL_DATA 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) by 393 down to 2096386 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_CHANNEL_DATA len=393 23:58:15.167 [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.83:60816] 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.167 [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=342} 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@550d9d58 after next message 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=342, channel=[id: 0x004e11f9, L:/10.30.171.222:18006 - R:/10.30.170.83:60816]} EXI handlers added to pipeline 23:58:15.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.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.83:43376]) by 340 down to 2096046 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.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.83:43376] 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.168 [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=336} 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[bd4d32a] 23:58:15.168 [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:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.168 [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:58:15.168 [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:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.168 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.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=2022-07-18} 23:58:15.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-yang-types} 23:58:15.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:58:15.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=2013-07-15} 23:58:15.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-inet-types} 23:58:15.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:58:15.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=2013-07-15} 23:58:15.169 [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:58:15.169 [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:58:15.169 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39710]) by 733 down to 2095137 23:58:15.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52144]) by 733 down to 2095137 23:58:15.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@550d9d58 23:58:15.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.83:60816]) by 179 down to 2095870 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:15.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.83:43376]) by 733 down to 2095137 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) by 340 down to 2096046 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.170 [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.83:59926] 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.170 [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:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3854a67c] 23:58:15.170 [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:58:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.171 [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:58:15.171 [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:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.171 [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:58:15.171 [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:58:15.171 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59926]) by 733 down to 2095137 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) by 340 down to 2096046 23:58:15.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.171 [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.83:60816] 23:58:15.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.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=342} 23:58:15.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c09a227] 23:58:15.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:58:15.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.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:58:15.175 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) by 340 down to 2096046 23:58:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.176 [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.83:57056] 23:58:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.176 [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=340} 23:58:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[17450303] 23:58:15.176 [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:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.177 [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:58:15.177 [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:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.177 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.177 [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:58:15.177 [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:58:15.177 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60816]) by 733 down to 2095137 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57056]) by 733 down to 2095137 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #7 SSH_MSG_CHANNEL_DATA 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) by 340 down to 2096046 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_CHANNEL_DATA len=340 23:58:15.178 [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.83:32798] 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:15.178 [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:58:15.178 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46ec8ef3] 23:58:15.178 [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:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:15.179 [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:58:15.179 [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:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:15.179 [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:58:15.179 [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:58:15.179 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:32798]) by 733 down to 2095137 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:15.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:38.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #8 SSH_MSG_IGNORE 23:58:38.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_IGNORE 23:58:38.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #8 SSH_MSG_IGNORE 23:58:38.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_IGNORE 23:58:38.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #8 SSH_MSG_IGNORE 23:58:38.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 23:58:38.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #9 SSH_MSG_IGNORE 23:58:38.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_IGNORE 23:58:38.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #8 SSH_MSG_IGNORE 23:58:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_IGNORE 23:58:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #8 SSH_MSG_IGNORE 23:58:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_IGNORE 23:58:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.571 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #8 SSH_MSG_IGNORE 23:58:38.571 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_IGNORE 23:58:38.571 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #8 SSH_MSG_IGNORE 23:58:38.571 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_IGNORE 23:58:38.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #8 SSH_MSG_IGNORE 23:58:38.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #8 SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #8 SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #8 SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_IGNORE 23:58:38.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.593 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #8 SSH_MSG_IGNORE 23:58:38.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_IGNORE 23:58:38.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #8 SSH_MSG_IGNORE 23:58:38.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #8 SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #8 SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #8 SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #8 SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #8 SSH_MSG_IGNORE 23:58:38.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #8 SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #8 SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #8 SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #8 SSH_MSG_IGNORE 23:58:38.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_IGNORE 23:58:38.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #8 SSH_MSG_IGNORE 23:58:38.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_IGNORE 23:58:38.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #8 SSH_MSG_IGNORE 23:58:38.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_IGNORE 23:58:38.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #8 SSH_MSG_IGNORE 23:58:38.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_IGNORE 23:58:38.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #8 SSH_MSG_IGNORE 23:58:38.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_IGNORE 23:58:38.834 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #8 SSH_MSG_IGNORE 23:58:38.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_IGNORE 23:58:38.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #8 SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #8 SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #8 SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.835 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #8 SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #8 SSH_MSG_IGNORE 23:58:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #8 SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #8 SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #8 SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #8 SSH_MSG_IGNORE 23:58:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_IGNORE 23:58:38.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #8 SSH_MSG_IGNORE 23:58:38.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_IGNORE 23:58:38.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #8 SSH_MSG_IGNORE 23:58:38.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_IGNORE 23:58:38.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #8 SSH_MSG_IGNORE 23:58:38.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_IGNORE 23:58:38.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #8 SSH_MSG_IGNORE 23:58:38.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_IGNORE 23:58:38.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #8 SSH_MSG_IGNORE 23:58:38.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_IGNORE 23:58:38.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #8 SSH_MSG_IGNORE 23:58:38.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_IGNORE 23:58:38.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #8 SSH_MSG_IGNORE 23:58:38.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_IGNORE 23:58:38.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #8 SSH_MSG_IGNORE 23:58:38.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_IGNORE 23:58:38.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #8 SSH_MSG_IGNORE 23:58:38.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_IGNORE 23:58:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #8 SSH_MSG_IGNORE 23:58:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_IGNORE 23:58:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #8 SSH_MSG_IGNORE 23:58:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_IGNORE 23:58:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #8 SSH_MSG_IGNORE 23:58:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_IGNORE 23:58:38.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.993 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.993 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.995 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #8 SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #8 SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #8 SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #8 SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #8 SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #8 SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_IGNORE 23:58:38.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #8 SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_IGNORE 23:58:39.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #8 SSH_MSG_IGNORE 23:58:39.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_IGNORE 23:58:39.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #8 SSH_MSG_IGNORE 23:58:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_IGNORE 23:58:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #8 SSH_MSG_IGNORE 23:58:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_IGNORE 23:58:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #8 SSH_MSG_IGNORE 23:58:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_IGNORE 23:58:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #8 SSH_MSG_IGNORE 23:58:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_IGNORE 23:58:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #8 SSH_MSG_IGNORE 23:58:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_IGNORE 23:58:40.027 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.029 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #8 SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_IGNORE 23:58:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #8 SSH_MSG_IGNORE 23:58:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_IGNORE 23:58:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #8 SSH_MSG_IGNORE 23:58:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_IGNORE 23:58:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #8 SSH_MSG_IGNORE 23:58:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_IGNORE 23:58:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #8 SSH_MSG_IGNORE 23:58:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_IGNORE 23:58:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #8 SSH_MSG_IGNORE 23:58:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_IGNORE 23:58:40.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #8 SSH_MSG_IGNORE 23:58:40.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_IGNORE 23:58:40.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #8 SSH_MSG_IGNORE 23:58:40.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #8 SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #8 SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #8 SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #8 SSH_MSG_IGNORE 23:58:40.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_IGNORE 23:58:40.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.060 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.061 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #8 SSH_MSG_IGNORE 23:58:40.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #8 SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #8 SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #8 SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #8 SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_IGNORE 23:58:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #8 SSH_MSG_IGNORE 23:58:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_IGNORE 23:58:40.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.063 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #8 SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #8 SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #8 SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #8 SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #8 SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #8 SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_IGNORE 23:58:40.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #8 SSH_MSG_IGNORE 23:58:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_IGNORE 23:58:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #8 SSH_MSG_IGNORE 23:58:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_IGNORE 23:58:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #8 SSH_MSG_IGNORE 23:58:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_IGNORE 23:58:40.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #8 SSH_MSG_IGNORE 23:58:40.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_IGNORE 23:58:40.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #8 SSH_MSG_IGNORE 23:58:40.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_IGNORE 23:58:40.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #8 SSH_MSG_IGNORE 23:58:40.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_IGNORE 23:58:40.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #8 SSH_MSG_IGNORE 23:58:40.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_IGNORE 23:58:40.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.154 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #8 SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #8 SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #8 SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #8 SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_IGNORE 23:58:40.155 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #8 SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #8 SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #8 SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #8 SSH_MSG_IGNORE 23:58:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_IGNORE 23:58:40.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #8 SSH_MSG_IGNORE 23:58:40.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_IGNORE 23:58:40.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #8 SSH_MSG_IGNORE 23:58:40.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_IGNORE 23:58:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #8 SSH_MSG_IGNORE 23:58:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_IGNORE 23:58:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #8 SSH_MSG_IGNORE 23:58:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_IGNORE 23:58:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #8 SSH_MSG_IGNORE 23:58:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_IGNORE 23:58:40.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #8 SSH_MSG_IGNORE 23:58:40.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_IGNORE 23:58:40.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.190 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.191 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #8 SSH_MSG_IGNORE 23:58:40.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_IGNORE 23:58:40.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #8 SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #8 SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #8 SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #8 SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #8 SSH_MSG_IGNORE 23:58:40.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_IGNORE 23:58:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #8 SSH_MSG_IGNORE 23:58:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_IGNORE 23:58:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #8 SSH_MSG_IGNORE 23:58:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_IGNORE 23:58:40.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #8 SSH_MSG_IGNORE 23:58:40.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_IGNORE 23:58:40.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #8 SSH_MSG_IGNORE 23:58:40.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_IGNORE 23:58:40.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #8 SSH_MSG_IGNORE 23:58:40.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_IGNORE 23:58:40.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.210 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #8 SSH_MSG_IGNORE 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_IGNORE 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #8 SSH_MSG_IGNORE 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_IGNORE 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #8 SSH_MSG_IGNORE 23:58:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #8 SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #8 SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #8 SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #8 SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #8 SSH_MSG_IGNORE 23:58:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_IGNORE 23:58:40.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #8 SSH_MSG_IGNORE 23:58:40.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_IGNORE 23:58:40.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #8 SSH_MSG_IGNORE 23:58:40.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_IGNORE 23:58:40.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #8 SSH_MSG_IGNORE 23:58:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_IGNORE 23:58:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #8 SSH_MSG_IGNORE 23:58:40.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_IGNORE 23:58:41.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #8 SSH_MSG_IGNORE 23:58:41.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_IGNORE 23:58:41.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #8 SSH_MSG_IGNORE 23:58:41.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 23:58:41.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #8 SSH_MSG_IGNORE 23:58:41.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_IGNORE 23:58:41.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #8 SSH_MSG_IGNORE 23:58:41.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_IGNORE 23:58:41.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #8 SSH_MSG_IGNORE 23:58:41.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_IGNORE 23:58:41.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.679 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #8 SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #8 SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #8 SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #8 SSH_MSG_IGNORE 23:58:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_IGNORE 23:58:41.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #8 SSH_MSG_IGNORE 23:58:41.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_IGNORE 23:58:41.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #8 SSH_MSG_IGNORE 23:58:41.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_IGNORE 23:58:41.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #8 SSH_MSG_IGNORE 23:58:41.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_IGNORE 23:58:41.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #8 SSH_MSG_IGNORE 23:58:41.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_IGNORE 23:58:41.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.698 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #8 SSH_MSG_IGNORE 23:58:41.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_IGNORE 23:58:41.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #8 SSH_MSG_IGNORE 23:58:41.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_IGNORE 23:58:41.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #8 SSH_MSG_IGNORE 23:58:41.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_IGNORE 23:58:41.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #8 SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #8 SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #8 SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #8 SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_IGNORE 23:58:41.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #8 SSH_MSG_IGNORE 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_IGNORE 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #8 SSH_MSG_IGNORE 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_IGNORE 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #8 SSH_MSG_IGNORE 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_IGNORE 23:58:41.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #8 SSH_MSG_IGNORE 23:58:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_IGNORE 23:58:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #8 SSH_MSG_IGNORE 23:58:41.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_IGNORE 23:58:41.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.703 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #8 SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #8 SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #8 SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #8 SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #8 SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_IGNORE 23:58:41.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #8 SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #8 SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #8 SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #8 SSH_MSG_IGNORE 23:58:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_IGNORE 23:58:41.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #8 SSH_MSG_IGNORE 23:58:41.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_IGNORE 23:58:41.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #8 SSH_MSG_IGNORE 23:58:41.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_IGNORE 23:58:41.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #8 SSH_MSG_IGNORE 23:58:41.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #8 SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #8 SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #8 SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #8 SSH_MSG_IGNORE 23:58:41.717 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_IGNORE 23:58:41.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #8 SSH_MSG_IGNORE 23:58:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_IGNORE 23:58:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #8 SSH_MSG_IGNORE 23:58:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_IGNORE 23:58:41.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.751 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #8 SSH_MSG_IGNORE 23:58:41.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 23:58:41.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #8 SSH_MSG_IGNORE 23:58:41.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_IGNORE 23:58:41.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #8 SSH_MSG_IGNORE 23:58:41.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_IGNORE 23:58:41.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #8 SSH_MSG_IGNORE 23:58:41.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_IGNORE 23:58:41.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.764 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #8 SSH_MSG_IGNORE 23:58:41.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_IGNORE 23:58:41.766 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #8 SSH_MSG_IGNORE 23:58:41.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_IGNORE 23:58:41.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #8 SSH_MSG_IGNORE 23:58:41.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_IGNORE 23:58:41.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #8 SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #8 SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #8 SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #8 SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_IGNORE 23:58:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #8 SSH_MSG_IGNORE 23:58:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_IGNORE 23:58:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #8 SSH_MSG_IGNORE 23:58:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_IGNORE 23:58:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #8 SSH_MSG_IGNORE 23:58:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_IGNORE 23:58:41.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #8 SSH_MSG_IGNORE 23:58:41.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_IGNORE 23:58:41.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #8 SSH_MSG_IGNORE 23:58:41.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_IGNORE 23:58:41.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #8 SSH_MSG_IGNORE 23:58:41.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_IGNORE 23:58:41.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #8 SSH_MSG_IGNORE 23:58:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_IGNORE 23:58:41.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #8 SSH_MSG_IGNORE 23:58:41.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_IGNORE 23:58:41.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #8 SSH_MSG_IGNORE 23:58:41.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_IGNORE 23:58:41.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #8 SSH_MSG_IGNORE 23:58:41.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_IGNORE 23:58:41.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #8 SSH_MSG_IGNORE 23:58:41.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_IGNORE 23:58:41.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #8 SSH_MSG_IGNORE 23:58:41.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_IGNORE 23:58:41.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #8 SSH_MSG_IGNORE 23:58:41.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #8 SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #8 SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #8 SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #8 SSH_MSG_IGNORE 23:58:41.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_IGNORE 23:58:41.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #8 SSH_MSG_IGNORE 23:58:41.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_IGNORE 23:58:41.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #8 SSH_MSG_IGNORE 23:58:41.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_IGNORE 23:58:41.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #8 SSH_MSG_IGNORE 23:58:41.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_IGNORE 23:58:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #8 SSH_MSG_IGNORE 23:58:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_IGNORE 23:58:42.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #8 SSH_MSG_IGNORE 23:58:42.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_IGNORE 23:58:42.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #8 SSH_MSG_IGNORE 23:58:42.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_IGNORE 23:58:42.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #8 SSH_MSG_IGNORE 23:58:42.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_IGNORE 23:58:43.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #8 SSH_MSG_IGNORE 23:58:43.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_IGNORE 23:58:43.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #8 SSH_MSG_IGNORE 23:58:43.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_IGNORE 23:58:43.632 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #8 SSH_MSG_IGNORE 23:58:43.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_IGNORE 23:58:43.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #8 SSH_MSG_IGNORE 23:58:43.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_IGNORE 23:58:43.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #8 SSH_MSG_IGNORE 23:58:43.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_IGNORE 23:58:43.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #8 SSH_MSG_IGNORE 23:58:43.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #8 SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #8 SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #8 SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #8 SSH_MSG_IGNORE 23:58:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_IGNORE 23:58:43.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #8 SSH_MSG_IGNORE 23:58:43.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_IGNORE 23:58:43.694 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #8 SSH_MSG_IGNORE 23:58:43.694 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_IGNORE 23:58:43.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #8 SSH_MSG_IGNORE 23:58:43.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_IGNORE 23:58:43.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #8 SSH_MSG_IGNORE 23:58:43.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #8 SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #8 SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #8 SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_IGNORE 23:58:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #8 SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #8 SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #8 SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #8 SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #8 SSH_MSG_IGNORE 23:58:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_IGNORE 23:58:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #8 SSH_MSG_IGNORE 23:58:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 23:58:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #8 SSH_MSG_IGNORE 23:58:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_IGNORE 23:58:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #8 SSH_MSG_IGNORE 23:58:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_IGNORE 23:58:43.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.728 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.728 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.730 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.730 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #8 SSH_MSG_IGNORE 23:58:43.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_IGNORE 23:58:43.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #8 SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #8 SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #8 SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #8 SSH_MSG_IGNORE 23:58:43.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_IGNORE 23:58:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #8 SSH_MSG_IGNORE 23:58:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_IGNORE 23:58:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #8 SSH_MSG_IGNORE 23:58:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_IGNORE 23:58:43.736 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #8 SSH_MSG_IGNORE 23:58:43.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_IGNORE 23:58:43.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #8 SSH_MSG_IGNORE 23:58:43.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_IGNORE 23:58:43.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #8 SSH_MSG_IGNORE 23:58:43.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_IGNORE 23:58:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #8 SSH_MSG_IGNORE 23:58:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_IGNORE 23:58:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #8 SSH_MSG_IGNORE 23:58:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_IGNORE 23:58:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #8 SSH_MSG_IGNORE 23:58:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #8 SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #8 SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #8 SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #8 SSH_MSG_IGNORE 23:58:43.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_IGNORE 23:58:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #8 SSH_MSG_IGNORE 23:58:43.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_IGNORE 23:58:43.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #8 SSH_MSG_IGNORE 23:58:43.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_IGNORE 23:58:43.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #8 SSH_MSG_IGNORE 23:58:43.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_IGNORE 23:58:44.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #8 SSH_MSG_IGNORE 23:58:44.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_IGNORE 23:58:44.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #8 SSH_MSG_IGNORE 23:58:44.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_IGNORE 23:58:44.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.457 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #8 SSH_MSG_IGNORE 23:58:44.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_IGNORE 23:58:44.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #8 SSH_MSG_IGNORE 23:58:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #8 SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #8 SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #8 SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #8 SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #8 SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #8 SSH_MSG_IGNORE 23:58:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_IGNORE 23:58:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #8 SSH_MSG_IGNORE 23:58:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_IGNORE 23:58:44.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.517 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.517 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #8 SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #8 SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #8 SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #8 SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #8 SSH_MSG_IGNORE 23:58:44.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #8 SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #8 SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #8 SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #8 SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #8 SSH_MSG_IGNORE 23:58:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_IGNORE 23:58:44.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #8 SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #8 SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #8 SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #8 SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #8 SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #8 SSH_MSG_IGNORE 23:58:44.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_IGNORE 23:58:44.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #8 SSH_MSG_IGNORE 23:58:44.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_IGNORE 23:58:44.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #8 SSH_MSG_IGNORE 23:58:44.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_IGNORE 23:58:44.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #8 SSH_MSG_IGNORE 23:58:44.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_IGNORE 23:58:44.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #8 SSH_MSG_IGNORE 23:58:44.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_IGNORE 23:58:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #8 SSH_MSG_IGNORE 23:58:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_IGNORE 23:58:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #8 SSH_MSG_IGNORE 23:58:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_IGNORE 23:58:44.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #8 SSH_MSG_IGNORE 23:58:44.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_IGNORE 23:58:44.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #8 SSH_MSG_IGNORE 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_IGNORE 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #8 SSH_MSG_IGNORE 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_IGNORE 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #8 SSH_MSG_IGNORE 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_IGNORE 23:58:44.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #8 SSH_MSG_IGNORE 23:58:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_IGNORE 23:58:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #8 SSH_MSG_IGNORE 23:58:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_IGNORE 23:58:44.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.776 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #8 SSH_MSG_IGNORE 23:58:44.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_IGNORE 23:58:44.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #8 SSH_MSG_IGNORE 23:58:44.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_IGNORE 23:58:44.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #8 SSH_MSG_IGNORE 23:58:44.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_IGNORE 23:58:44.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #8 SSH_MSG_IGNORE 23:58:44.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_IGNORE 23:58:44.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #8 SSH_MSG_IGNORE 23:58:44.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_IGNORE 23:58:44.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #8 SSH_MSG_IGNORE 23:58:44.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_IGNORE 23:58:44.986 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #8 SSH_MSG_IGNORE 23:58:44.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_IGNORE 23:58:50.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]} 23:58:50.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45814]): SSH-2.0-SSHD-UNKNOWN 23:58:50.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45814]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:50.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45814]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45814]) Send SSH_MSG_KEXINIT 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45814]) process #0 SSH_MSG_KEXINIT 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45814]) SSH_MSG_KEXINIT 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45814]) strict KEX=true client=true server=true 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: server host key algorithms = rsa-sha2-512 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: compression algorithms (client to server) = none 23:58:50.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45814]) Kex: compression algorithms (server to client) = none 23:58:50.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 2 23:58:50.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45814]) process #1 30 23:58:50.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45814]] process command=SSH_MSG_KEXDH_INIT 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45814]] Send SSH_MSG_KEXDH_REPLY 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #1 sending command=31[31] len=1639 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45814])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45814]) Send SSH_MSG_NEWKEYS 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45814]) session ID=e9:0c:b7:2d:57:ed:f5:d7:3c:8f:7c:16:5a:36:c7:2e:70:81:83:ce:e8:c0:e3:e9:39:a7:aa:c5:da:fd:71:35:65:3e:8e:1f:9c:2f:80:43:f6:95:f1:8e:9b:92:a5:35:c7:50:6a:84:42:0b:48:77:2e:1e:ea:18:73:98:15:6d 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45814]): strict KEX resets output message sequence number from 3 to 0 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d344964; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:50.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45814])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:50.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45814])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:50.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #0 sending command=7[7] len=419 23:58:50.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45814]) No pending packets to flush at end of KEX 23:58:50.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45814]) process #2 SSH_MSG_NEWKEYS 23:58:50.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45814]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:50.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45814]): strict KEX resets input message sequence number from 3 to 0 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c3dfe7b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 2 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45814]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45814]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45814]) authorized authentication methods: password,publickey 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45814]) Accepted service ssh-userauth 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45814]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45814]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45814]) no authentication factory for method=none 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45814]) SSH_MSG_USERAUTH_REQUEST 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45814]) remaining methods: password,publickey 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45814]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45814]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:50.280 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45814]) authentication result: true 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45814]) SSH_MSG_USERAUTH_REQUEST 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45814])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:50.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45814]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 2 successful 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 2 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45814]) no heartbeat to stop 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45814]) heartbeat type=IGNORE, interval=PT30S 23:58:50.281 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45814 authenticated 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45814]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45814]] session=TransportServerSession[admin@/10.30.170.83:45814] id=0 23:58:50.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.83:45814])) size=2097152, max=2097152, packet=32768 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45814]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45814] 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45814]) recipient=0 23:58:50.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.83:45814])) size=2097152, max=2097152, packet=32768 23:58:50.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.83:45814])) re-initializing 23:58:50.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.83:45814])) size=2097152, max=2097152, packet=32768 23:58:50.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.83:45814]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[want-reply=true] subsystem=netconf 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[subsystem] prepared command 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 2 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 2 23:58:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]}} established 23:58:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-2 allocated with snapshot Version[79fc952c] 23:58:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-2 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-2 : Ready 23:58:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-2 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-2 is submitted for execution. 23:58:50.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-2: canCommit Started 23:58:50.283 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-2 can be committed 23:58:50.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-2: preCommit Started 23:58:50.289 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-2: doCommit Started 23:58:50.289 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from MaterializedContainerNode{version=Version[2ada2589], subtreeVersion=Version[79fc952c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79fc952c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} to MaterializedContainerNode{version=Version[2ada2589], subtreeVersion=Version[5d9df40a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5d9df40a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:50.289 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-2: doCommit completed 23:58:50.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:50.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] 23:58:50.291 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 343 on channel [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 1103 down to 2096049 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) request=subsystem result=ReplySuccess, want-reply=true 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) request=subsystem activate command 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) starting runner for command=netconf 23:58:50.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #5 SSH_MSG_CHANNEL_DATA 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 373 down to 2096779 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_DATA len=373 23:58:50.293 [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.83:45814] 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=343} created 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]} created 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814] successful with session NetconfServerSession{sessionId=343, channel=[id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]} 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]} up 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #6 SSH_MSG_CHANNEL_DATA 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 393 down to 2096386 23:58:50.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_DATA len=393 23:58:50.293 [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.83:45814] 23:58:50.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:50.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:50.294 [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:58:50.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:50.295 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24b04ce6 after next message 23:58:50.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x25b0d699, L:/10.30.171.222:17830 - R:/10.30.170.83:45814]} EXI handlers added to pipeline 23:58:50.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:50.295 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24b04ce6 23:58:50.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.83:45814]) by 179 down to 2095870 23:58:50.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:50.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:50.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #7 SSH_MSG_CHANNEL_DATA 23:58:50.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 340 down to 2096046 23:58:50.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_DATA len=340 23:58:50.298 [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.83:45814] 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:50.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=188} 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-3 allocated with snapshot Version[5d9df40a] 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-3 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-3 : Closed 23:58:50.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-3 is closed. 23:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.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:58:50.301 [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:58:50.301 [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:58:50.301 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 733 down to 2095137 23:58:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:50.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]} 23:58:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:50840]): SSH-2.0-SSHD-UNKNOWN 23:58:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:50840]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:50840]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:50840]) Send SSH_MSG_KEXINIT 23:58:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50840]) process #0 SSH_MSG_KEXINIT 23:58:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:50840]) SSH_MSG_KEXINIT 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:50840]) strict KEX=true client=true server=true 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: server host key algorithms = rsa-sha2-512 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: compression algorithms (client to server) = none 23:58:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:50840]) Kex: compression algorithms (server to client) = none 23:58:51.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:51.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50840]) process #1 30 23:58:51.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50840]] process command=SSH_MSG_KEXDH_INIT 23:58:51.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:50840]] Send SSH_MSG_KEXDH_REPLY 23:58:51.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #1 sending command=31[31] len=1639 23:58:51.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:50840])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:50840]) Send SSH_MSG_NEWKEYS 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:50840]) session ID=54:a5:78:55:03:8b:10:b9:cb:79:35:bf:6c:8f:ea:69:e5:68:5f:03:13:b4:f0:d9:6f:85:ac:7a:2e:ca:48:a7:06:96:79:f0:3a:d0:94:e0:64:2d:26:1e:f0:68:1d:70:bf:a8:3e:91:f2:0a:8c:63:38:19:88:b8:07:df:7c:d4 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50840]): strict KEX resets output message sequence number from 3 to 0 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:50840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5705e5df; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:50840])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #0 sending command=7[7] len=419 23:58:51.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50840]) No pending packets to flush at end of KEX 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50840]) process #2 SSH_MSG_NEWKEYS 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:50840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50840]): strict KEX resets input message sequence number from 3 to 0 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:50840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@170f522d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50840]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:50840]) authorized authentication methods: password,publickey 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:50840]) Accepted service ssh-userauth 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50840]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50840]) no authentication factory for method=none 23:58:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50840]) SSH_MSG_USERAUTH_REQUEST 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:50840]) remaining methods: password,publickey 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:50840]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:50840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:51.380 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:50840]) authentication result: true 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:50840]) SSH_MSG_USERAUTH_REQUEST 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:50840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:50840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50840]) no heartbeat to stop 23:58:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:50840]) heartbeat type=IGNORE, interval=PT30S 23:58:51.381 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:50840 authenticated 23:58:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50840]] session=TransportServerSession[admin@/10.30.170.83:50840] id=0 23:58:51.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.83:50840])) size=2097152, max=2097152, packet=32768 23:58:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50840] 23:58:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:50840]) recipient=0 23:58:51.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.83:50840])) size=2097152, max=2097152, packet=32768 23:58:51.381 [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.83:50840])) re-initializing 23:58:51.381 [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.83:50840])) size=2097152, max=2097152, packet=32768 23:58:51.381 [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.83:50840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[want-reply=true] subsystem=netconf 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[subsystem] prepared command 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:51.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]}} established 23:58:51.382 [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]:17831 23:58:51.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 344: Creating data stores for simulated device 23:58:51.383 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:51.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:58:51.383 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:51.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:58:51.383 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:51.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[462ffe32] 23:58:51.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:51.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:51.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:51.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:51.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:51.388 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:51.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:51.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:51.388 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[462ffe32], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[462ffe32], subtreeVersion=Version[7cf1f682], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7cf1f682], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:51.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:51.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:51.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] 23:58:51.389 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 344 on channel [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] 23:58:51.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.83:50840]) by 1103 down to 2096049 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) request=subsystem result=ReplySuccess, want-reply=true 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) request=subsystem activate command 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) starting runner for command=netconf 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #5 SSH_MSG_CHANNEL_DATA 23:58:51.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.83:50840]) by 373 down to 2096779 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_DATA len=373 23:58:51.390 [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.83:50840] 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17831', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:51.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=344} created 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]} created 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840] successful with session NetconfServerSession{sessionId=344, channel=[id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]} 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]} up 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #6 SSH_MSG_CHANNEL_DATA 23:58:51.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.83:50840]) by 393 down to 2096386 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_DATA len=393 23:58:51.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.83:50840] 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:51.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=344} 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c935c00 after next message 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x53384857, L:/10.30.171.222:17831 - R:/10.30.170.83:50840]} EXI handlers added to pipeline 23:58:51.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:51.392 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c935c00 23:58:51.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.83:50840]) by 179 down to 2095870 23:58:51.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:51.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:51.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #7 SSH_MSG_CHANNEL_DATA 23:58:51.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) by 340 down to 2096046 23:58:51.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_DATA len=340 23:58:51.393 [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.83:50840] 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:51.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=344} 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7cf1f682] 23:58:51.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:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:51.394 [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:58:51.394 [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:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:51.394 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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:58:51.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:51.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.83:50840]) by 733 down to 2095137 23:58:51.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:51.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:52.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]} 23:58:52.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59760]): SSH-2.0-SSHD-UNKNOWN 23:58:52.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59760]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:52.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59760]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59760]) Send SSH_MSG_KEXINIT 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59760]) process #0 SSH_MSG_KEXINIT 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59760]) SSH_MSG_KEXINIT 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59760]) strict KEX=true client=true server=true 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: server host key algorithms = rsa-sha2-512 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: compression algorithms (client to server) = none 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59760]) Kex: compression algorithms (server to client) = none 23:58:52.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:52.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59760]) process #1 30 23:58:52.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59760]] process command=SSH_MSG_KEXDH_INIT 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59760]] Send SSH_MSG_KEXDH_REPLY 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #1 sending command=31[31] len=1639 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59760])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59760]) Send SSH_MSG_NEWKEYS 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59760]) session ID=35:9b:1a:f7:b9:a9:d3:d6:1f:83:e7:d8:cc:bd:e9:e1:6b:df:0f:00:05:6f:83:06:71:76:ec:1d:e7:19:ac:50:ca:8a:bc:ce:86:78:96:7b:43:50:55:3e:41:8d:77:58:76:63:15:2d:af:5d:7c:f1:63:b9:ee:32:e8:a9:4a:48 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59760]): strict KEX resets output message sequence number from 3 to 0 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59760]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ccaf56; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59760])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59760])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #0 sending command=7[7] len=419 23:58:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59760]) No pending packets to flush at end of KEX 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59760]) process #2 SSH_MSG_NEWKEYS 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59760]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59760]): strict KEX resets input message sequence number from 3 to 0 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59760]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27375f4e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59760]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59760]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59760]) authorized authentication methods: password,publickey 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59760]) Accepted service ssh-userauth 23:58:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59760]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59760]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59760]) no authentication factory for method=none 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59760]) SSH_MSG_USERAUTH_REQUEST 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59760]) remaining methods: password,publickey 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59760]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59760]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:52.458 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59760]) authentication result: true 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59760]) SSH_MSG_USERAUTH_REQUEST 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59760])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59760]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59760]) no heartbeat to stop 23:58:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59760]) heartbeat type=IGNORE, interval=PT30S 23:58:52.459 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59760 authenticated 23:58:52.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:52.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59760]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:52.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59760]] session=TransportServerSession[admin@/10.30.170.83:59760] id=0 23:58:52.459 [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.83:59760])) size=2097152, max=2097152, packet=32768 23:58:52.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59760]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59760] 23:58:52.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59760]) recipient=0 23:58:52.459 [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.83:59760])) size=2097152, max=2097152, packet=32768 23:58:52.459 [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.83:59760])) re-initializing 23:58:52.459 [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.83:59760])) size=2097152, max=2097152, packet=32768 23:58:52.459 [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.83:59760]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:52.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:52.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:52.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:52.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[want-reply=true] subsystem=netconf 23:58:52.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[subsystem] prepared command 23:58:52.460 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:52.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:52.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]}} established 23:58:52.461 [netconf-device-simulator-threads-4] 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]:17832 23:58:52.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 345: Creating data stores for simulated device 23:58:52.461 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:52.461 [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:58:52.461 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:52.461 [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:58:52.461 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:52.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[78f53f95] 23:58:52.462 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:52.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:52.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:52.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:52.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:52.463 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:52.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:52.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:52.463 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[78f53f95], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[78f53f95], subtreeVersion=Version[6d96687f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6d96687f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:52.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:52.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:52.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] 23:58:52.471 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 345 on channel [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] 23:58:52.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 1103 down to 2096049 23:58:52.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) request=subsystem result=ReplySuccess, want-reply=true 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) request=subsystem activate command 23:58:52.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) starting runner for command=netconf 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #5 SSH_MSG_CHANNEL_DATA 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 373 down to 2096779 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_DATA len=373 23:58:52.474 [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.83:59760] 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17832', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=345} created 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]} created 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760] successful with session NetconfServerSession{sessionId=345, channel=[id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]} 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]} up 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #6 SSH_MSG_CHANNEL_DATA 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 393 down to 2096386 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_DATA len=393 23:58:52.474 [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.83:59760] 23:58:52.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:52.475 [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=345} 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@764299af after next message 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x61f569bb, L:/10.30.171.222:17832 - R:/10.30.170.83:59760]} EXI handlers added to pipeline 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@764299af 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 179 down to 2095870 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:52.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:52.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #7 SSH_MSG_CHANNEL_DATA 23:58:52.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.83:59760]) by 340 down to 2096046 23:58:52.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_DATA len=340 23:58:52.504 [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.83:59760] 23:58:52.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:52.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:52.505 [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=345} 23:58:52.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6d96687f] 23:58:52.505 [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:58:52.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:52.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:52.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:52.505 [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:58:52.505 [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:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:52.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:52.506 [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:58:52.506 [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:58:52.506 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:52.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 733 down to 2095137 23:58:52.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:52.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:53.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]} 23:58:53.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48484]): SSH-2.0-SSHD-UNKNOWN 23:58:53.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48484]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:53.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48484]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:53.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48484]) Send SSH_MSG_KEXINIT 23:58:53.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48484]) process #0 SSH_MSG_KEXINIT 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48484]) SSH_MSG_KEXINIT 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48484]) strict KEX=true client=true server=true 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: server host key algorithms = rsa-sha2-512 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: compression algorithms (client to server) = none 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48484]) Kex: compression algorithms (server to client) = none 23:58:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:53.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48484]) process #1 30 23:58:53.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48484]] process command=SSH_MSG_KEXDH_INIT 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48484]] Send SSH_MSG_KEXDH_REPLY 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #1 sending command=31[31] len=1639 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48484])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48484]) Send SSH_MSG_NEWKEYS 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48484]) session ID=db:61:46:a1:5a:1c:0e:48:a0:76:00:64:65:35:04:27:e9:f4:3c:41:96:0c:91:d1:e9:92:b4:a7:f5:db:fe:02:71:5c:3a:3d:58:61:37:71:1b:92:3a:9f:c8:d1:53:5b:c5:98:f0:31:29:f5:bf:0c:8f:56:29:6c:b0:2e:b0:4d 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48484]): strict KEX resets output message sequence number from 3 to 0 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a2662b0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48484])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #0 sending command=7[7] len=419 23:58:53.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48484]) No pending packets to flush at end of KEX 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48484]) process #2 SSH_MSG_NEWKEYS 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48484]): strict KEX resets input message sequence number from 3 to 0 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@310fa146; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48484]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48484]) authorized authentication methods: password,publickey 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48484]) Accepted service ssh-userauth 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48484]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48484]) no authentication factory for method=none 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48484]) SSH_MSG_USERAUTH_REQUEST 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48484]) remaining methods: password,publickey 23:58:53.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:53.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48484]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:53.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:53.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:53.898 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48484]) authentication result: true 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48484]) SSH_MSG_USERAUTH_REQUEST 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48484]) no heartbeat to stop 23:58:53.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48484]) heartbeat type=IGNORE, interval=PT30S 23:58:53.898 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48484 authenticated 23:58:53.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:53.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:53.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48484]] session=TransportServerSession[admin@/10.30.170.83:48484] id=0 23:58:53.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.83:48484])) size=2097152, max=2097152, packet=32768 23:58:53.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48484] 23:58:53.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48484]) recipient=0 23:58:53.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.83:48484])) size=2097152, max=2097152, packet=32768 23:58:53.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.83:48484])) re-initializing 23:58:53.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.83:48484])) size=2097152, max=2097152, packet=32768 23:58:53.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.83:48484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:53.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484])[want-reply=true] subsystem=netconf 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484])[subsystem] prepared command 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]}} established 23:58:53.900 [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]:17833 23:58:53.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 346: Creating data stores for simulated device 23:58:53.900 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:53.900 [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:58:53.900 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:53.900 [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:58:53.900 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:53.901 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6184501] 23:58:53.901 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:53.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:53.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:53.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:53.902 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:53.902 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:53.902 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:53.902 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:53.902 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6184501], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6184501], subtreeVersion=Version[31fa4b3b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31fa4b3b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:53.920 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:53.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] 23:58:53.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 346 on channel [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) by 1103 down to 2096049 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) request=subsystem result=ReplySuccess, want-reply=true 23:58:53.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:53.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) request=subsystem activate command 23:58:53.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) starting runner for command=netconf 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #5 SSH_MSG_CHANNEL_DATA 23:58:53.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.83:48484]) by 373 down to 2096779 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_DATA len=373 23:58:53.925 [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.83:48484] 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17833', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=346} created 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]} created 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484] successful with session NetconfServerSession{sessionId=346, channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]} 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]} up 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #6 SSH_MSG_CHANNEL_DATA 23:58:53.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.83:48484]) by 393 down to 2096386 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_DATA len=393 23:58:53.925 [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.83:48484] 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:53.926 [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:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40eb79ff after next message 23:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 - R:/10.30.170.83:48484]} EXI handlers added to pipeline 23:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40eb79ff 23:58:53.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.83:48484]) by 179 down to 2095870 23:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:53.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #7 SSH_MSG_CHANNEL_DATA 23:58:53.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.83:48484]) by 340 down to 2096046 23:58:53.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_DATA len=340 23:58:53.929 [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.83:48484] 23:58:53.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:53.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:53.930 [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:58:53.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31fa4b3b] 23:58:53.930 [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:58:53.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:53.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:53.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:53.930 [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:58:53.930 [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:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:53.931 [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:58:53.931 [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:58:53.931 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:53.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.83:48484]) by 733 down to 2095137 23:58:53.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:53.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]} 23:58:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44058]): SSH-2.0-SSHD-UNKNOWN 23:58:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44058]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44058]) Send SSH_MSG_KEXINIT 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44058]) process #0 SSH_MSG_KEXINIT 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44058]) SSH_MSG_KEXINIT 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44058]) strict KEX=true client=true server=true 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: server host key algorithms = rsa-sha2-512 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: compression algorithms (client to server) = none 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44058]) Kex: compression algorithms (server to client) = none 23:58:55.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:55.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44058]) process #1 30 23:58:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44058]] process command=SSH_MSG_KEXDH_INIT 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44058]] Send SSH_MSG_KEXDH_REPLY 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #1 sending command=31[31] len=1639 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44058]) Send SSH_MSG_NEWKEYS 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44058]) session ID=c8:20:84:7d:da:1c:be:6a:1a:e3:ec:8c:1b:d4:77:f3:c5:be:6f:fb:fa:5f:8a:44:c2:dc:c1:f7:27:03:da:da:3d:44:b2:c9:cd:87:b1:43:c4:cd:ad:79:71:9c:f5:0b:ef:f3:4d:ad:c3:0f:d3:80:e7:54:20:92:0f:a0:14:c8 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44058]): strict KEX resets output message sequence number from 3 to 0 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37946839; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:44058])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #0 sending command=7[7] len=419 23:58:55.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44058]) No pending packets to flush at end of KEX 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44058]) process #2 SSH_MSG_NEWKEYS 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44058]): strict KEX resets input message sequence number from 3 to 0 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c0abfbc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44058]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44058]) authorized authentication methods: password,publickey 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44058]) Accepted service ssh-userauth 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44058]) no authentication factory for method=none 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44058]) SSH_MSG_USERAUTH_REQUEST 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44058]) remaining methods: password,publickey 23:58:55.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:55.300 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44058]) authentication result: true 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44058]) SSH_MSG_USERAUTH_REQUEST 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44058]) no heartbeat to stop 23:58:55.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44058]) heartbeat type=IGNORE, interval=PT30S 23:58:55.300 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44058 authenticated 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44058]] session=TransportServerSession[admin@/10.30.170.83:44058] id=0 23:58:55.301 [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.83:44058])) size=2097152, max=2097152, packet=32768 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44058] 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44058]) recipient=0 23:58:55.301 [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.83:44058])) size=2097152, max=2097152, packet=32768 23:58:55.301 [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.83:44058])) re-initializing 23:58:55.301 [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.83:44058])) size=2097152, max=2097152, packet=32768 23:58:55.301 [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.83:44058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:55.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[want-reply=true] subsystem=netconf 23:58:55.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[subsystem] prepared command 23:58:55.302 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:55.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:55.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]}} established 23:58:55.302 [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]:17834 23:58:55.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 347: Creating data stores for simulated device 23:58:55.302 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:55.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:58:55.302 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:55.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:58:55.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:55.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e02514c] 23:58:55.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:55.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:55.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:55.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:55.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:55.304 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:55.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:55.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:55.304 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e02514c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e02514c], subtreeVersion=Version[5785730d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5785730d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:55.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:55.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:55.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] 23:58:55.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 347 on channel [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] 23:58:55.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.83:44058]) by 1103 down to 2096049 23:58:55.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) request=subsystem result=ReplySuccess, want-reply=true 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) request=subsystem activate command 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) starting runner for command=netconf 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #5 SSH_MSG_CHANNEL_DATA 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) by 373 down to 2096779 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_DATA len=373 23:58:55.307 [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.83:44058] 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:55.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17834', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=347} created 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]} created 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058] successful with session NetconfServerSession{sessionId=347, channel=[id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]} 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]} up 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #6 SSH_MSG_CHANNEL_DATA 23:58:55.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.83:44058]) by 393 down to 2096386 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_DATA len=393 23:58:55.308 [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.83:44058] 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:55.308 [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:58:55.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ad6d613 after next message 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x68734bdc, L:/10.30.171.222:17834 - R:/10.30.170.83:44058]} EXI handlers added to pipeline 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ad6d613 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) by 179 down to 2095870 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:55.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:55.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #7 SSH_MSG_CHANNEL_DATA 23:58:55.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.83:44058]) by 340 down to 2096046 23:58:55.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_DATA len=340 23:58:55.310 [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.83:44058] 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:55.311 [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:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5785730d] 23:58:55.311 [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:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:55.311 [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:58:55.311 [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:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:55.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:55.311 [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:58:55.312 [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:58:55.312 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:55.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.83:44058]) by 733 down to 2095137 23:58:55.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:55.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:56.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]} 23:58:56.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52006]): SSH-2.0-SSHD-UNKNOWN 23:58:56.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52006]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:56.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52006]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52006]) Send SSH_MSG_KEXINIT 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52006]) process #0 SSH_MSG_KEXINIT 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52006]) SSH_MSG_KEXINIT 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52006]) strict KEX=true client=true server=true 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: server host key algorithms = rsa-sha2-512 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: compression algorithms (client to server) = none 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52006]) Kex: compression algorithms (server to client) = none 23:58:56.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:56.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52006]) process #1 30 23:58:56.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52006]] process command=SSH_MSG_KEXDH_INIT 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52006]] Send SSH_MSG_KEXDH_REPLY 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #1 sending command=31[31] len=1639 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52006])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52006]) Send SSH_MSG_NEWKEYS 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52006]) session ID=ce:40:2c:f5:e3:c8:31:36:55:f5:b5:6d:e9:8b:b2:05:2a:f3:94:d8:38:a4:23:ac:30:fa:7c:9e:94:30:b2:6c:3c:55:1c:4c:b5:a7:65:f5:d9:76:cc:dc:8a:e9:5a:2e:3c:3b:42:bc:47:8b:b2:68:7f:49:36:c3:51:a4:27:57 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52006]): strict KEX resets output message sequence number from 3 to 0 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52006]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67469cd9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52006])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52006])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #0 sending command=7[7] len=419 23:58:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52006]) No pending packets to flush at end of KEX 23:58:56.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52006]) process #2 SSH_MSG_NEWKEYS 23:58:56.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52006]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:56.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52006]): strict KEX resets input message sequence number from 3 to 0 23:58:56.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52006]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d30b3bc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52006]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52006]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52006]) authorized authentication methods: password,publickey 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52006]) Accepted service ssh-userauth 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52006]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52006]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52006]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52006]) no authentication factory for method=none 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52006]) SSH_MSG_USERAUTH_REQUEST 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52006]) remaining methods: password,publickey 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52006]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52006]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52006]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:56.205 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52006]) authentication result: true 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52006]) SSH_MSG_USERAUTH_REQUEST 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52006])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52006]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52006]) no heartbeat to stop 23:58:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52006]) heartbeat type=IGNORE, interval=PT30S 23:58:56.205 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52006 authenticated 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52006]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52006]] session=TransportServerSession[admin@/10.30.170.83:52006] id=0 23:58:56.206 [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.83:52006])) size=2097152, max=2097152, packet=32768 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52006]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52006] 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52006]) recipient=0 23:58:56.206 [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.83:52006])) size=2097152, max=2097152, packet=32768 23:58:56.206 [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.83:52006])) re-initializing 23:58:56.206 [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.83:52006])) size=2097152, max=2097152, packet=32768 23:58:56.206 [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.83:52006]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[want-reply=true] subsystem=netconf 23:58:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[subsystem] prepared command 23:58:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]}} established 23:58:56.207 [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]:17835 23:58:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 348: Creating data stores for simulated device 23:58:56.207 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:56.207 [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:58:56.207 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:56.207 [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:58:56.207 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:56.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[35b028c1] 23:58:56.208 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:56.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:56.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:56.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:56.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:56.210 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:56.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:56.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:56.210 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[35b028c1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[35b028c1], subtreeVersion=Version[10c6d06c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10c6d06c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:56.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] 23:58:56.212 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 348 on channel [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] 23:58:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 1103 down to 2096049 23:58:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) request=subsystem result=ReplySuccess, want-reply=true 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) request=subsystem activate command 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) starting runner for command=netconf 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #5 SSH_MSG_CHANNEL_DATA 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 373 down to 2096779 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_DATA len=373 23:58:56.213 [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.83:52006] 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17835', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=348} created 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]} created 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006] successful with session NetconfServerSession{sessionId=348, channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]} 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]} up 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #6 SSH_MSG_CHANNEL_DATA 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 393 down to 2096386 23:58:56.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_DATA len=393 23:58:56.213 [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.83:52006] 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:56.214 [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:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ff70164 after next message 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 - R:/10.30.170.83:52006]} EXI handlers added to pipeline 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ff70164 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 179 down to 2095870 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:56.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #7 SSH_MSG_CHANNEL_DATA 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 340 down to 2096046 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_DATA len=340 23:58:56.216 [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.83:52006] 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:56.216 [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:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10c6d06c] 23:58:56.216 [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:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:56.216 [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:58:56.216 [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:58:56.216 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:56.217 [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:58:56.217 [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:58:56.217 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 733 down to 2095137 23:58:56.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:56.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:56.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]} 23:58:56.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42336]): SSH-2.0-SSHD-UNKNOWN 23:58:56.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42336]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:56.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42336]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42336]) Send SSH_MSG_KEXINIT 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42336]) process #0 SSH_MSG_KEXINIT 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42336]) SSH_MSG_KEXINIT 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42336]) strict KEX=true client=true server=true 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: server host key algorithms = rsa-sha2-512 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:56.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: compression algorithms (client to server) = none 23:58:56.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42336]) Kex: compression algorithms (server to client) = none 23:58:56.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:56.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42336]) process #1 30 23:58:56.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42336]] process command=SSH_MSG_KEXDH_INIT 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42336]] Send SSH_MSG_KEXDH_REPLY 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #1 sending command=31[31] len=1639 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42336])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42336]) Send SSH_MSG_NEWKEYS 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42336]) session ID=9a:20:9c:cf:07:cc:e2:65:c0:d5:02:18:82:b4:06:4f:43:01:2e:6b:33:ea:d0:eb:8d:4e:74:b8:08:4c:05:4c:8e:52:f5:c7:63:f4:30:a2:de:33:8d:09:c4:e3:4d:f9:85:93:d4:32:8f:9c:95:bb:5d:23:d5:2b:e4:c2:0e:b1 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42336]): strict KEX resets output message sequence number from 3 to 0 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42336]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25c16edc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42336])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42336])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #0 sending command=7[7] len=419 23:58:56.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42336]) No pending packets to flush at end of KEX 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42336]) process #2 SSH_MSG_NEWKEYS 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42336]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42336]): strict KEX resets input message sequence number from 3 to 0 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42336]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66d0cf74; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42336]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42336]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42336]) authorized authentication methods: password,publickey 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42336]) Accepted service ssh-userauth 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42336]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42336]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42336]) no authentication factory for method=none 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42336]) SSH_MSG_USERAUTH_REQUEST 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42336]) remaining methods: password,publickey 23:58:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42336]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42336]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:56.922 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42336]) authentication result: true 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42336]) SSH_MSG_USERAUTH_REQUEST 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42336])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42336]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42336]) no heartbeat to stop 23:58:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42336]) heartbeat type=IGNORE, interval=PT30S 23:58:56.922 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42336 authenticated 23:58:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42336]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42336]] session=TransportServerSession[admin@/10.30.170.83:42336] id=0 23:58:56.923 [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.83:42336])) size=2097152, max=2097152, packet=32768 23:58:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42336]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42336] 23:58:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42336]) recipient=0 23:58:56.923 [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.83:42336])) size=2097152, max=2097152, packet=32768 23:58:56.923 [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.83:42336])) re-initializing 23:58:56.923 [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.83:42336])) size=2097152, max=2097152, packet=32768 23:58:56.923 [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.83:42336]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[want-reply=true] subsystem=netconf 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[subsystem] prepared command 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]}} established 23:58:56.924 [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]:17836 23:58:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 349: Creating data stores for simulated device 23:58:56.924 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:56.924 [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:58:56.924 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:56.924 [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:58:56.924 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4643ac0f] 23:58:56.925 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:56.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:56.926 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:56.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:56.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:56.926 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4643ac0f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4643ac0f], subtreeVersion=Version[3bb58bd9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3bb58bd9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:56.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] 23:58:56.928 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 349 on channel [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) by 1103 down to 2096049 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) request=subsystem result=ReplySuccess, want-reply=true 23:58:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) request=subsystem activate command 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) starting runner for command=netconf 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #5 SSH_MSG_CHANNEL_DATA 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) by 373 down to 2096779 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_CHANNEL_DATA len=373 23:58:56.929 [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.83:42336] 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] 23:58: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.171.222', port='17836', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=349} created 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]} created 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336] successful with session NetconfServerSession{sessionId=349, channel=[id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]} 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]} up 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #6 SSH_MSG_CHANNEL_DATA 23:58: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.83:42336]) by 393 down to 2096386 23:58: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.83:42336]) SSH_MSG_CHANNEL_DATA len=393 23:58: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.83:42336] 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58: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=349} 23:58:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@412eede6 after next message 23:58:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x1820cd66, L:/10.30.171.222:17836 - R:/10.30.170.83:42336]} EXI handlers added to pipeline 23:58:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@412eede6 23:58: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.83:42336]) by 179 down to 2095870 23:58:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:56.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #7 SSH_MSG_CHANNEL_DATA 23:58:56.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) by 340 down to 2096046 23:58:56.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_CHANNEL_DATA len=340 23:58:56.932 [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.83:42336] 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58: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=349} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3bb58bd9] 23:58:56.933 [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:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:56.933 [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:58:56.933 [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:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:56.933 [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:58:56.933 [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:58:56.933 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:56.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.83:42336]) by 733 down to 2095137 23:58:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:57.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]} 23:58:57.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60488]): SSH-2.0-SSHD-UNKNOWN 23:58:57.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60488]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:57.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60488]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60488]) Send SSH_MSG_KEXINIT 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60488]) process #0 SSH_MSG_KEXINIT 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60488]) SSH_MSG_KEXINIT 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60488]) strict KEX=true client=true server=true 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: server host key algorithms = rsa-sha2-512 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: compression algorithms (client to server) = none 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60488]) Kex: compression algorithms (server to client) = none 23:58:57.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:57.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60488]) process #1 30 23:58:57.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60488]] process command=SSH_MSG_KEXDH_INIT 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60488]] Send SSH_MSG_KEXDH_REPLY 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #1 sending command=31[31] len=1639 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60488])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60488]) Send SSH_MSG_NEWKEYS 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60488]) session ID=eb:5e:7f:9a:e2:ed:30:b0:ff:5f:46:02:ba:a8:e5:b5:ef:05:04:6d:b1:68:7a:ae:8c:fc:f7:74:7f:27:10:3c:f3:27:95:d7:70:d9:6f:26:70:6b:ef:81:5e:ac:d7:a5:55:36:7e:5e:65:29:ee:17:4b:7a:83:0c:e4:af:0d:1f 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60488]): strict KEX resets output message sequence number from 3 to 0 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60488]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c2d9f5f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:57.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60488])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:57.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60488])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:57.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #0 sending command=7[7] len=419 23:58:57.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60488]) No pending packets to flush at end of KEX 23:58:57.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60488]) process #2 SSH_MSG_NEWKEYS 23:58:57.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60488]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:57.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60488]): strict KEX resets input message sequence number from 3 to 0 23:58:57.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60488]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4899654a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60488]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60488]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60488]) authorized authentication methods: password,publickey 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60488]) Accepted service ssh-userauth 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60488]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60488]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60488]) no authentication factory for method=none 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60488]) SSH_MSG_USERAUTH_REQUEST 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60488]) remaining methods: password,publickey 23:58:57.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60488]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60488]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:57.953 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60488]) authentication result: true 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60488]) SSH_MSG_USERAUTH_REQUEST 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60488])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60488]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60488]) no heartbeat to stop 23:58:57.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60488]) heartbeat type=IGNORE, interval=PT30S 23:58:57.954 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60488 authenticated 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60488]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60488]] session=TransportServerSession[admin@/10.30.170.83:60488] id=0 23:58:57.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.83:60488])) size=2097152, max=2097152, packet=32768 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60488]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60488] 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60488]) recipient=0 23:58:57.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.83:60488])) size=2097152, max=2097152, packet=32768 23:58:57.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.83:60488])) re-initializing 23:58:57.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.83:60488])) size=2097152, max=2097152, packet=32768 23:58:57.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.83:60488]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:57.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[want-reply=true] subsystem=netconf 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[subsystem] prepared command 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]}} established 23:58:57.956 [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]:17837 23:58:57.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 350: Creating data stores for simulated device 23:58:57.956 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:57.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:58:57.956 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:57.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:58:57.956 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:57.957 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33c78a3f] 23:58:57.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:57.958 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:57.958 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:57.958 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:57.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:57.959 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:57.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:57.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:57.959 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33c78a3f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33c78a3f], subtreeVersion=Version[295ac382], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[295ac382], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:57.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:57.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:57.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] 23:58:57.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 350 on channel [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] 23:58:57.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.83:60488]) by 1103 down to 2096049 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) request=subsystem result=ReplySuccess, want-reply=true 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) request=subsystem activate command 23:58:57.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) starting runner for command=netconf 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #5 SSH_MSG_CHANNEL_DATA 23:58:57.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.83:60488]) by 373 down to 2096779 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_DATA len=373 23:58:57.962 [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.83:60488] 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17837', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=350} created 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]} created 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488] successful with session NetconfServerSession{sessionId=350, channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]} 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]} up 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #6 SSH_MSG_CHANNEL_DATA 23:58:57.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.83:60488]) by 393 down to 2096386 23:58:57.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_DATA len=393 23:58:57.962 [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.83:60488] 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:57.963 [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:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2badf441 after next message 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 - R:/10.30.170.83:60488]} EXI handlers added to pipeline 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2badf441 23:58:57.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.83:60488]) by 179 down to 2095870 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:57.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #7 SSH_MSG_CHANNEL_DATA 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) by 340 down to 2096046 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_DATA len=340 23:58:57.965 [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.83:60488] 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:57.965 [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:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[295ac382] 23:58:57.965 [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:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:57.965 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:57.965 [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:58:57.966 [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:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:58:57.966 [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:58:57.966 [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:58:57.966 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) by 733 down to 2095137 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:57.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:58.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]} 23:58:58.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:53748]): SSH-2.0-SSHD-UNKNOWN 23:58:58.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:53748]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:58.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:53748]) client version string: SSH-2.0-SSHD-UNKNOWN 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:53748]) Send SSH_MSG_KEXINIT 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53748]) process #0 SSH_MSG_KEXINIT 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:53748]) SSH_MSG_KEXINIT 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:53748]) strict KEX=true client=true server=true 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: kex algorithms = sntrup761x25519-sha512 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: server host key algorithms = rsa-sha2-512 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: compression algorithms (client to server) = none 23:58:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:53748]) Kex: compression algorithms (server to client) = none 23:58:58.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:58:58.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53748]) process #1 30 23:58:58.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53748]] process command=SSH_MSG_KEXDH_INIT 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:53748]] Send SSH_MSG_KEXDH_REPLY 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #1 sending command=31[31] len=1639 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:53748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:53748]) Send SSH_MSG_NEWKEYS 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:53748]) session ID=70:d4:78:fa:47:61:86:7a:34:bc:1f:6d:e1:89:dc:d8:69:bb:d3:4b:cb:15:42:e4:ee:da:3d:30:5f:8c:96:57:c3:8a:57:45:30:5c:cc:b1:6d:25:42:3f:7f:80:ce:30:38:25:91:07:90:17:21:3a:c3:82:c7:64:24:89:3c:8b 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53748]): strict KEX resets output message sequence number from 3 to 0 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:53748]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@579b940d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:53748])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #0 sending command=7[7] len=419 23:58:58.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53748]) No pending packets to flush at end of KEX 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53748]) process #2 SSH_MSG_NEWKEYS 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:53748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53748]): strict KEX resets input message sequence number from 3 to 0 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:53748]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f2e2e6c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53748]) process #0 SSH_MSG_SERVICE_REQUEST 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:53748]) authorized authentication methods: password,publickey 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:53748]) Accepted service ssh-userauth 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53748]) process #1 SSH_MSG_USERAUTH_REQUEST 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53748]) no authentication factory for method=none 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53748]) SSH_MSG_USERAUTH_REQUEST 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:53748]) remaining methods: password,publickey 23:58:58.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:53748]) process #2 SSH_MSG_USERAUTH_REQUEST 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:53748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:58:58.953 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:53748]) authentication result: true 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:53748]) SSH_MSG_USERAUTH_REQUEST 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:53748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:53748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53748]) no heartbeat to stop 23:58:58.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:53748]) heartbeat type=IGNORE, interval=PT30S 23:58:58.953 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:53748 authenticated 23:58:58.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #3 SSH_MSG_CHANNEL_OPEN 23:58:58.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:58:58.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53748]] session=TransportServerSession[admin@/10.30.170.83:53748] id=0 23:58:58.954 [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.83:53748])) size=2097152, max=2097152, packet=32768 23:58:58.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53748] 23:58:58.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:53748]) recipient=0 23:58:58.954 [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.83:53748])) size=2097152, max=2097152, packet=32768 23:58:58.954 [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.83:53748])) re-initializing 23:58:58.954 [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.83:53748])) size=2097152, max=2097152, packet=32768 23:58:58.954 [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.83:53748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:58:58.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #4 SSH_MSG_CHANNEL_REQUEST 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[want-reply=true] subsystem=netconf 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[subsystem] prepared command 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]}} established 23:58:58.955 [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]:17838 23:58:58.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 351: Creating data stores for simulated device 23:58:58.955 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:58:58.955 [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:58:58.955 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:58:58.955 [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:58:58.955 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:58:58.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e374e20] 23:58:58.960 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:58:58.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:58:58.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:58:58.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:58:58.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:58:58.961 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:58:58.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:58:58.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:58:58.961 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e374e20], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e374e20], subtreeVersion=Version[779485b6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[779485b6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:58:58.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:58:58.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:58:58.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] 23:58:58.963 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 351 on channel [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] 23:58:58.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.83:53748]) by 1103 down to 2096049 23:58:58.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) request=subsystem result=ReplySuccess, want-reply=true 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) request=subsystem activate command 23:58:58.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) starting runner for command=netconf 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #5 SSH_MSG_CHANNEL_DATA 23:58:58.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.83:53748]) by 373 down to 2096779 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_DATA len=373 23:58:58.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.83:53748] 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17838', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=351} created 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]} created 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748] successful with session NetconfServerSession{sessionId=351, channel=[id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]} 23:58:58.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]} up 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #6 SSH_MSG_CHANNEL_DATA 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) by 393 down to 2096386 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_DATA len=393 23:58:58.969 [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.83:53748] 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:58.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=351} 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18fcee51 after next message 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x802f80e0, L:/10.30.171.222:17838 - R:/10.30.170.83:53748]} EXI handlers added to pipeline 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18fcee51 23:58:58.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.83:53748]) by 179 down to 2095870 23:58:58.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:58:58.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #7 SSH_MSG_CHANNEL_DATA 23:58:58.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.83:53748]) by 340 down to 2096046 23:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_DATA len=340 23:58:58.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.83:53748] 23:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:58:58.971 [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:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[779485b6] 23:58:58.971 [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:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:58:58.971 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:58:58.971 [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:58:58.971 [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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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:58:58.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:58:58.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) by 733 down to 2095137 23:58:58.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:58:58.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:58:59.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]} 23:58:59.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34890]): SSH-2.0-SSHD-UNKNOWN 23:58:59.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34890]) line='SSH-2.0-SSHD-UNKNOWN' 23:58:59.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34890]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34890]) Send SSH_MSG_KEXINIT 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34890]) process #0 SSH_MSG_KEXINIT 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34890]) SSH_MSG_KEXINIT 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34890]) strict KEX=true client=true server=true 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: server host key algorithms = rsa-sha2-512 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: compression algorithms (client to server) = none 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34890]) Kex: compression algorithms (server to client) = none 23:59:00.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:00.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34890]) process #1 30 23:59:00.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34890]] process command=SSH_MSG_KEXDH_INIT 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34890]] Send SSH_MSG_KEXDH_REPLY 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #1 sending command=31[31] len=1639 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34890])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34890]) Send SSH_MSG_NEWKEYS 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34890]) session ID=30:0f:fe:6c:ce:92:94:2f:31:a4:be:83:4a:fd:12:75:6a:21:8c:d9:d2:09:0a:fc:1e:28:89:85:3c:0e:65:f2:f2:6d:04:8c:f2:92:5c:66:5a:e7:7e:c2:67:6f:f5:21:8b:06:47:1c:07:d6:e0:36:a7:ce:62:86:0b:e0:31:24 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34890]): strict KEX resets output message sequence number from 3 to 0 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@308c09c3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34890])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34890])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #0 sending command=7[7] len=419 23:59:00.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34890]) No pending packets to flush at end of KEX 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34890]) process #2 SSH_MSG_NEWKEYS 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34890]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34890]): strict KEX resets input message sequence number from 3 to 0 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34890]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65310aae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34890]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34890]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34890]) authorized authentication methods: password,publickey 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34890]) Accepted service ssh-userauth 23:59:00.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34890]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34890]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34890]) no authentication factory for method=none 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34890]) SSH_MSG_USERAUTH_REQUEST 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34890]) remaining methods: password,publickey 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34890]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34890]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:00.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34890]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:00.189 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34890]) authentication result: true 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34890]) SSH_MSG_USERAUTH_REQUEST 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34890])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34890]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34890]) no heartbeat to stop 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34890]) heartbeat type=IGNORE, interval=PT30S 23:59:00.189 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34890 authenticated 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:00.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34890]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34890]] session=TransportServerSession[admin@/10.30.170.83:34890] id=0 23:59:00.190 [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.83:34890])) size=2097152, max=2097152, packet=32768 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34890]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34890] 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34890]) recipient=0 23:59:00.190 [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.83:34890])) size=2097152, max=2097152, packet=32768 23:59:00.190 [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.83:34890])) re-initializing 23:59:00.190 [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.83:34890])) size=2097152, max=2097152, packet=32768 23:59:00.190 [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.83:34890]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:00.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[want-reply=true] subsystem=netconf 23:59:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[subsystem] prepared command 23:59:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]}} established 23:59:00.191 [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]:17839 23:59:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 352: Creating data stores for simulated device 23:59:00.191 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:00.191 [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:59:00.191 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:00.191 [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:59:00.191 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:00.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6c01ce62] 23:59:00.192 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:00.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:00.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:00.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:00.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:00.193 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:00.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:00.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:00.193 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6c01ce62], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6c01ce62], subtreeVersion=Version[3b5441a1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b5441a1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:00.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:00.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] 23:59:00.194 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 352 on channel [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) by 1103 down to 2096049 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) request=subsystem result=ReplySuccess, want-reply=true 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) request=subsystem activate command 23:59:00.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) starting runner for command=netconf 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #5 SSH_MSG_CHANNEL_DATA 23:59:00.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.83:34890]) by 373 down to 2096779 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_DATA len=373 23:59:00.195 [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.83:34890] 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17839', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=352} created 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]} created 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890] successful with session NetconfServerSession{sessionId=352, channel=[id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]} 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]} up 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #6 SSH_MSG_CHANNEL_DATA 23:59:00.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.83:34890]) by 393 down to 2096386 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_DATA len=393 23:59:00.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.83:34890] 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:00.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:00.196 [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:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6bfa721a after next message 23:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x6711e334, L:/10.30.171.222:17839 - R:/10.30.170.83:34890]} EXI handlers added to pipeline 23:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6bfa721a 23:59:00.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.83:34890]) by 179 down to 2095870 23:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:00.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:00.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #7 SSH_MSG_CHANNEL_DATA 23:59:00.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) by 340 down to 2096046 23:59:00.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_DATA len=340 23:59:00.197 [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.83:34890] 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:00.198 [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:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b5441a1] 23:59:00.198 [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:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:00.198 [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:59:00.198 [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:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:00.198 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:00.198 [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:59:00.198 [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:59:00.198 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:00.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.83:34890]) by 733 down to 2095137 23:59:00.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:00.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:01.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]} 23:59:01.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49512]): SSH-2.0-SSHD-UNKNOWN 23:59:01.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49512]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:01.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49512]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49512]) Send SSH_MSG_KEXINIT 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49512]) process #0 SSH_MSG_KEXINIT 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49512]) SSH_MSG_KEXINIT 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49512]) strict KEX=true client=true server=true 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: server host key algorithms = rsa-sha2-512 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: compression algorithms (client to server) = none 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49512]) Kex: compression algorithms (server to client) = none 23:59:01.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:01.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49512]) process #1 30 23:59:01.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49512]] process command=SSH_MSG_KEXDH_INIT 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49512]] Send SSH_MSG_KEXDH_REPLY 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #1 sending command=31[31] len=1639 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49512])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49512]) Send SSH_MSG_NEWKEYS 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49512]) session ID=30:cb:f2:c1:05:71:78:34:16:e8:64:f5:be:2a:67:e7:de:97:63:c7:98:07:d6:bd:2b:1c:13:d0:89:70:ee:7e:de:43:a6:ed:dd:5f:92:75:a0:d0:46:de:b4:83:64:7a:cb:88:5e:1f:ea:24:ac:62:31:a8:7d:37:e1:87:89:10 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49512]): strict KEX resets output message sequence number from 3 to 0 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49512]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43bdbe7a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49512])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49512])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #0 sending command=7[7] len=419 23:59:01.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49512]) No pending packets to flush at end of KEX 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49512]) process #2 SSH_MSG_NEWKEYS 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49512]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49512]): strict KEX resets input message sequence number from 3 to 0 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49512]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@dfdfa7a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49512]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49512]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49512]) authorized authentication methods: password,publickey 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49512]) Accepted service ssh-userauth 23:59:01.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49512]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49512]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49512]) no authentication factory for method=none 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49512]) SSH_MSG_USERAUTH_REQUEST 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49512]) remaining methods: password,publickey 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49512]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49512]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:01.698 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49512]) authentication result: true 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49512]) SSH_MSG_USERAUTH_REQUEST 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49512])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49512]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49512]) no heartbeat to stop 23:59:01.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49512]) heartbeat type=IGNORE, interval=PT30S 23:59:01.698 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49512 authenticated 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49512]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49512]] session=TransportServerSession[admin@/10.30.170.83:49512] id=0 23:59:01.699 [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.83:49512])) size=2097152, max=2097152, packet=32768 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49512]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49512] 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49512]) recipient=0 23:59:01.699 [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.83:49512])) size=2097152, max=2097152, packet=32768 23:59:01.699 [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.83:49512])) re-initializing 23:59:01.699 [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.83:49512])) size=2097152, max=2097152, packet=32768 23:59:01.699 [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.83:49512]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[want-reply=true] subsystem=netconf 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[subsystem] prepared command 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:01.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]}} established 23:59:01.699 [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]:17840 23:59:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 353: Creating data stores for simulated device 23:59:01.700 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:01.700 [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:59:01.700 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:01.700 [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:59:01.700 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[65d7b5e9] 23:59:01.700 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:01.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:01.701 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:01.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:01.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:01.701 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[65d7b5e9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[65d7b5e9], subtreeVersion=Version[5424f54e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5424f54e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:01.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:01.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] 23:59:01.702 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 353 on channel [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) by 1103 down to 2096049 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) request=subsystem result=ReplySuccess, want-reply=true 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) request=subsystem activate command 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) starting runner for command=netconf 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #5 SSH_MSG_CHANNEL_DATA 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) by 373 down to 2096779 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_DATA len=373 23:59:01.703 [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.83:49512] 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17840', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=353} created 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]} created 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512] successful with session NetconfServerSession{sessionId=353, channel=[id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]} 23:59:01.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]} up 23:59:01.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #6 SSH_MSG_CHANNEL_DATA 23:59:01.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) by 393 down to 2096386 23:59:01.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_DATA len=393 23:59:01.705 [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.83:49512] 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:01.706 [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:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6994aea2 after next message 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xc45328ba, L:/10.30.171.222:17840 - R:/10.30.170.83:49512]} EXI handlers added to pipeline 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6994aea2 23:59:01.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.83:49512]) by 179 down to 2095870 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:01.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #7 SSH_MSG_CHANNEL_DATA 23:59:01.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.83:49512]) by 340 down to 2096046 23:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_DATA len=340 23:59:01.708 [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.83:49512] 23:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:01.708 [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:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5424f54e] 23:59:01.708 [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:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:01.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:01.709 [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:59:01.709 [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:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:01.709 [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:59:01.709 [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:59:01.709 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:01.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.83:49512]) by 733 down to 2095137 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:01.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:02.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]} 23:59:02.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59226]): SSH-2.0-SSHD-UNKNOWN 23:59:02.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59226]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:02.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59226]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59226]) Send SSH_MSG_KEXINIT 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59226]) process #0 SSH_MSG_KEXINIT 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59226]) SSH_MSG_KEXINIT 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59226]) strict KEX=true client=true server=true 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: server host key algorithms = rsa-sha2-512 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: compression algorithms (client to server) = none 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59226]) Kex: compression algorithms (server to client) = none 23:59:02.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:02.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59226]) process #1 30 23:59:02.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59226]] process command=SSH_MSG_KEXDH_INIT 23:59:02.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59226]] Send SSH_MSG_KEXDH_REPLY 23:59:02.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #1 sending command=31[31] len=1639 23:59:02.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59226])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:02.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59226]) Send SSH_MSG_NEWKEYS 23:59:02.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59226]) session ID=44:be:74:1a:26:df:9e:70:dd:dc:6a:de:c6:b9:b2:bb:8b:39:92:fc:82:fe:60:fa:be:ae:c4:c4:a4:b4:4f:00:f6:8d:ac:39:47:8a:5f:99:13:0e:50:15:69:1d:08:aa:29:69:8d:3f:19:09:d3:72:cf:81:1d:f5:30:b0:40:db 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59226]): strict KEX resets output message sequence number from 3 to 0 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35a1afe7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59226])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59226])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #0 sending command=7[7] len=419 23:59:02.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59226]) No pending packets to flush at end of KEX 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59226]) process #2 SSH_MSG_NEWKEYS 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59226]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59226]): strict KEX resets input message sequence number from 3 to 0 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b71e2ae; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59226]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59226]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59226]) authorized authentication methods: password,publickey 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59226]) Accepted service ssh-userauth 23:59:02.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59226]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59226]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59226]) no authentication factory for method=none 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59226]) SSH_MSG_USERAUTH_REQUEST 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59226]) remaining methods: password,publickey 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59226]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59226]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:02.790 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59226]) authentication result: true 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59226]) SSH_MSG_USERAUTH_REQUEST 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59226])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59226]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59226]) no heartbeat to stop 23:59:02.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59226]) heartbeat type=IGNORE, interval=PT30S 23:59:02.790 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59226 authenticated 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59226]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59226]] session=TransportServerSession[admin@/10.30.170.83:59226] id=0 23:59:02.791 [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.83:59226])) size=2097152, max=2097152, packet=32768 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59226]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59226] 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59226]) recipient=0 23:59:02.791 [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.83:59226])) size=2097152, max=2097152, packet=32768 23:59:02.791 [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.83:59226])) re-initializing 23:59:02.791 [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.83:59226])) size=2097152, max=2097152, packet=32768 23:59:02.791 [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.83:59226]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[want-reply=true] subsystem=netconf 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[subsystem] prepared command 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:02.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]}} established 23:59:02.792 [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]:17841 23:59:02.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 354: Creating data stores for simulated device 23:59:02.792 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:02.792 [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:59:02.792 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:02.792 [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:59:02.792 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:02.792 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42e42add] 23:59:02.792 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:02.792 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:02.793 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:02.793 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:02.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:02.793 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:02.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:02.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:02.793 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42e42add], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42e42add], subtreeVersion=Version[67ba0d3c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[67ba0d3c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:02.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:02.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] 23:59:02.794 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 354 on channel [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 1103 down to 2096049 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) request=subsystem result=ReplySuccess, want-reply=true 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) request=subsystem activate command 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) starting runner for command=netconf 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #5 SSH_MSG_CHANNEL_DATA 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 373 down to 2096779 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_DATA len=373 23:59:02.794 [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.83:59226] 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:02.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17841', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=354} created 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]} created 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226] successful with session NetconfServerSession{sessionId=354, channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]} 23:59:02.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]} up 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #6 SSH_MSG_CHANNEL_DATA 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 393 down to 2096386 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_DATA len=393 23:59:02.796 [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.83:59226] 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:02.796 [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:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e431bd9 after next message 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 - R:/10.30.170.83:59226]} EXI handlers added to pipeline 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e431bd9 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 179 down to 2095870 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #7 SSH_MSG_CHANNEL_DATA 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 340 down to 2096046 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_DATA len=340 23:59:02.799 [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.83:59226] 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:02.799 [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:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[67ba0d3c] 23:59:02.799 [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:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:02.799 [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:59:02.799 [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:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:02.799 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:02.800 [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:59:02.800 [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:59:02.800 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 733 down to 2095137 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:02.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:03.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]} 23:59:03.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:52078]): SSH-2.0-SSHD-UNKNOWN 23:59:03.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:52078]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:03.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:52078]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:52078]) Send SSH_MSG_KEXINIT 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52078]) process #0 SSH_MSG_KEXINIT 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:52078]) SSH_MSG_KEXINIT 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:52078]) strict KEX=true client=true server=true 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: server host key algorithms = rsa-sha2-512 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: compression algorithms (client to server) = none 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:52078]) Kex: compression algorithms (server to client) = none 23:59:03.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52078]) process #1 30 23:59:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52078]] process command=SSH_MSG_KEXDH_INIT 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:52078]] Send SSH_MSG_KEXDH_REPLY 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #1 sending command=31[31] len=1639 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:52078])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:52078]) Send SSH_MSG_NEWKEYS 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:52078]) session ID=a5:ab:22:6e:3a:02:30:6a:29:94:59:52:26:5e:b0:e2:b9:72:98:47:ee:8e:d1:63:c9:6a:16:a9:00:36:e6:0e:a5:03:a8:ad:16:b6:e9:ed:1e:cb:44:8e:1d:bf:af:b1:5c:76:ed:15:9a:ac:29:f8:d8:35:79:3b:6f:45:50:4a 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52078]): strict KEX resets output message sequence number from 3 to 0 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:52078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2dfb001b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:52078])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52078])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #0 sending command=7[7] len=419 23:59:04.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52078]) No pending packets to flush at end of KEX 23:59:04.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52078]) process #2 SSH_MSG_NEWKEYS 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:52078]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52078]): strict KEX resets input message sequence number from 3 to 0 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:52078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27420522; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52078]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52078]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:52078]) authorized authentication methods: password,publickey 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:52078]) Accepted service ssh-userauth 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52078]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52078]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52078]) no authentication factory for method=none 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52078]) SSH_MSG_USERAUTH_REQUEST 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:52078]) remaining methods: password,publickey 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:52078]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:04.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:52078]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:04.066 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:52078]) authentication result: true 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:52078]) SSH_MSG_USERAUTH_REQUEST 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:52078])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:52078]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52078]) no heartbeat to stop 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:52078]) heartbeat type=IGNORE, interval=PT30S 23:59:04.066 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:52078 authenticated 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:04.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52078]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52078]] session=TransportServerSession[admin@/10.30.170.83:52078] id=0 23:59:04.067 [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.83:52078])) size=2097152, max=2097152, packet=32768 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52078]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52078] 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:52078]) recipient=0 23:59:04.067 [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.83:52078])) size=2097152, max=2097152, packet=32768 23:59:04.067 [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.83:52078])) re-initializing 23:59:04.067 [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.83:52078])) size=2097152, max=2097152, packet=32768 23:59:04.067 [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.83:52078]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[want-reply=true] subsystem=netconf 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[subsystem] prepared command 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:04.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]}} established 23:59:04.068 [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]:17842 23:59:04.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 355: Creating data stores for simulated device 23:59:04.068 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:04.068 [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:59:04.068 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:04.068 [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:59:04.068 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:04.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f9a6ef] 23:59:04.069 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:04.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:04.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:04.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:04.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:04.069 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:04.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:04.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:04.069 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f9a6ef], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f9a6ef], subtreeVersion=Version[1043f77c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1043f77c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:04.070 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:04.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:04.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] 23:59:04.071 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 355 on channel [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] 23:59:04.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) by 1103 down to 2096049 23:59:04.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) request=subsystem result=ReplySuccess, want-reply=true 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) request=subsystem activate command 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) starting runner for command=netconf 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #5 SSH_MSG_CHANNEL_DATA 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) by 373 down to 2096779 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_DATA len=373 23:59:04.072 [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.83:52078] 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:04.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17842', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=355} created 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]} created 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078] successful with session NetconfServerSession{sessionId=355, channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]} 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]} up 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #6 SSH_MSG_CHANNEL_DATA 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) by 393 down to 2096386 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_DATA len=393 23:59:04.073 [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.83:52078] 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:04.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:04.074 [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:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43a15b32 after next message 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 - R:/10.30.170.83:52078]} EXI handlers added to pipeline 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43a15b32 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) by 179 down to 2095870 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:04.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #7 SSH_MSG_CHANNEL_DATA 23:59:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) by 340 down to 2096046 23:59:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_DATA len=340 23:59:04.075 [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.83:52078] 23:59:04.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:04.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:04.076 [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:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1043f77c] 23:59:04.077 [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:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:04.077 [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:59:04.077 [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:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:04.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:04.077 [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:59:04.077 [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:59:04.077 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:04.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) by 733 down to 2095137 23:59:04.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:04.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:05.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]} 23:59:05.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:41540]): SSH-2.0-SSHD-UNKNOWN 23:59:05.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:41540]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:05.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:41540]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:41540]) Send SSH_MSG_KEXINIT 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41540]) process #0 SSH_MSG_KEXINIT 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:41540]) SSH_MSG_KEXINIT 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:41540]) strict KEX=true client=true server=true 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: server host key algorithms = rsa-sha2-512 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: compression algorithms (client to server) = none 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:41540]) Kex: compression algorithms (server to client) = none 23:59:05.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:05.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41540]) process #1 30 23:59:05.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41540]] process command=SSH_MSG_KEXDH_INIT 23:59:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:41540]] Send SSH_MSG_KEXDH_REPLY 23:59:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #1 sending command=31[31] len=1639 23:59:05.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:41540])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:41540]) Send SSH_MSG_NEWKEYS 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:41540]) session ID=a5:10:07:7b:94:9b:04:5e:19:92:7c:1f:6c:5a:68:20:34:07:43:7d:08:bb:fc:a3:a1:d4:ca:da:91:f3:67:6e:d1:68:dc:91:99:dd:41:ae:d1:e0:86:7c:d8:8f:ad:f5:7f:5c:c7:62:ef:d1:e1:62:13:b5:02:52:cc:ca:f0:b7 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41540]): strict KEX resets output message sequence number from 3 to 0 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:41540]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45b5e364; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:41540])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41540])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #0 sending command=7[7] len=419 23:59:05.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41540]) No pending packets to flush at end of KEX 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41540]) process #2 SSH_MSG_NEWKEYS 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:41540]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41540]): strict KEX resets input message sequence number from 3 to 0 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:41540]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13155ca; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41540]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41540]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:41540]) authorized authentication methods: password,publickey 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:41540]) Accepted service ssh-userauth 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41540]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41540]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41540]) no authentication factory for method=none 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41540]) SSH_MSG_USERAUTH_REQUEST 23:59:05.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:41540]) remaining methods: password,publickey 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:41540]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:41540]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:05.290 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:41540]) authentication result: true 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:41540]) SSH_MSG_USERAUTH_REQUEST 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:41540])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:41540]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41540]) no heartbeat to stop 23:59:05.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:41540]) heartbeat type=IGNORE, interval=PT30S 23:59:05.290 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:41540 authenticated 23:59:05.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:05.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41540]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:05.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41540]] session=TransportServerSession[admin@/10.30.170.83:41540] id=0 23:59:05.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.83:41540])) size=2097152, max=2097152, packet=32768 23:59:05.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41540]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41540] 23:59:05.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:41540]) recipient=0 23:59:05.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.83:41540])) size=2097152, max=2097152, packet=32768 23:59:05.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.83:41540])) re-initializing 23:59:05.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.83:41540])) size=2097152, max=2097152, packet=32768 23:59:05.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.83:41540]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:05.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[want-reply=true] subsystem=netconf 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[subsystem] prepared command 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]}} established 23:59:05.292 [netconf-device-simulator-threads-2] 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]:17843 23:59:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 356: Creating data stores for simulated device 23:59:05.292 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:05.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:59:05.292 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:05.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:59:05.292 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:05.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a8d86d] 23:59:05.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:05.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:05.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:05.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:05.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:05.295 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:05.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:05.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:05.295 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a8d86d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a8d86d], subtreeVersion=Version[4da497bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4da497bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:05.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:05.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:05.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] 23:59:05.296 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 356 on channel [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] 23:59:05.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.83:41540]) by 1103 down to 2096049 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) request=subsystem result=ReplySuccess, want-reply=true 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) request=subsystem activate command 23:59:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) starting runner for command=netconf 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #5 SSH_MSG_CHANNEL_DATA 23:59:05.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.83:41540]) by 373 down to 2096779 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_DATA len=373 23:59:05.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.83:41540] 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17843', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=356} created 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]} created 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540] successful with session NetconfServerSession{sessionId=356, channel=[id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]} 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]} up 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #6 SSH_MSG_CHANNEL_DATA 23:59:05.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.83:41540]) by 393 down to 2096386 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_DATA len=393 23:59:05.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.83:41540] 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:05.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=356} 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f976957 after next message 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xcb50d663, L:/10.30.171.222:17843 - R:/10.30.170.83:41540]} EXI handlers added to pipeline 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f976957 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) by 179 down to 2095870 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:05.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #7 SSH_MSG_CHANNEL_DATA 23:59:05.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.83:41540]) by 340 down to 2096046 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_DATA len=340 23:59:05.301 [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.83:41540] 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:05.301 [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=356} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4da497bc] 23:59:05.301 [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:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:05.301 [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:59:05.301 [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:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:05.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:05.302 [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:59:05.302 [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:59:05.302 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:05.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.83:41540]) by 733 down to 2095137 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:05.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]} 23:59:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45106]): SSH-2.0-SSHD-UNKNOWN 23:59:06.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45106]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:06.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45106]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45106]) Send SSH_MSG_KEXINIT 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45106]) process #0 SSH_MSG_KEXINIT 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45106]) SSH_MSG_KEXINIT 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45106]) strict KEX=true client=true server=true 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: server host key algorithms = rsa-sha2-512 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: compression algorithms (client to server) = none 23:59:06.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45106]) Kex: compression algorithms (server to client) = none 23:59:06.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:06.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45106]) process #1 30 23:59:06.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45106]] process command=SSH_MSG_KEXDH_INIT 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45106]] Send SSH_MSG_KEXDH_REPLY 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #1 sending command=31[31] len=1639 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45106])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45106]) Send SSH_MSG_NEWKEYS 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45106]) session ID=ab:55:bf:d6:94:57:dd:2c:c5:bd:52:ee:bf:48:c1:29:46:02:08:ff:00:e1:8b:64:31:56:79:30:7c:b0:a2:0f:08:00:ce:b3:82:55:75:66:7b:e8:a9:69:f6:7b:6f:50:56:eb:09:0f:5f:4b:0d:20:ff:c3:5e:5e:53:0a:30:c9 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45106]): strict KEX resets output message sequence number from 3 to 0 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d751052; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #0 sending command=7[7] len=419 23:59:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45106]) No pending packets to flush at end of KEX 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45106]) process #2 SSH_MSG_NEWKEYS 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45106]): strict KEX resets input message sequence number from 3 to 0 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29690595; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45106]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45106]) authorized authentication methods: password,publickey 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45106]) Accepted service ssh-userauth 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45106]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45106]) no authentication factory for method=none 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45106]) SSH_MSG_USERAUTH_REQUEST 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45106]) remaining methods: password,publickey 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45106]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:06.801 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45106]) authentication result: true 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45106]) SSH_MSG_USERAUTH_REQUEST 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45106]) no heartbeat to stop 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45106]) heartbeat type=IGNORE, interval=PT30S 23:59:06.802 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45106 authenticated 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45106]] session=TransportServerSession[admin@/10.30.170.83:45106] id=0 23:59:06.802 [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.83:45106])) size=2097152, max=2097152, packet=32768 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45106] 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45106]) recipient=0 23:59:06.802 [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.83:45106])) size=2097152, max=2097152, packet=32768 23:59:06.802 [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.83:45106])) re-initializing 23:59:06.802 [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.83:45106])) size=2097152, max=2097152, packet=32768 23:59:06.802 [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.83:45106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:06.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[want-reply=true] subsystem=netconf 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[subsystem] prepared command 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]}} established 23:59:06.803 [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]:17844 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 357: Creating data stores for simulated device 23:59:06.803 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:06.803 [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:59:06.803 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:06.803 [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:59:06.803 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[49bdab38] 23:59:06.803 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:06.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:06.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:06.804 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:06.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:06.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:06.804 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[49bdab38], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[49bdab38], subtreeVersion=Version[ea8662d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ea8662d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:06.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:06.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] 23:59:06.805 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 357 on channel [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 1103 down to 2096049 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) request=subsystem result=ReplySuccess, want-reply=true 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) request=subsystem activate command 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) starting runner for command=netconf 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #5 SSH_MSG_CHANNEL_DATA 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 373 down to 2096779 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_DATA len=373 23:59:06.805 [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.83:45106] 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:06.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17844', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=357} created 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=357, channel=[id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]} created 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106] successful with session NetconfServerSession{sessionId=357, channel=[id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]} 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]} up 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #6 SSH_MSG_CHANNEL_DATA 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 393 down to 2096386 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_DATA len=393 23:59:06.806 [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.83:45106] 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:06.806 [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:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46a86b65 after next message 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=357, channel=[id: 0xad2607ba, L:/10.30.171.222:17844 - R:/10.30.170.83:45106]} EXI handlers added to pipeline 23:59:06.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:06.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46a86b65 23:59:06.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 179 down to 2095870 23:59:06.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:06.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:06.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #7 SSH_MSG_CHANNEL_DATA 23:59:06.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 340 down to 2096046 23:59:06.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_DATA len=340 23:59:06.808 [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.83:45106] 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:06.809 [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:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ea8662d] 23:59:06.809 [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:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:06.809 [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:59:06.809 [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:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:06.809 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:06.809 [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:59:06.809 [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:59:06.809 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:06.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 733 down to 2095137 23:59:06.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:06.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:07.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]} 23:59:07.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:58612]): SSH-2.0-SSHD-UNKNOWN 23:59:07.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:58612]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:07.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:58612]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:07.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:58612]) Send SSH_MSG_KEXINIT 23:59:07.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58612]) process #0 SSH_MSG_KEXINIT 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:58612]) SSH_MSG_KEXINIT 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:58612]) strict KEX=true client=true server=true 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: server host key algorithms = rsa-sha2-512 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: compression algorithms (client to server) = none 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:58612]) Kex: compression algorithms (server to client) = none 23:59:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:07.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58612]) process #1 30 23:59:07.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58612]] process command=SSH_MSG_KEXDH_INIT 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:58612]] Send SSH_MSG_KEXDH_REPLY 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #1 sending command=31[31] len=1639 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:58612])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:58612]) Send SSH_MSG_NEWKEYS 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:58612]) session ID=96:ba:85:41:86:40:5e:8c:22:9f:a7:4e:ba:2f:17:9c:55:f6:25:a9:41:99:05:61:70:b1:39:4b:6c:c0:5d:7e:24:11:1a:d3:49:46:d1:d7:26:a7:47:fd:bd:0b:a3:9a:a7:24:a5:c7:e9:f5:fd:fc:39:81:fd:6d:66:b5:a7:0b 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58612]): strict KEX resets output message sequence number from 3 to 0 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:58612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39026122; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:58612])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #0 sending command=7[7] len=419 23:59:07.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58612]) No pending packets to flush at end of KEX 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58612]) process #2 SSH_MSG_NEWKEYS 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:58612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58612]): strict KEX resets input message sequence number from 3 to 0 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:58612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a5bd0a8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58612]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:58612]) authorized authentication methods: password,publickey 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:58612]) Accepted service ssh-userauth 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58612]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58612]) no authentication factory for method=none 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58612]) SSH_MSG_USERAUTH_REQUEST 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:58612]) remaining methods: password,publickey 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:58612]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:58612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:07.787 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:58612]) authentication result: true 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:58612]) SSH_MSG_USERAUTH_REQUEST 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:58612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:58612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:07.787 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58612]) no heartbeat to stop 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:58612]) heartbeat type=IGNORE, interval=PT30S 23:59:07.788 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:58612 authenticated 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58612]] session=TransportServerSession[admin@/10.30.170.83:58612] id=0 23:59:07.788 [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.83:58612])) size=2097152, max=2097152, packet=32768 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58612] 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:58612]) recipient=0 23:59:07.788 [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.83:58612])) size=2097152, max=2097152, packet=32768 23:59:07.788 [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.83:58612])) re-initializing 23:59:07.788 [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.83:58612])) size=2097152, max=2097152, packet=32768 23:59:07.788 [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.83:58612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:07.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612])[want-reply=true] subsystem=netconf 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612])[subsystem] prepared command 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]}} established 23:59:07.789 [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]:17845 23:59:07.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 358: Creating data stores for simulated device 23:59:07.789 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:07.789 [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:59:07.789 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:07.789 [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:59:07.789 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:07.790 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e415451] 23:59:07.790 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:07.790 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:07.790 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:07.790 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:07.791 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:07.791 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e415451], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e415451], subtreeVersion=Version[5acc3605], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5acc3605], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:07.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:07.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] 23:59:07.791 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 358 on channel [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 1103 down to 2096049 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) request=subsystem result=ReplySuccess, want-reply=true 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) request=subsystem activate command 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) starting runner for command=netconf 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #5 SSH_MSG_CHANNEL_DATA 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 373 down to 2096779 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_DATA len=373 23:59:07.792 [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.83:58612] 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17845', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=358} created 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=358, channel=[id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]} created 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612] successful with session NetconfServerSession{sessionId=358, channel=[id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]} 23:59:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]} up 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #6 SSH_MSG_CHANNEL_DATA 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 393 down to 2096386 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_DATA len=393 23:59:07.793 [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.83:58612] 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:07.793 [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:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42f98fff after next message 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=358, channel=[id: 0xf70b46db, L:/10.30.171.222:17845 - R:/10.30.170.83:58612]} EXI handlers added to pipeline 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42f98fff 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 179 down to 2095870 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #7 SSH_MSG_CHANNEL_DATA 23:59:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 340 down to 2096046 23:59:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_DATA len=340 23:59:07.794 [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.83:58612] 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:07.795 [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:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5acc3605] 23:59:07.795 [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:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:07.795 [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:59:07.795 [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:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:07.795 [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:59:07.795 [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:59:07.795 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:07.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 733 down to 2095137 23:59:07.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:07.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:08.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #9 SSH_MSG_IGNORE 23:59:08.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_IGNORE 23:59:08.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #9 SSH_MSG_IGNORE 23:59:08.108 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_IGNORE 23:59:08.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #9 SSH_MSG_IGNORE 23:59:08.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 23:59:08.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]} 23:59:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56846]): SSH-2.0-SSHD-UNKNOWN 23:59:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56846]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56846]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:08.292 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #10 SSH_MSG_IGNORE 23:59:08.292 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_IGNORE 23:59:08.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56846]) Send SSH_MSG_KEXINIT 23:59:08.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56846]) process #0 SSH_MSG_KEXINIT 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56846]) SSH_MSG_KEXINIT 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56846]) strict KEX=true client=true server=true 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: server host key algorithms = rsa-sha2-512 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: compression algorithms (client to server) = none 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56846]) Kex: compression algorithms (server to client) = none 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:08.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56846]) process #1 30 23:59:08.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56846]] process command=SSH_MSG_KEXDH_INIT 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56846]] Send SSH_MSG_KEXDH_REPLY 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #1 sending command=31[31] len=1639 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56846])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56846]) Send SSH_MSG_NEWKEYS 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56846]) session ID=cf:b3:aa:6a:cb:cc:cc:d0:a0:ba:89:02:eb:46:79:87:fa:75:03:36:4e:48:8f:6e:97:c7:73:aa:61:60:98:30:5a:81:de:8b:45:37:42:2d:75:3a:22:37:52:c1:70:45:a7:ee:53:60:29:06:44:64:13:fe:42:8b:44:65:9c:1f 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56846]): strict KEX resets output message sequence number from 3 to 0 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56846]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@317ca141; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56846])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56846])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #0 sending command=7[7] len=419 23:59:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56846]) No pending packets to flush at end of KEX 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56846]) process #2 SSH_MSG_NEWKEYS 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56846]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56846]): strict KEX resets input message sequence number from 3 to 0 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56846]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ed1d90e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56846]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56846]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56846]) authorized authentication methods: password,publickey 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56846]) Accepted service ssh-userauth 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56846]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56846]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56846]) no authentication factory for method=none 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56846]) SSH_MSG_USERAUTH_REQUEST 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56846]) remaining methods: password,publickey 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:08.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56846]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56846]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:08.456 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56846]) authentication result: true 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56846]) SSH_MSG_USERAUTH_REQUEST 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56846])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56846]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56846]) no heartbeat to stop 23:59:08.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56846]) heartbeat type=IGNORE, interval=PT30S 23:59:08.456 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56846 authenticated 23:59:08.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:08.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56846]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:08.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56846]] session=TransportServerSession[admin@/10.30.170.83:56846] id=0 23:59:08.457 [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.83:56846])) size=2097152, max=2097152, packet=32768 23:59:08.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56846]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56846] 23:59:08.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56846]) recipient=0 23:59:08.457 [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.83:56846])) size=2097152, max=2097152, packet=32768 23:59:08.457 [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.83:56846])) re-initializing 23:59:08.457 [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.83:56846])) size=2097152, max=2097152, packet=32768 23:59:08.457 [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.83:56846]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:08.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[want-reply=true] subsystem=netconf 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[subsystem] prepared command 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]}} established 23:59:08.458 [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]:17846 23:59:08.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 359: Creating data stores for simulated device 23:59:08.458 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:08.458 [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:59:08.458 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:08.458 [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:59:08.458 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:08.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f4d0a91] 23:59:08.459 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:08.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:08.460 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:08.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:08.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:08.460 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f4d0a91], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f4d0a91], subtreeVersion=Version[2ec854b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ec854b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:08.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:08.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] 23:59:08.462 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 359 on channel [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) by 1103 down to 2096049 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) request=subsystem result=ReplySuccess, want-reply=true 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) request=subsystem activate command 23:59:08.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) starting runner for command=netconf 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #5 SSH_MSG_CHANNEL_DATA 23:59:08.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.83:56846]) by 373 down to 2096779 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_DATA len=373 23:59:08.463 [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.83:56846] 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17846', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=359} created 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]} created 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846] successful with session NetconfServerSession{sessionId=359, channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]} 23:59:08.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]} up 23:59:08.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #6 SSH_MSG_CHANNEL_DATA 23:59:08.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) by 393 down to 2096386 23:59:08.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_DATA len=393 23:59:08.464 [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.83:56846] 23:59:08.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:08.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:08.464 [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:59:08.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@521946fb after next message 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 - R:/10.30.170.83:56846]} EXI handlers added to pipeline 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@521946fb 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) by 179 down to 2095870 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:08.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #7 SSH_MSG_CHANNEL_DATA 23:59:08.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.83:56846]) by 340 down to 2096046 23:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_DATA len=340 23:59:08.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.83:56846] 23:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:08.466 [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:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ec854b7] 23:59:08.466 [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:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:08.466 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:08.467 [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:59:08.467 [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:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:08.467 [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:59:08.467 [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:59:08.467 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) by 733 down to 2095137 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:08.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:08.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #9 SSH_MSG_IGNORE 23:59:08.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_IGNORE 23:59:08.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #9 SSH_MSG_IGNORE 23:59:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_IGNORE 23:59:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #9 SSH_MSG_IGNORE 23:59:08.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_IGNORE 23:59:08.568 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #9 SSH_MSG_IGNORE 23:59:08.570 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_IGNORE 23:59:08.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #9 SSH_MSG_IGNORE 23:59:08.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_IGNORE 23:59:08.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #9 SSH_MSG_IGNORE 23:59:08.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_IGNORE 23:59:08.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #9 SSH_MSG_IGNORE 23:59:08.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_IGNORE 23:59:08.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #9 SSH_MSG_IGNORE 23:59:08.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_IGNORE 23:59:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #9 SSH_MSG_IGNORE 23:59:08.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_IGNORE 23:59:08.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #9 SSH_MSG_IGNORE 23:59:08.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_IGNORE 23:59:08.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #9 SSH_MSG_IGNORE 23:59:08.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_IGNORE 23:59:08.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #9 SSH_MSG_IGNORE 23:59:08.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 23:59:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #9 SSH_MSG_IGNORE 23:59:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_IGNORE 23:59:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #9 SSH_MSG_IGNORE 23:59:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_IGNORE 23:59:08.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.593 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #9 SSH_MSG_IGNORE 23:59:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 23:59:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #9 SSH_MSG_IGNORE 23:59:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_IGNORE 23:59:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #9 SSH_MSG_IGNORE 23:59:08.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_IGNORE 23:59:08.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #9 SSH_MSG_IGNORE 23:59:08.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_IGNORE 23:59:08.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #9 SSH_MSG_IGNORE 23:59:08.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_IGNORE 23:59:08.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #9 SSH_MSG_IGNORE 23:59:08.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_IGNORE 23:59:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #9 SSH_MSG_IGNORE 23:59:08.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_IGNORE 23:59:08.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #9 SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #9 SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #9 SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #9 SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_IGNORE 23:59:08.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #9 SSH_MSG_IGNORE 23:59:08.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_IGNORE 23:59:08.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #9 SSH_MSG_IGNORE 23:59:08.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #9 SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #9 SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #9 SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #9 SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #9 SSH_MSG_IGNORE 23:59:08.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_IGNORE 23:59:08.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #9 SSH_MSG_IGNORE 23:59:08.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_IGNORE 23:59:08.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #9 SSH_MSG_IGNORE 23:59:08.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_IGNORE 23:59:08.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #9 SSH_MSG_IGNORE 23:59:08.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_IGNORE 23:59:08.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #9 SSH_MSG_IGNORE 23:59:08.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_IGNORE 23:59:08.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #9 SSH_MSG_IGNORE 23:59:08.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_IGNORE 23:59:08.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #9 SSH_MSG_IGNORE 23:59:08.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_IGNORE 23:59:08.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #9 SSH_MSG_IGNORE 23:59:08.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_IGNORE 23:59:08.834 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #9 SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #9 SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #9 SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #9 SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #9 SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #9 SSH_MSG_IGNORE 23:59:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_IGNORE 23:59:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #9 SSH_MSG_IGNORE 23:59:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_IGNORE 23:59:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #9 SSH_MSG_IGNORE 23:59:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_IGNORE 23:59:08.836 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #9 SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #9 SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #9 SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #9 SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_IGNORE 23:59:08.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #9 SSH_MSG_IGNORE 23:59:08.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_IGNORE 23:59:08.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #9 SSH_MSG_IGNORE 23:59:08.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_IGNORE 23:59:08.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]} 23:59:08.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35302]): SSH-2.0-SSHD-UNKNOWN 23:59:08.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35302]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:08.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35302]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:08.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.993 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.994 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.994 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.995 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35302]) Send SSH_MSG_KEXINIT 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35302]) process #0 SSH_MSG_KEXINIT 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35302]) SSH_MSG_KEXINIT 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35302]) strict KEX=true client=true server=true 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: server host key algorithms = rsa-sha2-512 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: compression algorithms (client to server) = none 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35302]) Kex: compression algorithms (server to client) = none 23:59:09.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #9 SSH_MSG_IGNORE 23:59:09.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_IGNORE 23:59:09.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #9 SSH_MSG_IGNORE 23:59:09.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_IGNORE 23:59:09.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #9 SSH_MSG_IGNORE 23:59:09.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_IGNORE 23:59:09.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35302]) process #1 30 23:59:09.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35302]] process command=SSH_MSG_KEXDH_INIT 23:59:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35302]] Send SSH_MSG_KEXDH_REPLY 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #1 sending command=31[31] len=1639 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35302])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35302]) Send SSH_MSG_NEWKEYS 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35302]) session ID=e5:8d:e0:6d:4d:d7:77:64:4f:02:23:d3:5b:42:d1:c3:7a:31:8f:5d:b4:6d:79:e7:78:59:8a:cd:a6:a4:e6:e2:8e:1d:7b:b3:02:b0:0a:32:e4:cc:e6:2a:1b:f6:c6:0d:70:1b:b8:af:c7:c0:ee:e9:d4:39:31:4e:69:ba:85:33 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35302]): strict KEX resets output message sequence number from 3 to 0 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1002adeb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35302])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #0 sending command=7[7] len=419 23:59:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35302]) No pending packets to flush at end of KEX 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35302]) process #2 SSH_MSG_NEWKEYS 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35302]): strict KEX resets input message sequence number from 3 to 0 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5626405f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35302]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35302]) authorized authentication methods: password,publickey 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35302]) Accepted service ssh-userauth 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35302]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35302]) no authentication factory for method=none 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35302]) SSH_MSG_USERAUTH_REQUEST 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35302]) remaining methods: password,publickey 23:59:09.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35302]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:09.564 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35302]) authentication result: true 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35302]) SSH_MSG_USERAUTH_REQUEST 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35302]) no heartbeat to stop 23:59:09.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35302]) heartbeat type=IGNORE, interval=PT30S 23:59:09.564 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35302 authenticated 23:59:09.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:09.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:09.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35302]] session=TransportServerSession[admin@/10.30.170.83:35302] id=0 23:59:09.565 [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.83:35302])) size=2097152, max=2097152, packet=32768 23:59:09.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35302] 23:59:09.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35302]) recipient=0 23:59:09.565 [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.83:35302])) size=2097152, max=2097152, packet=32768 23:59:09.565 [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.83:35302])) re-initializing 23:59:09.565 [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.83:35302])) size=2097152, max=2097152, packet=32768 23:59:09.565 [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.83:35302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:09.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[want-reply=true] subsystem=netconf 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[subsystem] prepared command 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]}} established 23:59:09.566 [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]:17847 23:59:09.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 360: Creating data stores for simulated device 23:59:09.566 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:09.566 [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:59:09.567 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:09.567 [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:59:09.567 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:09.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2bb3eb37] 23:59:09.567 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:09.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:09.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:09.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:09.568 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:09.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:09.568 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2bb3eb37], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2bb3eb37], subtreeVersion=Version[3a17b9f1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a17b9f1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:09.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:09.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] 23:59:09.569 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 360 on channel [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) by 1103 down to 2096049 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) request=subsystem result=ReplySuccess, want-reply=true 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) request=subsystem activate command 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) starting runner for command=netconf 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #5 SSH_MSG_CHANNEL_DATA 23:59:09.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.83:35302]) by 373 down to 2096779 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_DATA len=373 23:59:09.570 [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.83:35302] 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:09.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17847', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=360} created 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]} created 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302] successful with session NetconfServerSession{sessionId=360, channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]} 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]} up 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #6 SSH_MSG_CHANNEL_DATA 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) by 393 down to 2096386 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_DATA len=393 23:59:09.571 [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.83:35302] 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:09.571 [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:59:09.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:09.572 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b812948 after next message 23:59:09.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 - R:/10.30.170.83:35302]} EXI handlers added to pipeline 23:59:09.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:09.572 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b812948 23:59:09.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.83:35302]) by 179 down to 2095870 23:59:09.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:09.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #7 SSH_MSG_CHANNEL_DATA 23:59:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) by 340 down to 2096046 23:59:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_DATA len=340 23:59:09.574 [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.83:35302] 23:59:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:09.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:09.575 [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:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a17b9f1] 23:59:09.575 [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:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:09.575 [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:59:09.575 [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:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:09.575 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:09.576 [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:59:09.576 [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:59:09.576 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) by 733 down to 2095137 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:09.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:09.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #9 SSH_MSG_IGNORE 23:59:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_IGNORE 23:59:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #9 SSH_MSG_IGNORE 23:59:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_IGNORE 23:59:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #9 SSH_MSG_IGNORE 23:59:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_IGNORE 23:59:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #9 SSH_MSG_IGNORE 23:59:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_IGNORE 23:59:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #9 SSH_MSG_IGNORE 23:59:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_IGNORE 23:59:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.027 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.029 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #9 SSH_MSG_IGNORE 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_IGNORE 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #9 SSH_MSG_IGNORE 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_IGNORE 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #9 SSH_MSG_IGNORE 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_IGNORE 23:59:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #9 SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_IGNORE 23:59:10.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #9 SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #9 SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #9 SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #9 SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #9 SSH_MSG_IGNORE 23:59:10.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_IGNORE 23:59:10.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #9 SSH_MSG_IGNORE 23:59:10.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_IGNORE 23:59:10.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #9 SSH_MSG_IGNORE 23:59:10.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_IGNORE 23:59:10.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #9 SSH_MSG_IGNORE 23:59:10.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_IGNORE 23:59:10.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #9 SSH_MSG_IGNORE 23:59:10.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #9 SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #9 SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #9 SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #9 SSH_MSG_IGNORE 23:59:10.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_IGNORE 23:59:10.060 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #9 SSH_MSG_IGNORE 23:59:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_IGNORE 23:59:10.062 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #9 SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #9 SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #9 SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #9 SSH_MSG_IGNORE 23:59:10.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #9 SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #9 SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #9 SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #9 SSH_MSG_IGNORE 23:59:10.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #9 SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #9 SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #9 SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #9 SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #9 SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_IGNORE 23:59:10.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #9 SSH_MSG_IGNORE 23:59:10.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_IGNORE 23:59:10.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #9 SSH_MSG_IGNORE 23:59:10.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_IGNORE 23:59:10.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #9 SSH_MSG_IGNORE 23:59:10.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_IGNORE 23:59:10.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #9 SSH_MSG_IGNORE 23:59:10.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_IGNORE 23:59:10.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #9 SSH_MSG_IGNORE 23:59:10.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_IGNORE 23:59:10.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.154 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.154 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #9 SSH_MSG_IGNORE 23:59:10.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #9 SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #9 SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #9 SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #9 SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #9 SSH_MSG_IGNORE 23:59:10.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_IGNORE 23:59:10.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #9 SSH_MSG_IGNORE 23:59:10.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_IGNORE 23:59:10.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #9 SSH_MSG_IGNORE 23:59:10.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_IGNORE 23:59:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]} 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #9 SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #9 SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #9 SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #9 SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #9 SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_IGNORE 23:59:10.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:33554]): SSH-2.0-SSHD-UNKNOWN 23:59:10.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:33554]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:10.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:33554]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:10.178 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #9 SSH_MSG_IGNORE 23:59:10.178 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.197 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.197 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #9 SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #9 SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #9 SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_IGNORE 23:59:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #9 SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #9 SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #9 SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #9 SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #9 SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #9 SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_IGNORE 23:59:10.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #9 SSH_MSG_IGNORE 23:59:10.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_IGNORE 23:59:10.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.209 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #9 SSH_MSG_IGNORE 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_IGNORE 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #9 SSH_MSG_IGNORE 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_IGNORE 23:59:10.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #9 SSH_MSG_IGNORE 23:59:10.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_IGNORE 23:59:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #9 SSH_MSG_IGNORE 23:59:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_IGNORE 23:59:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #9 SSH_MSG_IGNORE 23:59:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_IGNORE 23:59:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #9 SSH_MSG_IGNORE 23:59:10.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_IGNORE 23:59:10.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #9 SSH_MSG_IGNORE 23:59:10.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_IGNORE 23:59:10.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #9 SSH_MSG_IGNORE 23:59:10.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_IGNORE 23:59:10.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #9 SSH_MSG_IGNORE 23:59:10.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_IGNORE 23:59:10.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #9 SSH_MSG_IGNORE 23:59:10.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_IGNORE 23:59:10.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #9 SSH_MSG_IGNORE 23:59:10.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_IGNORE 23:59:10.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:33554]) Send SSH_MSG_KEXINIT 23:59:10.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:10.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33554]) process #0 SSH_MSG_KEXINIT 23:59:10.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:33554]) SSH_MSG_KEXINIT 23:59:10.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:33554]) strict KEX=true client=true server=true 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: server host key algorithms = rsa-sha2-512 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: compression algorithms (client to server) = none 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:33554]) Kex: compression algorithms (server to client) = none 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33554]) process #1 30 23:59:10.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33554]] process command=SSH_MSG_KEXDH_INIT 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:33554]] Send SSH_MSG_KEXDH_REPLY 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #1 sending command=31[31] len=1639 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:33554])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:33554]) Send SSH_MSG_NEWKEYS 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:33554]) session ID=48:ba:8e:74:c7:e8:1e:24:4b:ac:c9:4e:d6:13:cb:1b:e9:eb:c6:e3:ef:cd:13:5c:1f:66:dc:9c:8e:b3:aa:2e:b4:64:22:5b:2b:10:b2:79:2c:4e:98:45:b7:e7:67:dc:d3:40:f4:67:e6:94:61:c9:bd:8b:4d:af:62:ef:5b:0d 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33554]): strict KEX resets output message sequence number from 3 to 0 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:33554]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6af027b2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:33554])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:10.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33554])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:10.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #0 sending command=7[7] len=419 23:59:10.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33554]) No pending packets to flush at end of KEX 23:59:10.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33554]) process #2 SSH_MSG_NEWKEYS 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:33554]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33554]): strict KEX resets input message sequence number from 3 to 0 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:33554]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39f2accb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33554]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33554]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:33554]) authorized authentication methods: password,publickey 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:33554]) Accepted service ssh-userauth 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33554]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33554]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33554]) no authentication factory for method=none 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33554]) SSH_MSG_USERAUTH_REQUEST 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:33554]) remaining methods: password,publickey 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:33554]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:10.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:33554]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:10.486 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:33554]) authentication result: true 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:33554]) SSH_MSG_USERAUTH_REQUEST 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:33554])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:33554]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33554]) no heartbeat to stop 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:33554]) heartbeat type=IGNORE, interval=PT30S 23:59:10.486 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:33554 authenticated 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33554]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:10.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33554]] session=TransportServerSession[admin@/10.30.170.83:33554] id=0 23:59:10.487 [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.83:33554])) size=2097152, max=2097152, packet=32768 23:59:10.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33554]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33554] 23:59:10.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:33554]) recipient=0 23:59:10.487 [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.83:33554])) size=2097152, max=2097152, packet=32768 23:59:10.487 [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.83:33554])) re-initializing 23:59:10.487 [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.83:33554])) size=2097152, max=2097152, packet=32768 23:59:10.487 [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.83:33554]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:10.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:10.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:10.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:10.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[want-reply=true] subsystem=netconf 23:59:10.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[subsystem] prepared command 23:59:10.488 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:10.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:10.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]}} established 23:59:10.488 [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]:17848 23:59:10.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 361: Creating data stores for simulated device 23:59:10.488 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:10.488 [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:59:10.488 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:10.488 [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:59:10.488 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:10.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5fc594b3] 23:59:10.489 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:10.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:10.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:10.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:10.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:10.490 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:10.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:10.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:10.490 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5fc594b3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5fc594b3], subtreeVersion=Version[14a8eb14], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[14a8eb14], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:10.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:10.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] 23:59:10.491 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 361 on channel [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) by 1103 down to 2096049 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) request=subsystem result=ReplySuccess, want-reply=true 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) request=subsystem activate command 23:59:10.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) starting runner for command=netconf 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #5 SSH_MSG_CHANNEL_DATA 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) by 373 down to 2096779 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_DATA len=373 23:59:10.492 [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.83:33554] 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17848', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=361} created 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=361, channel=[id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]} created 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554] successful with session NetconfServerSession{sessionId=361, channel=[id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]} 23:59:10.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]} up 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #6 SSH_MSG_CHANNEL_DATA 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) by 393 down to 2096386 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_DATA len=393 23:59:10.493 [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.83:33554] 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:10.493 [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:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12078dff after next message 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=361, channel=[id: 0xa46927af, L:/10.30.171.222:17848 - R:/10.30.170.83:33554]} EXI handlers added to pipeline 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12078dff 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) by 179 down to 2095870 23:59:10.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:10.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:10.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #7 SSH_MSG_CHANNEL_DATA 23:59:10.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.83:33554]) by 340 down to 2096046 23:59:10.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_DATA len=340 23:59:10.495 [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.83:33554] 23:59:10.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:10.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:10.495 [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:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[14a8eb14] 23:59:10.496 [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:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:10.496 [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:59:10.496 [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:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:10.496 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:10.496 [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:59:10.496 [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:59:10.496 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:10.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) by 733 down to 2095137 23:59:10.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:10.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:10.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #9 SSH_MSG_IGNORE 23:59:10.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_IGNORE 23:59:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #9 SSH_MSG_IGNORE 23:59:10.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_IGNORE 23:59:11.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #9 SSH_MSG_IGNORE 23:59:11.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_IGNORE 23:59:11.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]} 23:59:11.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39130]): SSH-2.0-SSHD-UNKNOWN 23:59:11.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39130]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:11.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39130]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:11.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #9 SSH_MSG_IGNORE 23:59:11.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 23:59:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #9 SSH_MSG_IGNORE 23:59:11.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_IGNORE 23:59:11.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #9 SSH_MSG_IGNORE 23:59:11.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_IGNORE 23:59:11.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #9 SSH_MSG_IGNORE 23:59:11.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_IGNORE 23:59:11.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39130]) Send SSH_MSG_KEXINIT 23:59:11.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39130]) process #0 SSH_MSG_KEXINIT 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39130]) SSH_MSG_KEXINIT 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39130]) strict KEX=true client=true server=true 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: server host key algorithms = rsa-sha2-512 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: compression algorithms (client to server) = none 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39130]) Kex: compression algorithms (server to client) = none 23:59:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:11.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.679 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #9 SSH_MSG_IGNORE 23:59:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_IGNORE 23:59:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #9 SSH_MSG_IGNORE 23:59:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_IGNORE 23:59:11.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #9 SSH_MSG_IGNORE 23:59:11.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_IGNORE 23:59:11.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #9 SSH_MSG_IGNORE 23:59:11.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_IGNORE 23:59:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39130]) process #1 30 23:59:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39130]] process command=SSH_MSG_KEXDH_INIT 23:59:11.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #9 SSH_MSG_IGNORE 23:59:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_IGNORE 23:59:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #9 SSH_MSG_IGNORE 23:59:11.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_IGNORE 23:59:11.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #9 SSH_MSG_IGNORE 23:59:11.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_IGNORE 23:59:11.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #9 SSH_MSG_IGNORE 23:59:11.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_IGNORE 23:59:11.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #9 SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #9 SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #9 SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #9 SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #9 SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #9 SSH_MSG_IGNORE 23:59:11.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #9 SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #9 SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #9 SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_IGNORE 23:59:11.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #9 SSH_MSG_IGNORE 23:59:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_IGNORE 23:59:11.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #9 SSH_MSG_IGNORE 23:59:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #9 SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #9 SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #9 SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_IGNORE 23:59:11.703 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #9 SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #9 SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #9 SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #9 SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #9 SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #9 SSH_MSG_IGNORE 23:59:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_IGNORE 23:59:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #9 SSH_MSG_IGNORE 23:59:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_IGNORE 23:59:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #9 SSH_MSG_IGNORE 23:59:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_IGNORE 23:59:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #9 SSH_MSG_IGNORE 23:59:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_IGNORE 23:59:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #9 SSH_MSG_IGNORE 23:59:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_IGNORE 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39130]] Send SSH_MSG_KEXDH_REPLY 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #1 sending command=31[31] len=1639 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39130])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39130]) Send SSH_MSG_NEWKEYS 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39130]) session ID=7d:0a:62:0e:09:ca:bf:b7:33:23:53:c8:fc:f9:a1:49:3d:9b:60:9c:a3:ab:5c:b7:d0:6d:47:51:c8:1e:a6:ec:5b:65:31:a3:78:f1:ab:bf:63:9b:60:9c:c1:d2:c5:70:0b:ad:7c:3e:5d:36:54:68:d4:4e:b4:6b:ba:dd:cf:08 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39130]): strict KEX resets output message sequence number from 3 to 0 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39130]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fb19a66; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39130])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39130])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #0 sending command=7[7] len=419 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39130]) No pending packets to flush at end of KEX 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #9 SSH_MSG_IGNORE 23:59:11.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_IGNORE 23:59:11.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #9 SSH_MSG_IGNORE 23:59:11.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_IGNORE 23:59:11.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #9 SSH_MSG_IGNORE 23:59:11.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_IGNORE 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39130]) process #2 SSH_MSG_NEWKEYS 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39130]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39130]): strict KEX resets input message sequence number from 3 to 0 23:59:11.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #9 SSH_MSG_IGNORE 23:59:11.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_IGNORE 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39130]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51ffc8a4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39130]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39130]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39130]) authorized authentication methods: password,publickey 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39130]) Accepted service ssh-userauth 23:59:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39130]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39130]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39130]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39130]) no authentication factory for method=none 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39130]) SSH_MSG_USERAUTH_REQUEST 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39130]) remaining methods: password,publickey 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39130]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39130]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39130]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:11.741 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39130]) authentication result: true 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39130]) SSH_MSG_USERAUTH_REQUEST 23:59:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39130])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39130]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39130]) no heartbeat to stop 23:59:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39130]) heartbeat type=IGNORE, interval=PT30S 23:59:11.742 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39130 authenticated 23:59:11.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.743 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:11.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39130]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:11.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39130]] session=TransportServerSession[admin@/10.30.170.83:39130] id=0 23:59:11.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.83:39130])) size=2097152, max=2097152, packet=32768 23:59:11.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39130]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39130] 23:59:11.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39130]) recipient=0 23:59:11.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.83:39130])) size=2097152, max=2097152, packet=32768 23:59:11.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.83:39130])) re-initializing 23:59:11.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.83:39130])) size=2097152, max=2097152, packet=32768 23:59:11.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.83:39130]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:11.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:11.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #9 SSH_MSG_IGNORE 23:59:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_IGNORE 23:59:11.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:11.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #9 SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #9 SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #9 SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #9 SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #9 SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #9 SSH_MSG_IGNORE 23:59:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_IGNORE 23:59:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #9 SSH_MSG_IGNORE 23:59:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_IGNORE 23:59:11.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[want-reply=true] subsystem=netconf 23:59:11.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[subsystem] prepared command 23:59:11.746 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:11.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:11.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]}} established 23:59:11.746 [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]:17849 23:59:11.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 362: Creating data stores for simulated device 23:59:11.746 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:11.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:59:11.746 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:11.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:59:11.746 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d1af0ce] 23:59:11.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:11.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:11.748 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:11.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:11.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:11.748 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d1af0ce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d1af0ce], subtreeVersion=Version[6b0c9687], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b0c9687], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:11.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] 23:59:11.749 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 362 on channel [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] 23:59:11.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.83:39130]) by 1103 down to 2096049 23:59:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) request=subsystem result=ReplySuccess, want-reply=true 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) request=subsystem activate command 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) starting runner for command=netconf 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #5 SSH_MSG_CHANNEL_DATA 23:59:11.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.83:39130]) by 373 down to 2096779 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_DATA len=373 23:59:11.750 [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.83:39130] 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17849', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=362} created 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=362, channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]} created 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130] successful with session NetconfServerSession{sessionId=362, channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]} 23:59:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]} up 23:59:11.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #6 SSH_MSG_CHANNEL_DATA 23:59:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) by 393 down to 2096386 23:59:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_DATA len=393 23:59:11.751 [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.83:39130] 23:59:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:11.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=362} 23:59:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e3c5a79 after next message 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=362, channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 - R:/10.30.170.83:39130]} EXI handlers added to pipeline 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e3c5a79 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) by 179 down to 2095870 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:11.752 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #9 SSH_MSG_IGNORE 23:59:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_IGNORE 23:59:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #9 SSH_MSG_IGNORE 23:59:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 23:59:11.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #7 SSH_MSG_CHANNEL_DATA 23:59:11.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.83:39130]) by 340 down to 2096046 23:59:11.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_DATA len=340 23:59:11.755 [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.83:39130] 23:59:11.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:11.756 [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:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b0c9687] 23:59:11.756 [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:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:11.756 [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:59:11.756 [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:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:11.756 [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:59:11.756 [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:59:11.756 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:11.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) by 733 down to 2095137 23:59:11.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:11.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:11.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #9 SSH_MSG_IGNORE 23:59:11.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_IGNORE 23:59:11.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.764 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #9 SSH_MSG_IGNORE 23:59:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_IGNORE 23:59:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.766 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #9 SSH_MSG_IGNORE 23:59:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_IGNORE 23:59:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #9 SSH_MSG_IGNORE 23:59:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_IGNORE 23:59:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #9 SSH_MSG_IGNORE 23:59:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_IGNORE 23:59:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #9 SSH_MSG_IGNORE 23:59:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #9 SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #9 SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #9 SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #9 SSH_MSG_IGNORE 23:59:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_IGNORE 23:59:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #9 SSH_MSG_IGNORE 23:59:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_IGNORE 23:59:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #9 SSH_MSG_IGNORE 23:59:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_IGNORE 23:59:11.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #9 SSH_MSG_IGNORE 23:59:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_IGNORE 23:59:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #9 SSH_MSG_IGNORE 23:59:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_IGNORE 23:59:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #9 SSH_MSG_IGNORE 23:59:11.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_IGNORE 23:59:11.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #9 SSH_MSG_IGNORE 23:59:11.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_IGNORE 23:59:11.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #9 SSH_MSG_IGNORE 23:59:11.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_IGNORE 23:59:11.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #9 SSH_MSG_IGNORE 23:59:11.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_IGNORE 23:59:11.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #9 SSH_MSG_IGNORE 23:59:11.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_IGNORE 23:59:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #9 SSH_MSG_IGNORE 23:59:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_IGNORE 23:59:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #9 SSH_MSG_IGNORE 23:59:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_IGNORE 23:59:11.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #9 SSH_MSG_IGNORE 23:59:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_IGNORE 23:59:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #9 SSH_MSG_IGNORE 23:59:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_IGNORE 23:59:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #9 SSH_MSG_IGNORE 23:59:11.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_IGNORE 23:59:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #9 SSH_MSG_IGNORE 23:59:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_IGNORE 23:59:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #9 SSH_MSG_IGNORE 23:59:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_IGNORE 23:59:11.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #9 SSH_MSG_IGNORE 23:59:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_IGNORE 23:59:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #9 SSH_MSG_IGNORE 23:59:11.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_IGNORE 23:59:11.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #9 SSH_MSG_IGNORE 23:59:11.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_IGNORE 23:59:12.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #9 SSH_MSG_IGNORE 23:59:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_IGNORE 23:59:12.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #9 SSH_MSG_IGNORE 23:59:12.659 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_IGNORE 23:59:12.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #9 SSH_MSG_IGNORE 23:59:12.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_IGNORE 23:59:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]} 23:59:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:45184]): SSH-2.0-SSHD-UNKNOWN 23:59:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:45184]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:45184]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:12.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:45184]) Send SSH_MSG_KEXINIT 23:59:12.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:12.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45184]) process #0 SSH_MSG_KEXINIT 23:59:12.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:45184]) SSH_MSG_KEXINIT 23:59:12.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:45184]) strict KEX=true client=true server=true 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: server host key algorithms = rsa-sha2-512 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: compression algorithms (client to server) = none 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:45184]) Kex: compression algorithms (server to client) = none 23:59:12.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45184]) process #1 30 23:59:12.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45184]] process command=SSH_MSG_KEXDH_INIT 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:45184]] Send SSH_MSG_KEXDH_REPLY 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #1 sending command=31[31] len=1639 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:45184])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:45184]) Send SSH_MSG_NEWKEYS 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:45184]) session ID=64:bf:28:be:c7:6c:e1:a3:a5:2f:88:43:cf:60:b0:f1:6a:3d:59:ab:e4:19:f6:37:fd:a8:a5:77:ab:19:82:d9:2c:82:ac:5a:9a:a1:b0:be:31:01:7a:af:f7:a5:59:95:5f:c4:47:55:0a:82:45:64:bf:eb:bd:eb:68:36:e8:92 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45184]): strict KEX resets output message sequence number from 3 to 0 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:45184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@797e679c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:45184])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #0 sending command=7[7] len=419 23:59:12.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45184]) No pending packets to flush at end of KEX 23:59:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #9 SSH_MSG_IGNORE 23:59:12.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_IGNORE 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45184]) process #2 SSH_MSG_NEWKEYS 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:45184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45184]): strict KEX resets input message sequence number from 3 to 0 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:45184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bd069c3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45184]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:45184]) authorized authentication methods: password,publickey 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:45184]) Accepted service ssh-userauth 23:59:12.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45184]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45184]) no authentication factory for method=none 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45184]) SSH_MSG_USERAUTH_REQUEST 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:45184]) remaining methods: password,publickey 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:45184]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:45184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:12.930 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:45184]) authentication result: true 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:45184]) SSH_MSG_USERAUTH_REQUEST 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:45184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:45184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45184]) no heartbeat to stop 23:59:12.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:45184]) heartbeat type=IGNORE, interval=PT30S 23:59:12.931 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:45184 authenticated 23:59:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45184]] session=TransportServerSession[admin@/10.30.170.83:45184] id=0 23:59:12.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.83:45184])) size=2097152, max=2097152, packet=32768 23:59:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45184] 23:59:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:45184]) recipient=0 23:59:12.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.83:45184])) size=2097152, max=2097152, packet=32768 23:59:12.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.83:45184])) re-initializing 23:59:12.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.83:45184])) size=2097152, max=2097152, packet=32768 23:59:12.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.83:45184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:12.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184])[want-reply=true] subsystem=netconf 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184])[subsystem] prepared command 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]}} established 23:59:12.932 [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]:17850 23:59:12.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 363: Creating data stores for simulated device 23:59:12.932 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:12.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:59:12.932 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:12.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:59:12.932 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:12.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14b9b5fd] 23:59:12.933 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:12.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:12.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:12.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:12.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:12.934 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:12.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:12.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:12.934 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14b9b5fd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14b9b5fd], subtreeVersion=Version[2eb750aa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2eb750aa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:12.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:12.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:12.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] 23:59:12.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 363 on channel [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) by 1103 down to 2096049 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) request=subsystem result=ReplySuccess, want-reply=true 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) request=subsystem activate command 23:59:12.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) starting runner for command=netconf 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #5 SSH_MSG_CHANNEL_DATA 23:59:12.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.83:45184]) by 373 down to 2096779 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_DATA len=373 23:59:12.937 [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.83:45184] 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17850', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=363} created 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]} created 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184] successful with session NetconfServerSession{sessionId=363, channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]} 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]} up 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #6 SSH_MSG_CHANNEL_DATA 23:59:12.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.83:45184]) by 393 down to 2096386 23:59:12.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_DATA len=393 23:59:12.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.83:45184] 23:59:12.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:12.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:12.938 [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:59:12.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:12.938 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a8e8626 after next message 23:59:12.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 - R:/10.30.170.83:45184]} EXI handlers added to pipeline 23:59:12.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:12.939 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a8e8626 23:59:12.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) by 179 down to 2095870 23:59:12.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:12.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #7 SSH_MSG_CHANNEL_DATA 23:59:12.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.83:45184]) by 340 down to 2096046 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_DATA len=340 23:59:12.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.83:45184] 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:12.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=363} 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2eb750aa] 23:59:12.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:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:12.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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:59:12.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:12.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.83:45184]) by 733 down to 2095137 23:59:12.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:12.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:13.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #9 SSH_MSG_IGNORE 23:59:13.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_IGNORE 23:59:13.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #9 SSH_MSG_IGNORE 23:59:13.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_IGNORE 23:59:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #9 SSH_MSG_IGNORE 23:59:13.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_IGNORE 23:59:13.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #9 SSH_MSG_IGNORE 23:59:13.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_IGNORE 23:59:13.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #9 SSH_MSG_IGNORE 23:59:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_IGNORE 23:59:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #9 SSH_MSG_IGNORE 23:59:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_IGNORE 23:59:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #9 SSH_MSG_IGNORE 23:59:13.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_IGNORE 23:59:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #9 SSH_MSG_IGNORE 23:59:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_IGNORE 23:59:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #9 SSH_MSG_IGNORE 23:59:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_IGNORE 23:59:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #9 SSH_MSG_IGNORE 23:59:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_IGNORE 23:59:13.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #9 SSH_MSG_IGNORE 23:59:13.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_IGNORE 23:59:13.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #9 SSH_MSG_IGNORE 23:59:13.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_IGNORE 23:59:13.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.723 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #9 SSH_MSG_IGNORE 23:59:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_IGNORE 23:59:13.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #9 SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #9 SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #9 SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #9 SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #9 SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #9 SSH_MSG_IGNORE 23:59:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #9 SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #9 SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #9 SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #9 SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #9 SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #9 SSH_MSG_IGNORE 23:59:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_IGNORE 23:59:13.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.729 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.730 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #9 SSH_MSG_IGNORE 23:59:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_IGNORE 23:59:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #9 SSH_MSG_IGNORE 23:59:13.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #9 SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #9 SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #9 SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #9 SSH_MSG_IGNORE 23:59:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_IGNORE 23:59:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #9 SSH_MSG_IGNORE 23:59:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_IGNORE 23:59:13.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.737 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #9 SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #9 SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #9 SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #9 SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #9 SSH_MSG_IGNORE 23:59:13.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_IGNORE 23:59:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #9 SSH_MSG_IGNORE 23:59:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #9 SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #9 SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #9 SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #9 SSH_MSG_IGNORE 23:59:13.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_IGNORE 23:59:13.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #9 SSH_MSG_IGNORE 23:59:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_IGNORE 23:59:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #9 SSH_MSG_IGNORE 23:59:13.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_IGNORE 23:59:13.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]} 23:59:13.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34722]): SSH-2.0-SSHD-UNKNOWN 23:59:13.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34722]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:13.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34722]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:13.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #9 SSH_MSG_IGNORE 23:59:13.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_IGNORE 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34722]) Send SSH_MSG_KEXINIT 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34722]) process #0 SSH_MSG_KEXINIT 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34722]) SSH_MSG_KEXINIT 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34722]) strict KEX=true client=true server=true 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: server host key algorithms = rsa-sha2-512 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: compression algorithms (client to server) = none 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34722]) Kex: compression algorithms (server to client) = none 23:59:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:14.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34722]) process #1 30 23:59:14.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34722]] process command=SSH_MSG_KEXDH_INIT 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34722]] Send SSH_MSG_KEXDH_REPLY 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #1 sending command=31[31] len=1639 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34722])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34722]) Send SSH_MSG_NEWKEYS 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34722]) session ID=5c:83:1b:5a:d2:e6:17:c7:5a:7f:56:13:d0:04:19:98:e6:19:77:f8:fd:d7:f8:fb:01:fa:b6:49:54:88:f6:79:03:50:a9:19:20:df:81:43:1c:26:1c:99:61:cf:30:03:30:b5:29:aa:1f:b9:fb:9d:e7:b8:e1:46:b2:82:06:bc 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34722]): strict KEX resets output message sequence number from 3 to 0 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34722]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d4bf18a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34722])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34722])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #0 sending command=7[7] len=419 23:59:14.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34722]) No pending packets to flush at end of KEX 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34722]) process #2 SSH_MSG_NEWKEYS 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34722]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34722]): strict KEX resets input message sequence number from 3 to 0 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34722]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@306e5a6c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34722]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34722]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34722]) authorized authentication methods: password,publickey 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34722]) Accepted service ssh-userauth 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34722]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34722]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34722]) no authentication factory for method=none 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34722]) SSH_MSG_USERAUTH_REQUEST 23:59:14.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34722]) remaining methods: password,publickey 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34722]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34722]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:14.195 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34722]) authentication result: true 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34722]) SSH_MSG_USERAUTH_REQUEST 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34722])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34722]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34722]) no heartbeat to stop 23:59:14.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34722]) heartbeat type=IGNORE, interval=PT30S 23:59:14.196 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34722 authenticated 23:59:14.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:14.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34722]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:14.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34722]] session=TransportServerSession[admin@/10.30.170.83:34722] id=0 23:59:14.196 [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.83:34722])) size=2097152, max=2097152, packet=32768 23:59:14.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34722]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34722] 23:59:14.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34722]) recipient=0 23:59:14.196 [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.83:34722])) size=2097152, max=2097152, packet=32768 23:59:14.196 [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.83:34722])) re-initializing 23:59:14.196 [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.83:34722])) size=2097152, max=2097152, packet=32768 23:59:14.196 [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.83:34722]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:14.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[want-reply=true] subsystem=netconf 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[subsystem] prepared command 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]}} established 23:59:14.197 [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]:17851 23:59:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 364: Creating data stores for simulated device 23:59:14.197 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:14.197 [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:59:14.197 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:14.197 [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:59:14.197 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ef752e5] 23:59:14.198 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:14.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:14.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:14.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:14.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:14.199 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:14.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:14.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:14.199 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ef752e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ef752e5], subtreeVersion=Version[245db6d6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[245db6d6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:14.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:14.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] 23:59:14.201 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 364 on channel [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) by 1103 down to 2096049 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) request=subsystem result=ReplySuccess, want-reply=true 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) request=subsystem activate command 23:59:14.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) starting runner for command=netconf 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #5 SSH_MSG_CHANNEL_DATA 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) by 373 down to 2096779 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_DATA len=373 23:59:14.202 [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.83:34722] 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17851', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=364} created 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]} created 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722] successful with session NetconfServerSession{sessionId=364, channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]} 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]} up 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #6 SSH_MSG_CHANNEL_DATA 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) by 393 down to 2096386 23:59:14.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_DATA len=393 23:59:14.202 [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.83:34722] 23:59:14.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:14.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:14.203 [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:59:14.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:14.203 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7cf7a597 after next message 23:59:14.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 - R:/10.30.170.83:34722]} EXI handlers added to pipeline 23:59:14.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:14.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7cf7a597 23:59:14.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) by 179 down to 2095870 23:59:14.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:14.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #7 SSH_MSG_CHANNEL_DATA 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) by 340 down to 2096046 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_DATA len=340 23:59:14.205 [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.83:34722] 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:14.205 [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:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[245db6d6] 23:59:14.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:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:14.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:14.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:59:14.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:59:14.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:59:14.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:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:14.206 [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:59:14.206 [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:59:14.206 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:14.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.83:34722]) by 733 down to 2095137 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:14.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:14.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #9 SSH_MSG_IGNORE 23:59:14.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_IGNORE 23:59:14.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #9 SSH_MSG_IGNORE 23:59:14.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_IGNORE 23:59:14.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #9 SSH_MSG_IGNORE 23:59:14.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_IGNORE 23:59:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #9 SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #9 SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #9 SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #9 SSH_MSG_IGNORE 23:59:14.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_IGNORE 23:59:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #9 SSH_MSG_IGNORE 23:59:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_IGNORE 23:59:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #9 SSH_MSG_IGNORE 23:59:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_IGNORE 23:59:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #9 SSH_MSG_IGNORE 23:59:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_IGNORE 23:59:14.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #9 SSH_MSG_IGNORE 23:59:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_IGNORE 23:59:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.517 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #9 SSH_MSG_IGNORE 23:59:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_IGNORE 23:59:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #9 SSH_MSG_IGNORE 23:59:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #9 SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #9 SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #9 SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #9 SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #9 SSH_MSG_IGNORE 23:59:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_IGNORE 23:59:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #9 SSH_MSG_IGNORE 23:59:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_IGNORE 23:59:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #9 SSH_MSG_IGNORE 23:59:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_IGNORE 23:59:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #9 SSH_MSG_IGNORE 23:59:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_IGNORE 23:59:14.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #9 SSH_MSG_IGNORE 23:59:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_IGNORE 23:59:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #9 SSH_MSG_IGNORE 23:59:14.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #9 SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #9 SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #9 SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #9 SSH_MSG_IGNORE 23:59:14.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_IGNORE 23:59:14.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #9 SSH_MSG_IGNORE 23:59:14.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_IGNORE 23:59:14.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #9 SSH_MSG_IGNORE 23:59:14.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_IGNORE 23:59:14.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #9 SSH_MSG_IGNORE 23:59:14.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_IGNORE 23:59:14.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #9 SSH_MSG_IGNORE 23:59:14.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_IGNORE 23:59:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #9 SSH_MSG_IGNORE 23:59:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_IGNORE 23:59:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #9 SSH_MSG_IGNORE 23:59:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_IGNORE 23:59:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #9 SSH_MSG_IGNORE 23:59:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_IGNORE 23:59:14.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #9 SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #9 SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #9 SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #9 SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #9 SSH_MSG_IGNORE 23:59:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_IGNORE 23:59:14.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.776 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #9 SSH_MSG_IGNORE 23:59:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_IGNORE 23:59:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #9 SSH_MSG_IGNORE 23:59:14.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_IGNORE 23:59:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #9 SSH_MSG_IGNORE 23:59:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_IGNORE 23:59:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #9 SSH_MSG_IGNORE 23:59:14.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_IGNORE 23:59:14.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #9 SSH_MSG_IGNORE 23:59:14.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_IGNORE 23:59:14.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #9 SSH_MSG_IGNORE 23:59:14.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_IGNORE 23:59:14.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #9 SSH_MSG_IGNORE 23:59:14.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_IGNORE 23:59:15.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]} 23:59:15.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47804]): SSH-2.0-SSHD-UNKNOWN 23:59:15.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47804]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:15.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47804]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47804]) Send SSH_MSG_KEXINIT 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47804]) process #0 SSH_MSG_KEXINIT 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47804]) SSH_MSG_KEXINIT 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47804]) strict KEX=true client=true server=true 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: server host key algorithms = rsa-sha2-512 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:15.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: compression algorithms (client to server) = none 23:59:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47804]) Kex: compression algorithms (server to client) = none 23:59:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:15.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47804]) process #1 30 23:59:15.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47804]] process command=SSH_MSG_KEXDH_INIT 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47804]] Send SSH_MSG_KEXDH_REPLY 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #1 sending command=31[31] len=1639 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47804])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47804]) Send SSH_MSG_NEWKEYS 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47804]) session ID=b9:94:0f:89:82:47:92:d3:d2:30:74:54:85:83:da:fc:9a:84:bf:a7:5a:1d:da:e6:4f:de:4a:1f:14:c8:a5:59:4e:9c:fa:5c:0b:f4:f1:66:45:f8:5b:c1:e6:f5:ec:31:ed:4c:60:a0:08:02:57:32:54:9b:77:f8:f3:bc:95:e6 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47804]): strict KEX resets output message sequence number from 3 to 0 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47804]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31201225; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47804])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47804])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #0 sending command=7[7] len=419 23:59:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47804]) No pending packets to flush at end of KEX 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47804]) process #2 SSH_MSG_NEWKEYS 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47804]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47804]): strict KEX resets input message sequence number from 3 to 0 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47804]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13d32498; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47804]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47804]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47804]) authorized authentication methods: password,publickey 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47804]) Accepted service ssh-userauth 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47804]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47804]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47804]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47804]) no authentication factory for method=none 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47804]) SSH_MSG_USERAUTH_REQUEST 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47804]) remaining methods: password,publickey 23:59:15.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47804]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47804]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47804]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:15.512 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47804]) authentication result: true 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47804]) SSH_MSG_USERAUTH_REQUEST 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47804])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47804]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47804]) no heartbeat to stop 23:59:15.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47804]) heartbeat type=IGNORE, interval=PT30S 23:59:15.512 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47804 authenticated 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47804]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47804]] session=TransportServerSession[admin@/10.30.170.83:47804] id=0 23:59:15.513 [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.83:47804])) size=2097152, max=2097152, packet=32768 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47804]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47804] 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47804]) recipient=0 23:59:15.513 [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.83:47804])) size=2097152, max=2097152, packet=32768 23:59:15.513 [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.83:47804])) re-initializing 23:59:15.513 [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.83:47804])) size=2097152, max=2097152, packet=32768 23:59:15.513 [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.83:47804]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:15.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[want-reply=true] subsystem=netconf 23:59:15.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[subsystem] prepared command 23:59:15.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:15.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:15.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]}} established 23:59:15.514 [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]:17852 23:59:15.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 365: Creating data stores for simulated device 23:59:15.514 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:15.514 [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:59:15.514 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:15.514 [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:59:15.514 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:15.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77391487] 23:59:15.515 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:15.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:15.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:15.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:15.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:15.515 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:15.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:15.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:15.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77391487], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77391487], subtreeVersion=Version[3959192f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3959192f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:15.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:15.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] 23:59:15.517 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 365 on channel [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 1103 down to 2096049 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) request=subsystem result=ReplySuccess, want-reply=true 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) request=subsystem activate command 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) starting runner for command=netconf 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #5 SSH_MSG_CHANNEL_DATA 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 373 down to 2096779 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_DATA len=373 23:59:15.517 [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.83:47804] 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:15.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17852', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=365} created 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]} created 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804] successful with session NetconfServerSession{sessionId=365, channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]} 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]} up 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #6 SSH_MSG_CHANNEL_DATA 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 393 down to 2096386 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_DATA len=393 23:59:15.518 [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.83:47804] 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:15.518 [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:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5eceefe2 after next message 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 - R:/10.30.170.83:47804]} EXI handlers added to pipeline 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5eceefe2 23:59:15.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 179 down to 2095870 23:59:15.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:15.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #7 SSH_MSG_CHANNEL_DATA 23:59:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 340 down to 2096046 23:59:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_DATA len=340 23:59:15.520 [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.83:47804] 23:59:15.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:15.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:15.521 [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:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3959192f] 23:59:15.522 [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:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:15.522 [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:59:15.522 [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:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:15.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:15.522 [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:59:15.522 [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:59:15.522 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:15.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 733 down to 2095137 23:59:15.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:15.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:16.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]} 23:59:16.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:36364]): SSH-2.0-SSHD-UNKNOWN 23:59:16.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:36364]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:16.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:36364]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:16.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:36364]) Send SSH_MSG_KEXINIT 23:59:16.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:16.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36364]) process #0 SSH_MSG_KEXINIT 23:59:16.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:36364]) SSH_MSG_KEXINIT 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:36364]) strict KEX=true client=true server=true 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: server host key algorithms = rsa-sha2-512 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: compression algorithms (client to server) = none 23:59:16.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:36364]) Kex: compression algorithms (server to client) = none 23:59:16.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:16.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36364]) process #1 30 23:59:16.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36364]] process command=SSH_MSG_KEXDH_INIT 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:36364]] Send SSH_MSG_KEXDH_REPLY 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #1 sending command=31[31] len=1639 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:36364])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:36364]) Send SSH_MSG_NEWKEYS 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:36364]) session ID=67:cb:28:8a:d8:99:3d:cd:44:25:b1:23:3f:ea:6d:35:c0:b2:bc:53:c8:3b:14:21:9a:b8:35:62:ea:84:ef:3a:dc:1b:dd:f3:3f:a2:6d:07:4a:ac:56:58:72:a6:d6:02:1c:41:e9:36:f1:8b:d7:a2:f5:1e:1f:96:4e:ed:d7:41 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36364]): strict KEX resets output message sequence number from 3 to 0 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:36364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71da8c53; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:36364])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36364])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #0 sending command=7[7] len=419 23:59:16.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36364]) No pending packets to flush at end of KEX 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36364]) process #2 SSH_MSG_NEWKEYS 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:36364]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36364]): strict KEX resets input message sequence number from 3 to 0 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:36364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5606af1c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36364]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36364]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:36364]) authorized authentication methods: password,publickey 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:36364]) Accepted service ssh-userauth 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36364]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36364]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36364]) no authentication factory for method=none 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36364]) SSH_MSG_USERAUTH_REQUEST 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:36364]) remaining methods: password,publickey 23:59:16.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:36364]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:36364]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:16.830 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:36364]) authentication result: true 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:36364]) SSH_MSG_USERAUTH_REQUEST 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:36364])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:36364]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36364]) no heartbeat to stop 23:59:16.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:36364]) heartbeat type=IGNORE, interval=PT30S 23:59:16.830 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:36364 authenticated 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36364]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36364]] session=TransportServerSession[admin@/10.30.170.83:36364] id=0 23:59:16.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.83:36364])) size=2097152, max=2097152, packet=32768 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36364]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36364] 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:36364]) recipient=0 23:59:16.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.83:36364])) size=2097152, max=2097152, packet=32768 23:59:16.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.83:36364])) re-initializing 23:59:16.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.83:36364])) size=2097152, max=2097152, packet=32768 23:59:16.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.83:36364]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[want-reply=true] subsystem=netconf 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[subsystem] prepared command 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]}} established 23:59:16.831 [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]:17853 23:59:16.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 366: Creating data stores for simulated device 23:59:16.831 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:16.831 [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:59:16.832 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:16.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:59:16.832 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:16.832 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43a4c6f6] 23:59:16.832 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:16.833 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:16.833 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:16.833 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:16.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:16.834 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:16.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:16.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:16.834 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43a4c6f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43a4c6f6], subtreeVersion=Version[4c87277b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c87277b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:16.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:16.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:16.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] 23:59:16.835 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 366 on channel [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] 23:59:16.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 1103 down to 2096049 23:59:16.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:16.835 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:16.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] 23:59:16.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) request=subsystem result=ReplySuccess, want-reply=true 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) request=subsystem activate command 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) starting runner for command=netconf 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #5 SSH_MSG_CHANNEL_DATA 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 373 down to 2096779 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_DATA len=373 23:59:16.836 [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.83:36364] 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17853', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=366} created 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]} created 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364] successful with session NetconfServerSession{sessionId=366, channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]} 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]} up 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #6 SSH_MSG_CHANNEL_DATA 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 393 down to 2096386 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_DATA len=393 23:59:16.836 [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.83:36364] 23:59:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:16.837 [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:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e9dc85b after next message 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 - R:/10.30.170.83:36364]} EXI handlers added to pipeline 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e9dc85b 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 179 down to 2095870 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:16.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #7 SSH_MSG_CHANNEL_DATA 23:59:16.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 340 down to 2096046 23:59:16.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_DATA len=340 23:59:16.838 [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.83:36364] 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:16.839 [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:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c87277b] 23:59:16.839 [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:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:16.839 [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:59:16.839 [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:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:16.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:16.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:16.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:16.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:16.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:16.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:16.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:16.845 [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:59:16.845 [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:59:16.845 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:16.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 733 down to 2095137 23:59:16.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:16.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]} 23:59:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:49528]): SSH-2.0-SSHD-UNKNOWN 23:59:17.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:49528]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:17.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:49528]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:49528]) Send SSH_MSG_KEXINIT 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49528]) process #0 SSH_MSG_KEXINIT 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:49528]) SSH_MSG_KEXINIT 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:49528]) strict KEX=true client=true server=true 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: server host key algorithms = rsa-sha2-512 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: compression algorithms (client to server) = none 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:49528]) Kex: compression algorithms (server to client) = none 23:59:18.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:18.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49528]) process #1 30 23:59:18.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49528]] process command=SSH_MSG_KEXDH_INIT 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:49528]] Send SSH_MSG_KEXDH_REPLY 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #1 sending command=31[31] len=1639 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:49528])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:49528]) Send SSH_MSG_NEWKEYS 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:49528]) session ID=7f:84:9f:e4:ca:6a:a0:37:a0:22:da:db:ea:fe:35:76:c2:4a:cb:7a:f7:f7:0e:0a:ba:cc:59:d1:79:b8:6b:75:b0:cf:24:2c:25:09:39:62:8b:69:ff:5b:46:a7:39:c7:c6:29:bf:74:81:86:ef:ee:50:ea:aa:7b:64:41:a0:d1 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49528]): strict KEX resets output message sequence number from 3 to 0 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:49528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fdc4880; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:49528])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #0 sending command=7[7] len=419 23:59:18.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49528]) No pending packets to flush at end of KEX 23:59:18.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49528]) process #2 SSH_MSG_NEWKEYS 23:59:18.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:49528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:18.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49528]): strict KEX resets input message sequence number from 3 to 0 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:49528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3be94638; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49528]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:49528]) authorized authentication methods: password,publickey 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:49528]) Accepted service ssh-userauth 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49528]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49528]) no authentication factory for method=none 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49528]) SSH_MSG_USERAUTH_REQUEST 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:49528]) remaining methods: password,publickey 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:49528]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:49528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:18.472 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:49528]) authentication result: true 23:59:18.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:49528]) SSH_MSG_USERAUTH_REQUEST 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:49528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:49528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49528]) no heartbeat to stop 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:49528]) heartbeat type=IGNORE, interval=PT30S 23:59:18.473 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:49528 authenticated 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49528]] session=TransportServerSession[admin@/10.30.170.83:49528] id=0 23:59:18.473 [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.83:49528])) size=2097152, max=2097152, packet=32768 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49528] 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:49528]) recipient=0 23:59:18.473 [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.83:49528])) size=2097152, max=2097152, packet=32768 23:59:18.473 [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.83:49528])) re-initializing 23:59:18.473 [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.83:49528])) size=2097152, max=2097152, packet=32768 23:59:18.473 [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.83:49528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:18.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[want-reply=true] subsystem=netconf 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[subsystem] prepared command 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]}} established 23:59:18.474 [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]:17854 23:59:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 367: Creating data stores for simulated device 23:59:18.474 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:18.474 [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:59:18.474 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:18.474 [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:59:18.474 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[11d20d5a] 23:59:18.475 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:18.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:18.476 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:18.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:18.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:18.476 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[11d20d5a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[11d20d5a], subtreeVersion=Version[5432eb18], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5432eb18], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:18.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] 23:59:18.477 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 367 on channel [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) by 1103 down to 2096049 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) request=subsystem result=ReplySuccess, want-reply=true 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) request=subsystem activate command 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) starting runner for command=netconf 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #5 SSH_MSG_CHANNEL_DATA 23:59:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) by 373 down to 2096779 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_DATA len=373 23:59:18.479 [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.83:49528] 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17854', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=367} created 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]} created 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528] successful with session NetconfServerSession{sessionId=367, channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]} 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]} up 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #6 SSH_MSG_CHANNEL_DATA 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) by 393 down to 2096386 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_DATA len=393 23:59:18.479 [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.83:49528] 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:18.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:18.480 [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:59:18.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:18.480 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48600ff2 after next message 23:59:18.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 - R:/10.30.170.83:49528]} EXI handlers added to pipeline 23:59:18.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48600ff2 23:59:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) by 179 down to 2095870 23:59:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #7 SSH_MSG_CHANNEL_DATA 23:59:18.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.83:49528]) by 340 down to 2096046 23:59:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_DATA len=340 23:59:18.482 [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.83:49528] 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:18.483 [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:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5432eb18] 23:59:18.483 [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:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:18.483 [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:59:18.483 [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:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:18.483 [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:59:18.483 [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:59:18.483 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:18.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.83:49528]) by 733 down to 2095137 23:59:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:19.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]} 23:59:19.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:48554]): SSH-2.0-SSHD-UNKNOWN 23:59:19.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:48554]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:19.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:48554]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:48554]) Send SSH_MSG_KEXINIT 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48554]) process #0 SSH_MSG_KEXINIT 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:48554]) SSH_MSG_KEXINIT 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:48554]) strict KEX=true client=true server=true 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: server host key algorithms = rsa-sha2-512 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: compression algorithms (client to server) = none 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:48554]) Kex: compression algorithms (server to client) = none 23:59:19.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48554]) process #1 30 23:59:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48554]] process command=SSH_MSG_KEXDH_INIT 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:48554]] Send SSH_MSG_KEXDH_REPLY 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #1 sending command=31[31] len=1639 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:48554])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:48554]) Send SSH_MSG_NEWKEYS 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:48554]) session ID=84:9e:ca:b1:b2:53:b0:86:53:b0:62:c2:4c:1f:f7:70:af:6b:3e:11:fb:4c:17:0f:ed:9e:e1:cf:76:03:0c:2d:6e:23:fe:e1:54:4c:4c:6d:c8:42:17:f1:05:e3:9b:c9:c2:e1:2d:fd:74:c6:a3:68:ad:97:12:2f:b4:0d:59:ab 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48554]): strict KEX resets output message sequence number from 3 to 0 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:48554]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5614d149; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:48554])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48554])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #0 sending command=7[7] len=419 23:59:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48554]) No pending packets to flush at end of KEX 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48554]) process #2 SSH_MSG_NEWKEYS 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:48554]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48554]): strict KEX resets input message sequence number from 3 to 0 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:48554]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41b465f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48554]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48554]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:48554]) authorized authentication methods: password,publickey 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:48554]) Accepted service ssh-userauth 23:59:19.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48554]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48554]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48554]) no authentication factory for method=none 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48554]) SSH_MSG_USERAUTH_REQUEST 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:48554]) remaining methods: password,publickey 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:48554]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:48554]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:19.271 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:48554]) authentication result: true 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:48554]) SSH_MSG_USERAUTH_REQUEST 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:48554])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:48554]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48554]) no heartbeat to stop 23:59:19.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:48554]) heartbeat type=IGNORE, interval=PT30S 23:59:19.271 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:48554 authenticated 23:59:19.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:19.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48554]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:19.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48554]] session=TransportServerSession[admin@/10.30.170.83:48554] id=0 23:59:19.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.83:48554])) size=2097152, max=2097152, packet=32768 23:59:19.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48554]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48554] 23:59:19.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:48554]) recipient=0 23:59:19.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.83:48554])) size=2097152, max=2097152, packet=32768 23:59:19.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.83:48554])) re-initializing 23:59:19.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.83:48554])) size=2097152, max=2097152, packet=32768 23:59:19.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.83:48554]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:19.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554])[want-reply=true] subsystem=netconf 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554])[subsystem] prepared command 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]}} established 23:59:19.273 [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]:17855 23:59:19.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 368: Creating data stores for simulated device 23:59:19.273 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:19.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:59:19.273 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:19.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:59:19.273 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:19.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5d5f6f6b] 23:59:19.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:19.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:19.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:19.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:19.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:19.275 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:19.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:19.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:19.275 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5d5f6f6b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5d5f6f6b], subtreeVersion=Version[4dd353d4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4dd353d4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:19.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:19.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] 23:59:19.276 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 368 on channel [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] 23:59:19.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.83:48554]) by 1103 down to 2096049 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) request=subsystem result=ReplySuccess, want-reply=true 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) request=subsystem activate command 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) starting runner for command=netconf 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #5 SSH_MSG_CHANNEL_DATA 23:59:19.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.83:48554]) by 373 down to 2096779 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_DATA len=373 23:59:19.276 [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.83:48554] 23:59:19.276 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17855', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=368} created 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]} created 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554] successful with session NetconfServerSession{sessionId=368, channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]} 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]} up 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #6 SSH_MSG_CHANNEL_DATA 23:59:19.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.83:48554]) by 393 down to 2096386 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_DATA len=393 23:59:19.277 [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.83:48554] 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:19.277 [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:59:19.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:19.278 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e032b5 after next message 23:59:19.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 - R:/10.30.170.83:48554]} EXI handlers added to pipeline 23:59:19.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:19.278 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e032b5 23:59:19.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.83:48554]) by 179 down to 2095870 23:59:19.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:19.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:19.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #7 SSH_MSG_CHANNEL_DATA 23:59:19.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.83:48554]) by 340 down to 2096046 23:59:19.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_DATA len=340 23:59:19.279 [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.83:48554] 23:59:19.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:19.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:19.279 [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:59:19.279 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4dd353d4] 23:59:19.279 [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:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:19.280 [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:59:19.280 [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:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:19.280 [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:59:19.280 [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:59:19.280 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:19.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.83:48554]) by 733 down to 2095137 23:59:19.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:19.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:20.282 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #8 SSH_MSG_IGNORE 23:59:20.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_IGNORE 23:59:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]} 23:59:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:39168]): SSH-2.0-SSHD-UNKNOWN 23:59:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:39168]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:39168]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:20.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:39168]) Send SSH_MSG_KEXINIT 23:59:20.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39168]) process #0 SSH_MSG_KEXINIT 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:39168]) SSH_MSG_KEXINIT 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:39168]) strict KEX=true client=true server=true 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: server host key algorithms = rsa-sha2-512 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: compression algorithms (client to server) = none 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:39168]) Kex: compression algorithms (server to client) = none 23:59:20.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:20.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39168]) process #1 30 23:59:20.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39168]] process command=SSH_MSG_KEXDH_INIT 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:39168]] Send SSH_MSG_KEXDH_REPLY 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #1 sending command=31[31] len=1639 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:39168])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:39168]) Send SSH_MSG_NEWKEYS 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:39168]) session ID=b1:fd:e4:75:8b:bd:b6:f8:3e:d4:f9:11:71:8f:20:55:d2:f5:6e:5a:00:84:de:0b:0f:a2:51:98:dd:25:71:0e:97:aa:b7:ec:0b:b0:0e:a9:71:9d:3c:60:43:10:33:6b:01:61:a2:c8:8a:d3:43:31:1e:9d:a6:f5:fb:00:b2:da 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39168]): strict KEX resets output message sequence number from 3 to 0 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:39168]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@411968fb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:39168])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39168])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #0 sending command=7[7] len=419 23:59:20.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39168]) No pending packets to flush at end of KEX 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39168]) process #2 SSH_MSG_NEWKEYS 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:39168]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39168]): strict KEX resets input message sequence number from 3 to 0 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:39168]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f771690; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39168]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39168]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:39168]) authorized authentication methods: password,publickey 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:39168]) Accepted service ssh-userauth 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39168]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39168]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39168]) no authentication factory for method=none 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39168]) SSH_MSG_USERAUTH_REQUEST 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:39168]) remaining methods: password,publickey 23:59:20.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:39168]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:39168]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:20.732 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:39168]) authentication result: true 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:39168]) SSH_MSG_USERAUTH_REQUEST 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:39168])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:39168]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39168]) no heartbeat to stop 23:59:20.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:39168]) heartbeat type=IGNORE, interval=PT30S 23:59:20.732 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:39168 authenticated 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39168]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39168]] session=TransportServerSession[admin@/10.30.170.83:39168] id=0 23:59:20.733 [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.83:39168])) size=2097152, max=2097152, packet=32768 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39168]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39168] 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:39168]) recipient=0 23:59:20.733 [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.83:39168])) size=2097152, max=2097152, packet=32768 23:59:20.733 [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.83:39168])) re-initializing 23:59:20.733 [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.83:39168])) size=2097152, max=2097152, packet=32768 23:59:20.733 [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.83:39168]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:20.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:20.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[want-reply=true] subsystem=netconf 23:59:20.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[subsystem] prepared command 23:59:20.734 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:20.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:20.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]}} established 23:59:20.734 [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]:17856 23:59:20.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 369: Creating data stores for simulated device 23:59:20.734 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:20.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:59:20.734 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:20.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:59:20.734 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:20.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4292792c] 23:59:20.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:20.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:20.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:20.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:20.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:20.735 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:20.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:20.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:20.735 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4292792c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4292792c], subtreeVersion=Version[2e2414d5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e2414d5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:20.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:20.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] 23:59:20.737 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 369 on channel [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) by 1103 down to 2096049 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) request=subsystem result=ReplySuccess, want-reply=true 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) request=subsystem activate command 23:59:20.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) starting runner for command=netconf 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #5 SSH_MSG_CHANNEL_DATA 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) by 373 down to 2096779 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_DATA len=373 23:59:20.738 [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.83:39168] 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17856', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=369} created 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]} created 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168] successful with session NetconfServerSession{sessionId=369, channel=[id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]} 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]} up 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #6 SSH_MSG_CHANNEL_DATA 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) by 393 down to 2096386 23:59:20.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_DATA len=393 23:59:20.738 [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.83:39168] 23:59:20.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:20.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:20.744 [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:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c520d38 after next message 23:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xeabf3495, L:/10.30.171.222:17856 - R:/10.30.170.83:39168]} EXI handlers added to pipeline 23:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c520d38 23:59:20.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.83:39168]) by 179 down to 2095870 23:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:20.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #7 SSH_MSG_CHANNEL_DATA 23:59:20.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.83:39168]) by 340 down to 2096046 23:59:20.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_DATA len=340 23:59:20.745 [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.83:39168] 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:20.746 [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:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e2414d5] 23:59:20.746 [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:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:20.746 [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:59:20.746 [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:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:20.746 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:20.746 [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:59:20.746 [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:59:20.746 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:20.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.83:39168]) by 733 down to 2095137 23:59:20.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:20.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:21.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #8 SSH_MSG_IGNORE 23:59:21.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_IGNORE 23:59:21.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]} 23:59:21.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:60002]): SSH-2.0-SSHD-UNKNOWN 23:59:21.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:60002]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:21.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:60002]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:60002]) Send SSH_MSG_KEXINIT 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60002]) process #0 SSH_MSG_KEXINIT 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:60002]) SSH_MSG_KEXINIT 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:60002]) strict KEX=true client=true server=true 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: server host key algorithms = rsa-sha2-512 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: compression algorithms (client to server) = none 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:60002]) Kex: compression algorithms (server to client) = none 23:59:21.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:21.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60002]) process #1 30 23:59:21.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60002]] process command=SSH_MSG_KEXDH_INIT 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:60002]] Send SSH_MSG_KEXDH_REPLY 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #1 sending command=31[31] len=1639 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:60002])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:60002]) Send SSH_MSG_NEWKEYS 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:60002]) session ID=79:94:e5:2e:b5:18:0b:63:9f:a2:42:e2:30:1a:1b:cf:cd:2f:10:2e:21:95:d5:d6:2a:cb:95:57:6e:85:bf:0d:6c:75:f2:53:73:d0:c2:80:97:8f:ed:ea:23:f2:50:e6:42:53:8d:d0:42:a8:fc:ad:df:47:5a:42:c4:cd:cf:10 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60002]): strict KEX resets output message sequence number from 3 to 0 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:60002]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62553ec9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:60002])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60002])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #0 sending command=7[7] len=419 23:59:21.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60002]) No pending packets to flush at end of KEX 23:59:22.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60002]) process #2 SSH_MSG_NEWKEYS 23:59:22.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:60002]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:22.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60002]): strict KEX resets input message sequence number from 3 to 0 23:59:22.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:60002]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6150c21b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:22.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:22.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60002]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:22.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60002]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:22.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:60002]) authorized authentication methods: password,publickey 23:59:22.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:60002]) Accepted service ssh-userauth 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60002]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60002]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60002]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60002]) no authentication factory for method=none 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60002]) SSH_MSG_USERAUTH_REQUEST 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:60002]) remaining methods: password,publickey 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:60002]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60002]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:60002]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:22.303 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:60002]) authentication result: true 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:60002]) SSH_MSG_USERAUTH_REQUEST 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:60002])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:22.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:60002]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:22.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:22.304 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:22.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60002]) no heartbeat to stop 23:59:22.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:60002]) heartbeat type=IGNORE, interval=PT30S 23:59:22.304 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:60002 authenticated 23:59:22.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:22.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60002]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60002]] session=TransportServerSession[admin@/10.30.170.83:60002] id=0 23:59:22.305 [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.83:60002])) size=2097152, max=2097152, packet=32768 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60002]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60002] 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:60002]) recipient=0 23:59:22.305 [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.83:60002])) size=2097152, max=2097152, packet=32768 23:59:22.305 [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.83:60002])) re-initializing 23:59:22.305 [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.83:60002])) size=2097152, max=2097152, packet=32768 23:59:22.305 [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.83:60002]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[want-reply=true] subsystem=netconf 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[subsystem] prepared command 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:22.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]}} established 23:59:22.305 [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]:17857 23:59:22.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 370: Creating data stores for simulated device 23:59:22.306 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:22.306 [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:59:22.306 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:22.306 [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:59:22.306 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:22.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6db39e80] 23:59:22.307 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:22.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:22.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:22.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:22.307 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:22.307 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:22.307 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:22.307 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:22.307 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6db39e80], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6db39e80], subtreeVersion=Version[25047198], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25047198], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:22.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:22.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] 23:59:22.309 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 370 on channel [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] 23:59:22.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.83:60002]) by 1103 down to 2096049 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) request=subsystem result=ReplySuccess, want-reply=true 23:59:22.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) request=subsystem activate command 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) starting runner for command=netconf 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #5 SSH_MSG_CHANNEL_DATA 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) by 373 down to 2096779 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_DATA len=373 23:59:22.310 [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.83:60002] 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17857', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=370} created 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]} created 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002] successful with session NetconfServerSession{sessionId=370, channel=[id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]} 23:59:22.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]} up 23:59:22.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #6 SSH_MSG_CHANNEL_DATA 23:59:22.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) by 393 down to 2096386 23:59:22.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_DATA len=393 23:59:22.311 [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.83:60002] 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:22.312 [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:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@289f4fee after next message 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x44bb355f, L:/10.30.171.222:17857 - R:/10.30.170.83:60002]} EXI handlers added to pipeline 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@289f4fee 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) by 179 down to 2095870 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:22.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:22.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #7 SSH_MSG_CHANNEL_DATA 23:59:22.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) by 340 down to 2096046 23:59:22.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_DATA len=340 23:59:22.315 [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.83:60002] 23:59:22.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:22.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:22.316 [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:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25047198] 23:59:22.316 [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:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:22.316 [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:59:22.316 [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:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:22.316 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:22.316 [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:59:22.316 [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:59:22.316 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:22.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) by 733 down to 2095137 23:59:22.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:22.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:22.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #8 SSH_MSG_IGNORE 23:59:22.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_IGNORE 23:59:22.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]} 23:59:22.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35924]): SSH-2.0-SSHD-UNKNOWN 23:59:22.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35924]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:22.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35924]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:23.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35924]) Send SSH_MSG_KEXINIT 23:59:23.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:23.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35924]) process #0 SSH_MSG_KEXINIT 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35924]) SSH_MSG_KEXINIT 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35924]) strict KEX=true client=true server=true 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: server host key algorithms = rsa-sha2-512 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: compression algorithms (client to server) = none 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35924]) Kex: compression algorithms (server to client) = none 23:59:23.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:23.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35924]) process #1 30 23:59:23.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35924]] process command=SSH_MSG_KEXDH_INIT 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35924]] Send SSH_MSG_KEXDH_REPLY 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #1 sending command=31[31] len=1639 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35924])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35924]) Send SSH_MSG_NEWKEYS 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35924]) session ID=58:bf:4e:eb:8b:88:1a:7b:33:2f:d2:9c:0e:8e:85:d6:13:4f:8c:ea:0e:d8:f5:7a:c8:a7:92:c1:91:07:f7:f6:a5:3c:47:62:05:3f:9e:2f:a5:e8:99:af:ee:ba:62:fb:17:de:f6:fd:18:46:5a:d7:92:ee:92:12:7b:7c:bf:f0 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35924]): strict KEX resets output message sequence number from 3 to 0 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35924]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73856e5a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35924])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35924])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #0 sending command=7[7] len=419 23:59:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35924]) No pending packets to flush at end of KEX 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35924]) process #2 SSH_MSG_NEWKEYS 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35924]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35924]): strict KEX resets input message sequence number from 3 to 0 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35924]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@350dd9e7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35924]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35924]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35924]) authorized authentication methods: password,publickey 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35924]) Accepted service ssh-userauth 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35924]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35924]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35924]) no authentication factory for method=none 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35924]) SSH_MSG_USERAUTH_REQUEST 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35924]) remaining methods: password,publickey 23:59:23.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35924]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35924]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:23.151 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35924]) authentication result: true 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35924]) SSH_MSG_USERAUTH_REQUEST 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35924])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35924]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35924]) no heartbeat to stop 23:59:23.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35924]) heartbeat type=IGNORE, interval=PT30S 23:59:23.151 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35924 authenticated 23:59:23.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:23.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35924]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:23.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35924]] session=TransportServerSession[admin@/10.30.170.83:35924] id=0 23:59:23.152 [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.83:35924])) size=2097152, max=2097152, packet=32768 23:59:23.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35924]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35924] 23:59:23.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35924]) recipient=0 23:59:23.152 [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.83:35924])) size=2097152, max=2097152, packet=32768 23:59:23.152 [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.83:35924])) re-initializing 23:59:23.152 [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.83:35924])) size=2097152, max=2097152, packet=32768 23:59:23.152 [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.83:35924]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:23.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:23.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:23.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:23.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[want-reply=true] subsystem=netconf 23:59:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[subsystem] prepared command 23:59:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]}} established 23:59:23.157 [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]:17858 23:59:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 371: Creating data stores for simulated device 23:59:23.157 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:23.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:59:23.157 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:23.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:59:23.157 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[763bf6c2] 23:59:23.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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:23.158 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:23.159 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:23.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:23.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:23.159 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[763bf6c2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[763bf6c2], subtreeVersion=Version[19a409bd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19a409bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:23.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:23.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:23.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] 23:59:23.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 371 on channel [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] 23:59:23.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.83:35924]) by 1103 down to 2096049 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) request=subsystem result=ReplySuccess, want-reply=true 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) request=subsystem activate command 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) starting runner for command=netconf 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #5 SSH_MSG_CHANNEL_DATA 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) by 373 down to 2096779 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_CHANNEL_DATA len=373 23:59:23.161 [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.83:35924] 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:23.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17858', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=371} created 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]} created 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924] successful with session NetconfServerSession{sessionId=371, channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]} 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]} up 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #6 SSH_MSG_CHANNEL_DATA 23:59:23.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.83:35924]) by 393 down to 2096386 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_CHANNEL_DATA len=393 23:59:23.162 [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.83:35924] 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:23.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:23.162 [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:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74c9656b after next message 23:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 - R:/10.30.170.83:35924]} EXI handlers added to pipeline 23:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74c9656b 23:59:23.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.83:35924]) by 179 down to 2095870 23:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:23.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:23.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #7 SSH_MSG_CHANNEL_DATA 23:59:23.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.83:35924]) by 340 down to 2096046 23:59:23.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_CHANNEL_DATA len=340 23:59:23.164 [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.83:35924] 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:23.165 [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:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19a409bd] 23:59:23.165 [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:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:23.165 [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:59:23.165 [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:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:23.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:23.165 [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:59:23.165 [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:59:23.165 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:23.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.83:35924]) by 733 down to 2095137 23:59:23.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:23.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:23.899 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #8 SSH_MSG_IGNORE 23:59:23.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_IGNORE 23:59:24.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]} 23:59:24.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34738]): SSH-2.0-SSHD-UNKNOWN 23:59:24.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34738]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:24.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34738]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34738]) Send SSH_MSG_KEXINIT 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34738]) process #0 SSH_MSG_KEXINIT 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34738]) SSH_MSG_KEXINIT 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34738]) strict KEX=true client=true server=true 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: server host key algorithms = rsa-sha2-512 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: compression algorithms (client to server) = none 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34738]) Kex: compression algorithms (server to client) = none 23:59:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:24.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34738]) process #1 30 23:59:24.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34738]] process command=SSH_MSG_KEXDH_INIT 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34738]] Send SSH_MSG_KEXDH_REPLY 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #1 sending command=31[31] len=1639 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34738])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34738]) Send SSH_MSG_NEWKEYS 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34738]) session ID=46:a5:75:40:62:a8:bc:c4:52:fa:d0:18:66:5d:10:ca:f7:6e:8e:21:be:36:61:ce:79:f9:c3:b6:c4:95:9e:cb:57:a1:24:02:93:a2:9c:9d:6b:9e:cc:b5:62:90:61:f6:fb:f3:17:11:96:99:f2:9b:f8:37:16:de:76:d7:d2:be 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34738]): strict KEX resets output message sequence number from 3 to 0 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34738]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b9297c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34738])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34738])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #0 sending command=7[7] len=419 23:59:24.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34738]) No pending packets to flush at end of KEX 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34738]) process #2 SSH_MSG_NEWKEYS 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34738]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34738]): strict KEX resets input message sequence number from 3 to 0 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34738]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e088bea; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34738]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34738]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34738]) authorized authentication methods: password,publickey 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34738]) Accepted service ssh-userauth 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34738]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34738]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34738]) no authentication factory for method=none 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34738]) SSH_MSG_USERAUTH_REQUEST 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34738]) remaining methods: password,publickey 23:59:24.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34738]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34738]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:24.277 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34738]) authentication result: true 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34738]) SSH_MSG_USERAUTH_REQUEST 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34738])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34738]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34738]) no heartbeat to stop 23:59:24.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34738]) heartbeat type=IGNORE, interval=PT30S 23:59:24.277 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34738 authenticated 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34738]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34738]] session=TransportServerSession[admin@/10.30.170.83:34738] id=0 23:59:24.278 [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.83:34738])) size=2097152, max=2097152, packet=32768 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34738]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34738] 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34738]) recipient=0 23:59:24.278 [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.83:34738])) size=2097152, max=2097152, packet=32768 23:59:24.278 [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.83:34738])) re-initializing 23:59:24.278 [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.83:34738])) size=2097152, max=2097152, packet=32768 23:59:24.278 [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.83:34738]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:24.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[want-reply=true] subsystem=netconf 23:59:24.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[subsystem] prepared command 23:59:24.279 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:24.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:24.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]}} established 23:59:24.279 [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]:17859 23:59:24.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 372: Creating data stores for simulated device 23:59:24.279 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:24.279 [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:59:24.279 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:24.279 [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:59:24.279 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:24.280 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a8898a] 23:59:24.280 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:24.280 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:24.280 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:24.280 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:24.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:24.280 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:24.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:24.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:24.280 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a8898a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a8898a], subtreeVersion=Version[433dd132], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[433dd132], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:24.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:24.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:24.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] 23:59:24.282 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 372 on channel [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] 23:59:24.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) by 1103 down to 2096049 23:59:24.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) request=subsystem result=ReplySuccess, want-reply=true 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) request=subsystem activate command 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) starting runner for command=netconf 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #5 SSH_MSG_CHANNEL_DATA 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) by 373 down to 2096779 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_DATA len=373 23:59:24.283 [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.83:34738] 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17859', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=372} created 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]} created 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738] successful with session NetconfServerSession{sessionId=372, channel=[id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]} 23:59:24.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]} up 23:59:24.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #6 SSH_MSG_CHANNEL_DATA 23:59:24.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) by 393 down to 2096386 23:59:24.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_DATA len=393 23:59:24.284 [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.83:34738] 23:59:24.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:24.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:24.284 [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:59:24.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a845bfa after next message 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x7fa16809, L:/10.30.171.222:17859 - R:/10.30.170.83:34738]} EXI handlers added to pipeline 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a845bfa 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) by 179 down to 2095870 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:24.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:24.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #7 SSH_MSG_CHANNEL_DATA 23:59:24.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) by 340 down to 2096046 23:59:24.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_DATA len=340 23:59:24.306 [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.83:34738] 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:24.307 [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:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[433dd132] 23:59:24.307 [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:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:24.307 [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:59:24.307 [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:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:24.307 [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:59:24.307 [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:59:24.307 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:24.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.83:34738]) by 733 down to 2095137 23:59:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]} 23:59:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:35324]): SSH-2.0-SSHD-UNKNOWN 23:59:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:35324]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:35324]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:25.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #8 SSH_MSG_IGNORE 23:59:25.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_IGNORE 23:59:25.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:35324]) Send SSH_MSG_KEXINIT 23:59:25.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:25.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35324]) process #0 SSH_MSG_KEXINIT 23:59:25.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:35324]) SSH_MSG_KEXINIT 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:35324]) strict KEX=true client=true server=true 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: server host key algorithms = rsa-sha2-512 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: compression algorithms (client to server) = none 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:35324]) Kex: compression algorithms (server to client) = none 23:59:25.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:25.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35324]) process #1 30 23:59:25.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35324]] process command=SSH_MSG_KEXDH_INIT 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:35324]] Send SSH_MSG_KEXDH_REPLY 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #1 sending command=31[31] len=1639 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:35324])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:35324]) Send SSH_MSG_NEWKEYS 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:35324]) session ID=d8:2f:72:41:83:01:35:51:a6:3f:5d:dd:15:69:43:f9:bc:b4:a5:ee:83:dc:7e:8b:c2:18:3d:4b:b8:df:06:df:55:b1:a9:de:59:c2:6f:44:b4:1c:dd:d7:e1:ee:0a:ef:1f:da:9d:66:6d:67:89:be:b4:60:41:71:6e:5d:6c:25 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35324]): strict KEX resets output message sequence number from 3 to 0 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:35324]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d5bd7c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:35324])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35324])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #0 sending command=7[7] len=419 23:59:25.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35324]) No pending packets to flush at end of KEX 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35324]) process #2 SSH_MSG_NEWKEYS 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:35324]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35324]): strict KEX resets input message sequence number from 3 to 0 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:35324]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45194877; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35324]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35324]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:35324]) authorized authentication methods: password,publickey 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:35324]) Accepted service ssh-userauth 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35324]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35324]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35324]) no authentication factory for method=none 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35324]) SSH_MSG_USERAUTH_REQUEST 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:35324]) remaining methods: password,publickey 23:59:25.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:35324]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:35324]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:25.559 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:35324]) authentication result: true 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:35324]) SSH_MSG_USERAUTH_REQUEST 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:35324])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:35324]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35324]) no heartbeat to stop 23:59:25.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:35324]) heartbeat type=IGNORE, interval=PT30S 23:59:25.559 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:35324 authenticated 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35324]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35324]] session=TransportServerSession[admin@/10.30.170.83:35324] id=0 23:59:25.560 [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.83:35324])) size=2097152, max=2097152, packet=32768 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35324]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35324] 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:35324]) recipient=0 23:59:25.560 [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.83:35324])) size=2097152, max=2097152, packet=32768 23:59:25.560 [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.83:35324])) re-initializing 23:59:25.560 [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.83:35324])) size=2097152, max=2097152, packet=32768 23:59:25.560 [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.83:35324]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:25.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:25.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[want-reply=true] subsystem=netconf 23:59:25.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[subsystem] prepared command 23:59:25.561 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:25.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:25.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]}} established 23:59:25.561 [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]:17860 23:59:25.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 373: Creating data stores for simulated device 23:59:25.561 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:25.561 [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:59:25.561 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:25.561 [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:59:25.561 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:25.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3fb4aa15] 23:59:25.562 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:25.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:25.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:25.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:25.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:25.563 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:25.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:25.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:25.563 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3fb4aa15], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3fb4aa15], subtreeVersion=Version[5cbeb64b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5cbeb64b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:25.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:25.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] 23:59:25.568 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 373 on channel [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] 23:59:25.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.83:35324]) by 1103 down to 2096049 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) request=subsystem result=ReplySuccess, want-reply=true 23:59:25.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) request=subsystem activate command 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) starting runner for command=netconf 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #5 SSH_MSG_CHANNEL_DATA 23:59:25.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.83:35324]) by 373 down to 2096779 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_DATA len=373 23:59:25.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.83:35324] 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17860', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=373} created 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]} created 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324] successful with session NetconfServerSession{sessionId=373, channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]} 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]} up 23:59:25.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #6 SSH_MSG_CHANNEL_DATA 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) by 393 down to 2096386 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_DATA len=393 23:59:25.570 [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.83:35324] 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:25.570 [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:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60c4c350 after next message 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 - R:/10.30.170.83:35324]} EXI handlers added to pipeline 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60c4c350 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) by 179 down to 2095870 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:25.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #7 SSH_MSG_CHANNEL_DATA 23:59:25.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.83:35324]) by 340 down to 2096046 23:59:25.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_DATA len=340 23:59:25.572 [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.83:35324] 23:59:25.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:25.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:25.572 [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:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5cbeb64b] 23:59:25.573 [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:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:25.573 [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:59:25.573 [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:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:25.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:25.573 [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:59:25.573 [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:59:25.573 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:25.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.83:35324]) by 733 down to 2095137 23:59:25.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:25.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:26.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #8 SSH_MSG_IGNORE 23:59:26.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_IGNORE 23:59:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]} 23:59:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:57770]): SSH-2.0-SSHD-UNKNOWN 23:59:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:57770]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:57770]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:26.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:57770]) Send SSH_MSG_KEXINIT 23:59:26.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:26.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57770]) process #0 SSH_MSG_KEXINIT 23:59:26.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:57770]) SSH_MSG_KEXINIT 23:59:26.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:57770]) strict KEX=true client=true server=true 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: server host key algorithms = rsa-sha2-512 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: compression algorithms (client to server) = none 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:57770]) Kex: compression algorithms (server to client) = none 23:59:26.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57770]) process #1 30 23:59:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57770]] process command=SSH_MSG_KEXDH_INIT 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:57770]] Send SSH_MSG_KEXDH_REPLY 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #1 sending command=31[31] len=1639 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:57770])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:57770]) Send SSH_MSG_NEWKEYS 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:57770]) session ID=1d:6c:13:2f:0b:9f:72:6c:3e:0d:08:52:22:f8:0d:6d:f5:1d:6f:3d:ef:f5:69:06:c8:02:6b:c4:c1:b8:9d:54:39:06:98:23:f0:2c:9e:d9:20:55:cc:5a:4c:21:c2:6b:a0:c7:74:31:ae:e5:04:62:a6:e4:8e:d5:2b:e1:cb:15 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57770]): strict KEX resets output message sequence number from 3 to 0 23:59:26.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:57770]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@636a5111; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:26.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:57770])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:26.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57770])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:26.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #0 sending command=7[7] len=419 23:59:26.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57770]) No pending packets to flush at end of KEX 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57770]) process #2 SSH_MSG_NEWKEYS 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:57770]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57770]): strict KEX resets input message sequence number from 3 to 0 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:57770]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d12b67d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57770]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57770]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:57770]) authorized authentication methods: password,publickey 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:57770]) Accepted service ssh-userauth 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57770]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57770]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57770]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57770]) no authentication factory for method=none 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57770]) SSH_MSG_USERAUTH_REQUEST 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:57770]) remaining methods: password,publickey 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:57770]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57770]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:57770]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:26.841 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:57770]) authentication result: true 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:57770]) SSH_MSG_USERAUTH_REQUEST 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:57770])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:57770]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:26.841 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57770]) no heartbeat to stop 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:57770]) heartbeat type=IGNORE, interval=PT30S 23:59:26.842 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:57770 authenticated 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57770]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57770]] session=TransportServerSession[admin@/10.30.170.83:57770] id=0 23:59:26.842 [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.83:57770])) size=2097152, max=2097152, packet=32768 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57770]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57770] 23:59:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:57770]) recipient=0 23:59:26.842 [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.83:57770])) size=2097152, max=2097152, packet=32768 23:59:26.842 [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.83:57770])) re-initializing 23:59:26.842 [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.83:57770])) size=2097152, max=2097152, packet=32768 23:59:26.842 [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.83:57770]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[want-reply=true] subsystem=netconf 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[subsystem] prepared command 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]}} established 23:59:26.843 [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]:17861 23:59:26.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 374: Creating data stores for simulated device 23:59:26.843 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:26.843 [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:59:26.843 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:26.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:59:26.844 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:26.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[32104672] 23:59:26.844 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:26.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:26.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:26.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:26.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:26.845 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:26.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:26.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:26.845 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[32104672], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[32104672], subtreeVersion=Version[7a9cbc7c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a9cbc7c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:26.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:26.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:26.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] 23:59:26.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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 374 on channel [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] 23:59:26.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) by 1103 down to 2096049 23:59:26.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) request=subsystem result=ReplySuccess, want-reply=true 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) request=subsystem activate command 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) starting runner for command=netconf 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #5 SSH_MSG_CHANNEL_DATA 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) by 373 down to 2096779 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_DATA len=373 23:59:26.848 [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.83:57770] 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17861', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=374} created 23:59:26.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]} created 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770] successful with session NetconfServerSession{sessionId=374, channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]} 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]} up 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #6 SSH_MSG_CHANNEL_DATA 23:59:26.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.83:57770]) by 393 down to 2096386 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_DATA len=393 23:59:26.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.83:57770] 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:26.849 [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:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cf7d893 after next message 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 - R:/10.30.170.83:57770]} EXI handlers added to pipeline 23:59:26.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:26.850 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cf7d893 23:59:26.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.83:57770]) by 179 down to 2095870 23:59:26.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:26.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:26.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #7 SSH_MSG_CHANNEL_DATA 23:59:26.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.83:57770]) by 340 down to 2096046 23:59:26.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_DATA len=340 23:59:26.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.83:57770] 23:59:26.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:26.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:26.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=374} 23:59:26.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a9cbc7c] 23:59:26.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:59:26.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:26.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:26.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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:59:26.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:26.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) by 733 down to 2095137 23:59:26.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:26.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:26.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #8 SSH_MSG_IGNORE 23:59:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_IGNORE 23:59:27.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]} 23:59:27.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42162]): SSH-2.0-SSHD-UNKNOWN 23:59:27.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42162]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:27.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42162]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:27.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #8 SSH_MSG_IGNORE 23:59:27.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_IGNORE 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42162]) Send SSH_MSG_KEXINIT 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42162]) process #0 SSH_MSG_KEXINIT 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42162]) SSH_MSG_KEXINIT 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42162]) strict KEX=true client=true server=true 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: server host key algorithms = rsa-sha2-512 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: compression algorithms (client to server) = none 23:59:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42162]) Kex: compression algorithms (server to client) = none 23:59:28.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:28.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42162]) process #1 30 23:59:28.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42162]] process command=SSH_MSG_KEXDH_INIT 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42162]] Send SSH_MSG_KEXDH_REPLY 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #1 sending command=31[31] len=1639 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42162])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42162]) Send SSH_MSG_NEWKEYS 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42162]) session ID=e3:90:b7:ab:d9:be:e6:c8:73:93:3f:38:46:8b:26:a5:73:c9:a0:03:d5:ff:b7:a2:52:e9:c4:15:fc:89:4f:2f:d1:44:44:77:b8:ba:37:e2:fd:ed:02:f2:11:39:31:36:e5:44:c4:6b:6a:68:08:b1:c4:28:19:9b:be:9b:c5:c0 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42162]): strict KEX resets output message sequence number from 3 to 0 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42162]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47d70d43; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42162])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42162])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #0 sending command=7[7] len=419 23:59:28.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42162]) No pending packets to flush at end of KEX 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42162]) process #2 SSH_MSG_NEWKEYS 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42162]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42162]): strict KEX resets input message sequence number from 3 to 0 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42162]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fa1afe5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42162]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42162]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42162]) authorized authentication methods: password,publickey 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42162]) Accepted service ssh-userauth 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42162]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42162]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42162]) no authentication factory for method=none 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42162]) SSH_MSG_USERAUTH_REQUEST 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42162]) remaining methods: password,publickey 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42162]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42162]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:28.256 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42162]) authentication result: true 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42162]) SSH_MSG_USERAUTH_REQUEST 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42162])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:28.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42162]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42162]) no heartbeat to stop 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42162]) heartbeat type=IGNORE, interval=PT30S 23:59:28.257 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42162 authenticated 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42162]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42162]] session=TransportServerSession[admin@/10.30.170.83:42162] id=0 23:59:28.257 [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.83:42162])) size=2097152, max=2097152, packet=32768 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42162]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42162] 23:59:28.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42162]) recipient=0 23:59:28.257 [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.83:42162])) size=2097152, max=2097152, packet=32768 23:59:28.257 [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.83:42162])) re-initializing 23:59:28.257 [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.83:42162])) size=2097152, max=2097152, packet=32768 23:59:28.257 [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.83:42162]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162])[want-reply=true] subsystem=netconf 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162])[subsystem] prepared command 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]}} established 23:59:28.258 [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]:17862 23:59:28.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 375: Creating data stores for simulated device 23:59:28.258 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:28.258 [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:59:28.259 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:28.259 [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:59:28.259 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:28.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28acc3d5] 23:59:28.259 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:28.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:28.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:28.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:28.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:28.260 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:28.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:28.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:28.260 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28acc3d5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28acc3d5], subtreeVersion=Version[574d2058], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[574d2058], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:28.261 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:28.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] 23:59:28.262 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 375 on channel [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 1103 down to 2096049 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) request=subsystem result=ReplySuccess, want-reply=true 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) request=subsystem activate command 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) starting runner for command=netconf 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #5 SSH_MSG_CHANNEL_DATA 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 373 down to 2096779 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_DATA len=373 23:59:28.262 [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.83:42162] 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:28.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17862', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=375} created 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]} created 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162] successful with session NetconfServerSession{sessionId=375, channel=[id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]} 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]} up 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #6 SSH_MSG_CHANNEL_DATA 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 393 down to 2096386 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_DATA len=393 23:59:28.263 [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.83:42162] 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:28.263 [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:59:28.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1206b2f1 after next message 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xd41834fb, L:/10.30.171.222:17862 - R:/10.30.170.83:42162]} EXI handlers added to pipeline 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1206b2f1 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 179 down to 2095870 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:28.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:28.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #7 SSH_MSG_CHANNEL_DATA 23:59:28.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 340 down to 2096046 23:59:28.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_DATA len=340 23:59:28.265 [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.83:42162] 23:59:28.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:28.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:28.266 [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:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[574d2058] 23:59:28.266 [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:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:28.266 [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:59:28.266 [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:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:28.266 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:28.266 [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:59:28.266 [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:59:28.266 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 733 down to 2095137 23:59:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:28.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #8 SSH_MSG_IGNORE 23:59:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_IGNORE 23:59:29.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]} 23:59:29.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:42040]): SSH-2.0-SSHD-UNKNOWN 23:59:29.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:42040]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:29.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:42040]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:42040]) Send SSH_MSG_KEXINIT 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42040]) process #0 SSH_MSG_KEXINIT 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:42040]) SSH_MSG_KEXINIT 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:42040]) strict KEX=true client=true server=true 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: server host key algorithms = rsa-sha2-512 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: compression algorithms (client to server) = none 23:59:29.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:42040]) Kex: compression algorithms (server to client) = none 23:59:29.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:29.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42040]) process #1 30 23:59:29.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42040]] process command=SSH_MSG_KEXDH_INIT 23:59:29.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:42040]] Send SSH_MSG_KEXDH_REPLY 23:59:29.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #1 sending command=31[31] len=1639 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:42040])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:42040]) Send SSH_MSG_NEWKEYS 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:42040]) session ID=10:86:a1:15:05:a4:46:8d:0e:53:2a:09:65:2a:96:a0:c4:89:cb:58:07:80:64:b2:a3:25:c3:1f:77:63:81:6d:85:3d:6c:ef:e5:84:3b:36:9a:54:01:af:99:bd:ee:c2:13:5d:34:c5:92:53:23:a4:21:ad:2e:6f:61:da:d6:c1 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42040]): strict KEX resets output message sequence number from 3 to 0 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:42040]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53267764; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:42040])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42040])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #0 sending command=7[7] len=419 23:59:29.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42040]) No pending packets to flush at end of KEX 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42040]) process #2 SSH_MSG_NEWKEYS 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:42040]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42040]): strict KEX resets input message sequence number from 3 to 0 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:42040]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fec78; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42040]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42040]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:42040]) authorized authentication methods: password,publickey 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:42040]) Accepted service ssh-userauth 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42040]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42040]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42040]) no authentication factory for method=none 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42040]) SSH_MSG_USERAUTH_REQUEST 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:42040]) remaining methods: password,publickey 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:29.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:42040]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:42040]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:29.644 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:42040]) authentication result: true 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:42040]) SSH_MSG_USERAUTH_REQUEST 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:42040])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:42040]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42040]) no heartbeat to stop 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:42040]) heartbeat type=IGNORE, interval=PT30S 23:59:29.644 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:42040 authenticated 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:29.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42040]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42040]] session=TransportServerSession[admin@/10.30.170.83:42040] id=0 23:59:29.645 [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.83:42040])) size=2097152, max=2097152, packet=32768 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42040]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42040] 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:42040]) recipient=0 23:59:29.645 [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.83:42040])) size=2097152, max=2097152, packet=32768 23:59:29.645 [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.83:42040])) re-initializing 23:59:29.645 [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.83:42040])) size=2097152, max=2097152, packet=32768 23:59:29.645 [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.83:42040]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[want-reply=true] subsystem=netconf 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[subsystem] prepared command 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:29.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]}} established 23:59:29.646 [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]:17863 23:59:29.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 376: Creating data stores for simulated device 23:59:29.646 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:29.646 [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:59:29.646 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:29.646 [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:59:29.646 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:29.647 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[35c375d0] 23:59:29.647 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:29.647 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:29.647 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:29.647 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:29.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:29.647 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:29.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:29.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:29.648 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[35c375d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[35c375d0], subtreeVersion=Version[aae2f4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[aae2f4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:29.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:29.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:29.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] 23:59:29.649 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 376 on channel [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 1103 down to 2096049 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) request=subsystem result=ReplySuccess, want-reply=true 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) request=subsystem activate command 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) starting runner for command=netconf 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #5 SSH_MSG_CHANNEL_DATA 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 373 down to 2096779 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_DATA len=373 23:59:29.650 [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.83:42040] 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:29.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17863', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=376} created 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]} created 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040] successful with session NetconfServerSession{sessionId=376, channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]} 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]} up 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #6 SSH_MSG_CHANNEL_DATA 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 393 down to 2096386 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_DATA len=393 23:59:29.651 [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.83:42040] 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:29.651 [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:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cda83c5 after next message 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 - R:/10.30.170.83:42040]} EXI handlers added to pipeline 23:59:29.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:29.652 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cda83c5 23:59:29.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 179 down to 2095870 23:59:29.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:29.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:29.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #7 SSH_MSG_CHANNEL_DATA 23:59:29.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 340 down to 2096046 23:59:29.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_DATA len=340 23:59:29.653 [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.83:42040] 23:59:29.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:29.654 [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:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[aae2f4] 23:59:29.654 [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:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:29.654 [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:59:29.654 [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:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:29.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:29.654 [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:59:29.654 [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:59:29.654 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:29.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 733 down to 2095137 23:59:29.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:29.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:30.190 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #8 SSH_MSG_IGNORE 23:59:30.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_IGNORE 23:59:30.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]} 23:59:30.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:56866]): SSH-2.0-SSHD-UNKNOWN 23:59:30.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:56866]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:30.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:56866]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:30.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:56866]) Send SSH_MSG_KEXINIT 23:59:30.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:30.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56866]) process #0 SSH_MSG_KEXINIT 23:59:30.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:56866]) SSH_MSG_KEXINIT 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:56866]) strict KEX=true client=true server=true 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: server host key algorithms = rsa-sha2-512 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: compression algorithms (client to server) = none 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:56866]) Kex: compression algorithms (server to client) = none 23:59:30.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:30.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56866]) process #1 30 23:59:30.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56866]] process command=SSH_MSG_KEXDH_INIT 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:56866]] Send SSH_MSG_KEXDH_REPLY 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #1 sending command=31[31] len=1639 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:56866])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:56866]) Send SSH_MSG_NEWKEYS 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:56866]) session ID=94:06:b2:e7:52:88:21:a9:68:ef:6e:d2:f5:17:69:19:55:02:30:f5:3a:e6:65:46:6e:04:44:f9:1d:b9:93:f7:f2:ee:e2:6c:a2:f2:1c:61:5f:9b:cc:97:2d:8c:29:a5:3f:9c:b9:74:7f:6d:01:41:58:c0:9d:24:66:00:8f:de 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56866]): strict KEX resets output message sequence number from 3 to 0 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:56866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@664f337b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:56866])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56866])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #0 sending command=7[7] len=419 23:59:30.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56866]) No pending packets to flush at end of KEX 23:59:30.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56866]) process #2 SSH_MSG_NEWKEYS 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:56866]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56866]): strict KEX resets input message sequence number from 3 to 0 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:56866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@599ab0cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56866]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56866]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:56866]) authorized authentication methods: password,publickey 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:56866]) Accepted service ssh-userauth 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56866]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56866]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56866]) no authentication factory for method=none 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56866]) SSH_MSG_USERAUTH_REQUEST 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:56866]) remaining methods: password,publickey 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:56866]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:56866]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:30.576 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:56866]) authentication result: true 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:56866]) SSH_MSG_USERAUTH_REQUEST 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:56866])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:56866]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:30.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56866]) no heartbeat to stop 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:56866]) heartbeat type=IGNORE, interval=PT30S 23:59:30.577 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:56866 authenticated 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56866]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56866]] session=TransportServerSession[admin@/10.30.170.83:56866] id=0 23:59:30.577 [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.83:56866])) size=2097152, max=2097152, packet=32768 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56866]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56866] 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:56866]) recipient=0 23:59:30.577 [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.83:56866])) size=2097152, max=2097152, packet=32768 23:59:30.577 [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.83:56866])) re-initializing 23:59:30.577 [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.83:56866])) size=2097152, max=2097152, packet=32768 23:59:30.577 [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.83:56866]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:30.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[want-reply=true] subsystem=netconf 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[subsystem] prepared command 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]}} established 23:59:30.578 [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]:17864 23:59:30.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 377: Creating data stores for simulated device 23:59:30.578 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:30.578 [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:59:30.578 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:30.578 [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:59:30.579 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:30.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2cb213a5] 23:59:30.579 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:30.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:30.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:30.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:30.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:30.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:30.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:30.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:30.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2cb213a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2cb213a5], subtreeVersion=Version[3b0ba5bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b0ba5bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:30.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:30.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:30.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] 23:59:30.581 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 377 on channel [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] 23:59:30.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.83:56866]) by 1103 down to 2096049 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) request=subsystem result=ReplySuccess, want-reply=true 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) request=subsystem activate command 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) starting runner for command=netconf 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #5 SSH_MSG_CHANNEL_DATA 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) by 373 down to 2096779 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_DATA len=373 23:59:30.582 [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.83:56866] 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17864', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=377} created 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]} created 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866] successful with session NetconfServerSession{sessionId=377, channel=[id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]} 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]} up 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #6 SSH_MSG_CHANNEL_DATA 23:59:30.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.83:56866]) by 393 down to 2096386 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_DATA len=393 23:59:30.583 [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.83:56866] 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:30.583 [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:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b3bfe74 after next message 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x64a776be, L:/10.30.171.222:17864 - R:/10.30.170.83:56866]} EXI handlers added to pipeline 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b3bfe74 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) by 179 down to 2095870 23:59:30.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:30.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:30.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #7 SSH_MSG_CHANNEL_DATA 23:59:30.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.83:56866]) by 340 down to 2096046 23:59:30.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_DATA len=340 23:59:30.585 [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.83:56866] 23:59:30.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:30.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:30.585 [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:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b0ba5bc] 23:59:30.586 [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:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:30.586 [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:59:30.586 [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:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:30.586 [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:59:30.586 [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:59:30.586 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:30.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) by 733 down to 2095137 23:59:30.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:30.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:31.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]} 23:59:31.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:44256]): SSH-2.0-SSHD-UNKNOWN 23:59:31.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:44256]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:31.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:44256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:31.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #8 SSH_MSG_IGNORE 23:59:31.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_IGNORE 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:44256]) Send SSH_MSG_KEXINIT 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #0 SSH_MSG_KEXINIT 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_KEXINIT 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:44256]) strict KEX=true client=true server=true 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: server host key algorithms = rsa-sha2-512 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: compression algorithms (client to server) = none 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:44256]) Kex: compression algorithms (server to client) = none 23:59:31.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:32.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #1 30 23:59:32.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44256]] process command=SSH_MSG_KEXDH_INIT 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:44256]] Send SSH_MSG_KEXDH_REPLY 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #1 sending command=31[31] len=1639 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:44256])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:44256]) Send SSH_MSG_NEWKEYS 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:44256]) session ID=df:2e:e9:d6:c2:34:9a:00:bd:90:6c:c6:e1:ff:e6:37:68:fc:01:f5:f9:fb:e4:91:b8:2b:2a:47:9d:af:dd:9a:b7:d3:13:60:be:60:13:e7:ab:e2:f4:09:fa:c9:a5:07:c0:91:09:b8:82:52:e0:c9:33:0d:ad:e1:22:ca:a6:1a 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44256]): strict KEX resets output message sequence number from 3 to 0 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:44256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50270b0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83: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:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #0 sending command=7[7] len=419 23:59:32.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44256]) No pending packets to flush at end of KEX 23:59:32.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #2 SSH_MSG_NEWKEYS 23:59:32.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:32.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44256]): strict KEX resets input message sequence number from 3 to 0 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:44256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60e30d3f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:44256]) authorized authentication methods: password,publickey 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:44256]) Accepted service ssh-userauth 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) no authentication factory for method=none 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_USERAUTH_REQUEST 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:44256]) remaining methods: password,publickey 23:59:32.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:44256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:44256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:32.072 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:44256]) authentication result: true 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:44256]) SSH_MSG_USERAUTH_REQUEST 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:44256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:44256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44256]) no heartbeat to stop 23:59:32.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:44256]) heartbeat type=IGNORE, interval=PT30S 23:59:32.072 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:44256 authenticated 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]] session=TransportServerSession[admin@/10.30.170.83:44256] id=0 23:59:32.073 [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.83:44256])) size=2097152, max=2097152, packet=32768 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44256] 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:44256]) recipient=0 23:59:32.073 [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.83:44256])) size=2097152, max=2097152, packet=32768 23:59:32.073 [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.83:44256])) re-initializing 23:59:32.073 [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.83:44256])) size=2097152, max=2097152, packet=32768 23:59:32.073 [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.83:44256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:32.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[want-reply=true] subsystem=netconf 23:59:32.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[subsystem] prepared command 23:59:32.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:32.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:32.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]}} established 23:59:32.074 [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]:17865 23:59:32.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 378: Creating data stores for simulated device 23:59:32.074 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:32.074 [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:59:32.074 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:32.074 [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:59:32.074 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:32.075 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[663af50c] 23:59:32.075 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:32.075 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:32.075 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:32.075 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:32.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:32.076 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:32.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:32.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:32.076 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[663af50c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[663af50c], subtreeVersion=Version[6c558d42], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c558d42], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:32.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:32.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] 23:59:32.077 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 378 on channel [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] 23:59:32.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.83:44256]) by 1103 down to 2096049 23:59:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) request=subsystem result=ReplySuccess, want-reply=true 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) request=subsystem activate command 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) starting runner for command=netconf 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #5 SSH_MSG_CHANNEL_DATA 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 373 down to 2096779 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=373 23:59:32.078 [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.83:44256] 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17865', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=378} created 23:59:32.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]} created 23:59:32.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256] successful with session NetconfServerSession{sessionId=378, channel=[id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]} 23:59:32.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]} up 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #6 SSH_MSG_CHANNEL_DATA 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 393 down to 2096386 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=393 23:59:32.080 [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.83:44256] 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:32.080 [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:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5dcd9005 after next message 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x9d996c09, L:/10.30.171.222:17865 - R:/10.30.170.83:44256]} EXI handlers added to pipeline 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5dcd9005 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 179 down to 2095870 23:59:32.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:32.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:32.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #7 SSH_MSG_CHANNEL_DATA 23:59:32.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 340 down to 2096046 23:59:32.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=340 23:59:32.083 [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.83:44256] 23:59:32.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:32.084 [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:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c558d42] 23:59:32.084 [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:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:32.084 [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:59:32.084 [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:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:32.084 [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:59:32.084 [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:59:32.084 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 733 down to 2095137 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:32.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:32.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #8 SSH_MSG_IGNORE 23:59:32.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_IGNORE 23:59:32.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]} 23:59:32.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:47452]): SSH-2.0-SSHD-UNKNOWN 23:59:32.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:47452]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:32.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:47452]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:32.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:47452]) Send SSH_MSG_KEXINIT 23:59:32.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:32.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47452]) process #0 SSH_MSG_KEXINIT 23:59:32.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:47452]) SSH_MSG_KEXINIT 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:47452]) strict KEX=true client=true server=true 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: server host key algorithms = rsa-sha2-512 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: compression algorithms (client to server) = none 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:47452]) Kex: compression algorithms (server to client) = none 23:59:32.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:33.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47452]) process #1 30 23:59:33.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47452]] process command=SSH_MSG_KEXDH_INIT 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:47452]] Send SSH_MSG_KEXDH_REPLY 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #1 sending command=31[31] len=1639 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:47452])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:47452]) Send SSH_MSG_NEWKEYS 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:47452]) session ID=6c:74:62:cc:66:a4:f9:e0:40:71:0d:1f:f4:d3:0b:1f:7a:4f:6d:7c:91:bf:19:8d:08:96:02:a0:df:9a:b5:83:1f:c2:4c:bf:26:f1:68:af:aa:b9:5a:4a:42:68:50:b5:6d:07:84:fa:af:84:82:88:b2:83:10:57:61:c2:48:18 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47452]): strict KEX resets output message sequence number from 3 to 0 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:47452]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62c95e53; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:47452])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47452])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #0 sending command=7[7] len=419 23:59:33.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47452]) No pending packets to flush at end of KEX 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47452]) process #2 SSH_MSG_NEWKEYS 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:47452]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47452]): strict KEX resets input message sequence number from 3 to 0 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:47452]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64f50a0c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47452]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47452]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:47452]) authorized authentication methods: password,publickey 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:47452]) Accepted service ssh-userauth 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47452]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47452]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47452]) no authentication factory for method=none 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47452]) SSH_MSG_USERAUTH_REQUEST 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:47452]) remaining methods: password,publickey 23:59:33.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:47452]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:47452]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:33.078 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:47452]) authentication result: true 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:47452]) SSH_MSG_USERAUTH_REQUEST 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:47452])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:47452]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47452]) no heartbeat to stop 23:59:33.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:47452]) heartbeat type=IGNORE, interval=PT30S 23:59:33.078 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:47452 authenticated 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47452]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47452]] session=TransportServerSession[admin@/10.30.170.83:47452] id=0 23:59:33.079 [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.83:47452])) size=2097152, max=2097152, packet=32768 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47452]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47452] 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:47452]) recipient=0 23:59:33.079 [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.83:47452])) size=2097152, max=2097152, packet=32768 23:59:33.079 [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.83:47452])) re-initializing 23:59:33.079 [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.83:47452])) size=2097152, max=2097152, packet=32768 23:59:33.079 [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.83:47452]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:33.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[want-reply=true] subsystem=netconf 23:59:33.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[subsystem] prepared command 23:59:33.080 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:33.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:33.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]}} established 23:59:33.080 [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]:17866 23:59:33.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 379: Creating data stores for simulated device 23:59:33.080 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:33.080 [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:59:33.080 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:33.080 [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:59:33.080 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:33.081 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[583b5dbe] 23:59:33.081 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:33.081 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:33.081 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:33.081 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:33.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:33.082 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:33.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:33.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:33.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[583b5dbe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[583b5dbe], subtreeVersion=Version[7f00c3c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f00c3c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:33.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:33.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:33.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] 23:59:33.083 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 379 on channel [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) by 1103 down to 2096049 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) request=subsystem result=ReplySuccess, want-reply=true 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) request=subsystem activate command 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) starting runner for command=netconf 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #5 SSH_MSG_CHANNEL_DATA 23:59:33.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.83:47452]) by 373 down to 2096779 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_DATA len=373 23:59:33.084 [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.83:47452] 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:33.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17866', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=379} created 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]} created 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452] successful with session NetconfServerSession{sessionId=379, channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]} 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]} up 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #6 SSH_MSG_CHANNEL_DATA 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) by 393 down to 2096386 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_DATA len=393 23:59:33.085 [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.83:47452] 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:33.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:33.085 [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:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17e876c2 after next message 23:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 - R:/10.30.170.83:47452]} EXI handlers added to pipeline 23:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17e876c2 23:59:33.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.83:47452]) by 179 down to 2095870 23:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:33.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:33.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #7 SSH_MSG_CHANNEL_DATA 23:59:33.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) by 340 down to 2096046 23:59:33.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_DATA len=340 23:59:33.087 [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.83:47452] 23:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:33.088 [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:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f00c3c3] 23:59:33.088 [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:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:33.088 [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:59:33.088 [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:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.088 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:33.089 [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:59:33.089 [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:59:33.089 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:33.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.83:47452]) by 733 down to 2095137 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:33.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:33.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]} 23:59:33.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38954]): SSH-2.0-SSHD-UNKNOWN 23:59:33.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38954]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:33.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38954]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:33.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38954]) Send SSH_MSG_KEXINIT 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38954]) process #0 SSH_MSG_KEXINIT 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38954]) SSH_MSG_KEXINIT 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38954]) strict KEX=true client=true server=true 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: server host key algorithms = rsa-sha2-512 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: compression algorithms (client to server) = none 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38954]) Kex: compression algorithms (server to client) = none 23:59:33.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:33.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38954]) process #1 30 23:59:33.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38954]] process command=SSH_MSG_KEXDH_INIT 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38954]] Send SSH_MSG_KEXDH_REPLY 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #1 sending command=31[31] len=1639 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38954])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38954]) Send SSH_MSG_NEWKEYS 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38954]) session ID=3e:cf:cd:ef:fe:ab:42:cd:0c:82:2e:9c:f7:a2:98:0f:7b:2f:3e:31:80:be:4c:82:5b:23:02:6a:47:b4:b8:28:44:d0:b7:33:b9:5a:b9:44:1c:f9:31:72:6e:ae:4d:b8:55:6d:50:40:98:38:94:f0:ef:ab:3c:84:d4:f8:15:c3 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38954]): strict KEX resets output message sequence number from 3 to 0 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38954]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10401ef; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38954])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38954])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #0 sending command=7[7] len=419 23:59:33.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38954]) No pending packets to flush at end of KEX 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38954]) process #2 SSH_MSG_NEWKEYS 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38954]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38954]): strict KEX resets input message sequence number from 3 to 0 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38954]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56bb4951; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38954]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38954]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38954]) authorized authentication methods: password,publickey 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38954]) Accepted service ssh-userauth 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38954]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38954]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38954]) no authentication factory for method=none 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38954]) SSH_MSG_USERAUTH_REQUEST 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38954]) remaining methods: password,publickey 23:59:33.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38954]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38954]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:33.770 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38954]) authentication result: true 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38954]) SSH_MSG_USERAUTH_REQUEST 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38954])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38954]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38954]) no heartbeat to stop 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38954]) heartbeat type=IGNORE, interval=PT30S 23:59:33.770 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38954 authenticated 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:33.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38954]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38954]] session=TransportServerSession[admin@/10.30.170.83:38954] id=0 23:59:33.771 [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.83:38954])) size=2097152, max=2097152, packet=32768 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38954]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38954] 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38954]) recipient=0 23:59:33.771 [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.83:38954])) size=2097152, max=2097152, packet=32768 23:59:33.771 [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.83:38954])) re-initializing 23:59:33.771 [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.83:38954])) size=2097152, max=2097152, packet=32768 23:59:33.771 [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.83:38954]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[want-reply=true] subsystem=netconf 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[subsystem] prepared command 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]}} established 23:59:33.771 [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]:17867 23:59:33.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 380: Creating data stores for simulated device 23:59:33.772 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:33.772 [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:59:33.772 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:33.772 [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:59:33.772 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:33.773 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2efde3f6] 23:59:33.773 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:33.773 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:33.773 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:33.773 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:33.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:33.773 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:33.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:33.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:33.773 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2efde3f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2efde3f6], subtreeVersion=Version[18dca53d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[18dca53d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:33.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:33.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:33.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] 23:59:33.775 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 380 on channel [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] 23:59:33.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) by 1103 down to 2096049 23:59:33.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) request=subsystem result=ReplySuccess, want-reply=true 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) request=subsystem activate command 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) starting runner for command=netconf 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #5 SSH_MSG_CHANNEL_DATA 23:59:33.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.83:38954]) by 373 down to 2096779 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_DATA len=373 23:59:33.776 [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.83:38954] 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:33.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17867', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=380} created 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=380, channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]} created 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954] successful with session NetconfServerSession{sessionId=380, channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]} 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]} up 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #6 SSH_MSG_CHANNEL_DATA 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) by 393 down to 2096386 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_DATA len=393 23:59:33.777 [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.83:38954] 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:33.777 [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:59:33.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:33.778 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@169de633 after next message 23:59:33.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=380, channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 - R:/10.30.170.83:38954]} EXI handlers added to pipeline 23:59:33.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:33.778 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@169de633 23:59:33.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.83:38954]) by 179 down to 2095870 23:59:33.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:33.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:33.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #7 SSH_MSG_CHANNEL_DATA 23:59:33.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) by 340 down to 2096046 23:59:33.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_DATA len=340 23:59:33.779 [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.83:38954] 23:59:33.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:33.780 [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:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[18dca53d] 23:59:33.780 [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:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:33.780 [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:59:33.780 [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:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:33.780 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:33.780 [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:59:33.780 [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:59:33.780 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:33.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) by 733 down to 2095137 23:59:33.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:33.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:34.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #8 SSH_MSG_IGNORE 23:59:34.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_IGNORE 23:59:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]} 23:59:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:34994]): SSH-2.0-SSHD-UNKNOWN 23:59:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:34994]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:34994]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:34.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:34994]) Send SSH_MSG_KEXINIT 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34994]) process #0 SSH_MSG_KEXINIT 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:34994]) SSH_MSG_KEXINIT 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:34994]) strict KEX=true client=true server=true 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: server host key algorithms = rsa-sha2-512 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: compression algorithms (client to server) = none 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:34994]) Kex: compression algorithms (server to client) = none 23:59:34.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:34.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34994]) process #1 30 23:59:34.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34994]] process command=SSH_MSG_KEXDH_INIT 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:34994]] Send SSH_MSG_KEXDH_REPLY 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #1 sending command=31[31] len=1639 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:34994])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:34994]) Send SSH_MSG_NEWKEYS 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:34994]) session ID=d9:af:a1:82:9c:44:9e:97:f6:0a:1e:6f:37:25:a4:0c:ad:6a:c9:a7:0f:0b:69:22:6a:06:4e:d3:dc:bc:ee:81:c6:71:be:dc:0b:0b:98:e2:7b:69:8e:22:51:d1:4c:df:ad:ae:b5:86:b5:e9:d8:8b:5e:05:2c:fe:20:6c:33:bd 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34994]): strict KEX resets output message sequence number from 3 to 0 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:34994]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42ec0537; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:34994])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34994])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #0 sending command=7[7] len=419 23:59:34.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34994]) No pending packets to flush at end of KEX 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34994]) process #2 SSH_MSG_NEWKEYS 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:34994]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34994]): strict KEX resets input message sequence number from 3 to 0 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:34994]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13e05907; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34994]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34994]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:34994]) authorized authentication methods: password,publickey 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:34994]) Accepted service ssh-userauth 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34994]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34994]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34994]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34994]) no authentication factory for method=none 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34994]) SSH_MSG_USERAUTH_REQUEST 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:34994]) remaining methods: password,publickey 23:59:34.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:34994]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34994]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:34994]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:34.993 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:34994]) authentication result: true 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:34994]) SSH_MSG_USERAUTH_REQUEST 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:34994])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:34994]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34994]) no heartbeat to stop 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:34994]) heartbeat type=IGNORE, interval=PT30S 23:59:34.993 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:34994 authenticated 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:34.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34994]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34994]] session=TransportServerSession[admin@/10.30.170.83:34994] id=0 23:59:34.994 [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.83:34994])) size=2097152, max=2097152, packet=32768 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34994]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34994] 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:34994]) recipient=0 23:59:34.994 [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.83:34994])) size=2097152, max=2097152, packet=32768 23:59:34.994 [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.83:34994])) re-initializing 23:59:34.994 [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.83:34994])) size=2097152, max=2097152, packet=32768 23:59:34.994 [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.83:34994]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[want-reply=true] subsystem=netconf 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[subsystem] prepared command 23:59:34.994 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:34.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:34.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]}} established 23:59:34.995 [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]:17868 23:59:34.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 381: Creating data stores for simulated device 23:59:34.995 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:34.995 [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:59:34.995 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:34.995 [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:59:34.995 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:34.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[12c85a0c] 23:59:34.996 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:34.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:34.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:34.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:34.996 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:34.997 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:34.997 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:34.997 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:34.997 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[12c85a0c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[12c85a0c], subtreeVersion=Version[a6bdf02], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a6bdf02], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:34.998 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:34.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] 23:59:34.999 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 381 on channel [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) by 1103 down to 2096049 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) request=subsystem result=ReplySuccess, want-reply=true 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) request=subsystem activate command 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) starting runner for command=netconf 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #5 SSH_MSG_CHANNEL_DATA 23:59:34.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.83:34994]) by 373 down to 2096779 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_DATA len=373 23:59:34.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.83:34994] 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:34.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17868', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=381} created 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]} created 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994] successful with session NetconfServerSession{sessionId=381, channel=[id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]} 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]} up 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #6 SSH_MSG_CHANNEL_DATA 23:59:35.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.83:34994]) by 393 down to 2096386 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_DATA len=393 23:59:35.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.83:34994] 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:35.000 [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:59:35.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bbd1d00 after next message 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xb4727a49, L:/10.30.171.222:17868 - R:/10.30.170.83:34994]} EXI handlers added to pipeline 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bbd1d00 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) by 179 down to 2095870 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:35.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:35.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #7 SSH_MSG_CHANNEL_DATA 23:59:35.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.83:34994]) by 340 down to 2096046 23:59:35.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_DATA len=340 23:59:35.002 [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.83:34994] 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:35.003 [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:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a6bdf02] 23:59:35.003 [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:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:35.003 [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:59:35.003 [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:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:35.003 [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:59:35.003 [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:59:35.003 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:35.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) by 733 down to 2095137 23:59:35.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:35.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:35.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #8 SSH_MSG_IGNORE 23:59:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_IGNORE 23:59:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]} 23:59:35.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:51536]): SSH-2.0-SSHD-UNKNOWN 23:59:35.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:51536]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:35.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:51536]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:51536]) Send SSH_MSG_KEXINIT 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51536]) process #0 SSH_MSG_KEXINIT 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:51536]) SSH_MSG_KEXINIT 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:51536]) strict KEX=true client=true server=true 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: server host key algorithms = rsa-sha2-512 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: compression algorithms (client to server) = none 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:51536]) Kex: compression algorithms (server to client) = none 23:59:35.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51536]) process #1 30 23:59:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51536]] process command=SSH_MSG_KEXDH_INIT 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:51536]] Send SSH_MSG_KEXDH_REPLY 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #1 sending command=31[31] len=1639 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:51536])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:51536]) Send SSH_MSG_NEWKEYS 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:51536]) session ID=bc:ae:e1:e5:e3:7c:cc:5a:2e:d8:3e:2f:0c:fd:c0:96:e5:d7:35:56:fc:89:8f:ad:d4:51:7d:41:4f:b5:ab:74:6c:aa:ee:4a:57:cc:92:0e:90:73:05:ce:91:31:22:62:da:d0:0e:15:77:1e:f9:03:38:b7:69:11:b2:d2:03:83 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51536]): strict KEX resets output message sequence number from 3 to 0 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:51536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e593862; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:51536])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51536])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #0 sending command=7[7] len=419 23:59:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51536]) No pending packets to flush at end of KEX 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51536]) process #2 SSH_MSG_NEWKEYS 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:51536]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51536]): strict KEX resets input message sequence number from 3 to 0 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:51536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61d366bc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51536]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51536]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:51536]) authorized authentication methods: password,publickey 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:51536]) Accepted service ssh-userauth 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51536]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51536]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51536]) no authentication factory for method=none 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51536]) SSH_MSG_USERAUTH_REQUEST 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:51536]) remaining methods: password,publickey 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:51536]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:51536]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:35.703 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:51536]) authentication result: true 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:51536]) SSH_MSG_USERAUTH_REQUEST 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:51536])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:51536]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:35.703 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51536]) no heartbeat to stop 23:59:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:51536]) heartbeat type=IGNORE, interval=PT30S 23:59:35.704 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:51536 authenticated 23:59:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51536]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51536]] session=TransportServerSession[admin@/10.30.170.83:51536] id=0 23:59:35.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.83:51536])) size=2097152, max=2097152, packet=32768 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51536]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51536] 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:51536]) recipient=0 23:59:35.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.83:51536])) size=2097152, max=2097152, packet=32768 23:59:35.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.83:51536])) re-initializing 23:59:35.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.83:51536])) size=2097152, max=2097152, packet=32768 23:59:35.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.83:51536]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[want-reply=true] subsystem=netconf 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[subsystem] prepared command 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]}} established 23:59:35.705 [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]:17869 23:59:35.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 382: Creating data stores for simulated device 23:59:35.705 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:35.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:59:35.706 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:35.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:59:35.706 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:35.706 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b6e4c22] 23:59:35.706 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:35.707 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:35.707 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:35.707 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:35.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:35.707 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:35.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:35.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:35.707 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b6e4c22], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b6e4c22], subtreeVersion=Version[78d1eaf5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78d1eaf5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:35.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:35.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] 23:59:35.709 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 382 on channel [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] 23:59:35.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.83:51536]) by 1103 down to 2096049 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) request=subsystem result=ReplySuccess, want-reply=true 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) request=subsystem activate command 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) starting runner for command=netconf 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #5 SSH_MSG_CHANNEL_DATA 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) by 373 down to 2096779 23:59:35.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_DATA len=373 23:59:35.709 [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.83:51536] 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17869', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=382} created 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]} created 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536] successful with session NetconfServerSession{sessionId=382, channel=[id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]} 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]} up 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #6 SSH_MSG_CHANNEL_DATA 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) by 393 down to 2096386 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_DATA len=393 23:59:35.710 [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.83:51536] 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:35.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:35.711 [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:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@634f9f7a after next message 23:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x7370843d, L:/10.30.171.222:17869 - R:/10.30.170.83:51536]} EXI handlers added to pipeline 23:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@634f9f7a 23:59:35.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.83:51536]) by 179 down to 2095870 23:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:35.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #7 SSH_MSG_CHANNEL_DATA 23:59:35.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.83:51536]) by 340 down to 2096046 23:59:35.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_DATA len=340 23:59:35.712 [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.83:51536] 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:35.713 [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:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78d1eaf5] 23:59:35.713 [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:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:35.713 [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:59:35.713 [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:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:35.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:35.713 [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:59:35.713 [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:59:35.713 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:35.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) by 733 down to 2095137 23:59:35.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:35.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:36.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]} 23:59:36.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:59580]): SSH-2.0-SSHD-UNKNOWN 23:59:36.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:59580]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:36.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:59580]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:36.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:59580]) Send SSH_MSG_KEXINIT 23:59:36.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:36.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59580]) process #0 SSH_MSG_KEXINIT 23:59:36.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:59580]) SSH_MSG_KEXINIT 23:59:36.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:59580]) strict KEX=true client=true server=true 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: server host key algorithms = rsa-sha2-512 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: compression algorithms (client to server) = none 23:59:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:59580]) Kex: compression algorithms (server to client) = none 23:59:36.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:36.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59580]) process #1 30 23:59:36.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59580]] process command=SSH_MSG_KEXDH_INIT 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:59580]] Send SSH_MSG_KEXDH_REPLY 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #1 sending command=31[31] len=1639 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:59580])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:59580]) Send SSH_MSG_NEWKEYS 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:59580]) session ID=27:91:f5:2e:f0:9e:7d:e5:ca:51:82:55:3b:a4:5d:c7:5b:19:0b:71:d5:a7:27:62:fd:e6:cd:d9:1a:b2:79:26:a0:20:da:be:96:9f:98:b8:30:10:37:f1:92:20:1d:65:06:ca:47:ad:68:33:60:27:cf:af:0e:1f:26:7b:73:30 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59580]): strict KEX resets output message sequence number from 3 to 0 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:59580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b938bbb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:59580])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #0 sending command=7[7] len=419 23:59:36.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59580]) No pending packets to flush at end of KEX 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59580]) process #2 SSH_MSG_NEWKEYS 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:59580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59580]): strict KEX resets input message sequence number from 3 to 0 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:59580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6622e37; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59580]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:59580]) authorized authentication methods: password,publickey 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:59580]) Accepted service ssh-userauth 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59580]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59580]) no authentication factory for method=none 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59580]) SSH_MSG_USERAUTH_REQUEST 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:59580]) remaining methods: password,publickey 23:59:36.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:59580]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:59580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:36.503 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:59580]) authentication result: true 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:59580]) SSH_MSG_USERAUTH_REQUEST 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:59580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:59580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59580]) no heartbeat to stop 23:59:36.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:59580]) heartbeat type=IGNORE, interval=PT30S 23:59:36.504 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:59580 authenticated 23:59:36.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:36.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:36.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59580]] session=TransportServerSession[admin@/10.30.170.83:59580] id=0 23:59:36.504 [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.83:59580])) size=2097152, max=2097152, packet=32768 23:59:36.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59580] 23:59:36.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:59580]) recipient=0 23:59:36.504 [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.83:59580])) size=2097152, max=2097152, packet=32768 23:59:36.504 [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.83:59580])) re-initializing 23:59:36.504 [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.83:59580])) size=2097152, max=2097152, packet=32768 23:59:36.505 [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.83:59580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:36.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[want-reply=true] subsystem=netconf 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[subsystem] prepared command 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:36.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]}} established 23:59:36.507 [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]:17870 23:59:36.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 383: Creating data stores for simulated device 23:59:36.508 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:36.508 [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:59:36.508 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:36.508 [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:59:36.509 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:36.513 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3704b41a] 23:59:36.514 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:36.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:36.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:36.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:36.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:36.515 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:36.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:36.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:36.515 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3704b41a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3704b41a], subtreeVersion=Version[55d0a5f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[55d0a5f0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:36.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:36.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:36.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] 23:59:36.516 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 383 on channel [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) by 1103 down to 2096049 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) request=subsystem result=ReplySuccess, want-reply=true 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) request=subsystem activate command 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) starting runner for command=netconf 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #5 SSH_MSG_CHANNEL_DATA 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) by 373 down to 2096779 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_DATA len=373 23:59:36.517 [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.83:59580] 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17870', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=383} created 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]} created 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580] successful with session NetconfServerSession{sessionId=383, channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]} 23:59:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]} up 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #6 SSH_MSG_CHANNEL_DATA 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) by 393 down to 2096386 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_DATA len=393 23:59:36.518 [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.83:59580] 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:36.518 [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:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f607079 after next message 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 - R:/10.30.170.83:59580]} EXI handlers added to pipeline 23:59:36.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:36.519 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f607079 23:59:36.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) by 179 down to 2095870 23:59:36.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:36.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #7 SSH_MSG_CHANNEL_DATA 23:59:36.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.83:59580]) by 340 down to 2096046 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_DATA len=340 23:59:36.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.83:59580] 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:36.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=383} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[55d0a5f0] 23:59:36.524 [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:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:36.524 [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:59:36.524 [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:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:36.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:36.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:59:36.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:59:36.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:59:36.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:59:36.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:59:36.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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:36.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.83:59580]) by 733 down to 2095137 23:59:36.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:36.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:36.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #8 SSH_MSG_IGNORE 23:59:36.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_IGNORE 23:59:37.790 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #8 SSH_MSG_IGNORE 23:59:37.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_IGNORE 23:59:38.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #10 SSH_MSG_IGNORE 23:59:38.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_IGNORE 23:59:38.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #10 SSH_MSG_IGNORE 23:59:38.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_IGNORE 23:59:38.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #10 SSH_MSG_IGNORE 23:59:38.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 23:59:38.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #11 SSH_MSG_IGNORE 23:59:38.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_IGNORE 23:59:38.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #8 SSH_MSG_IGNORE 23:59:38.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_IGNORE 23:59:38.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #10 SSH_MSG_IGNORE 23:59:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_IGNORE 23:59:38.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #10 SSH_MSG_IGNORE 23:59:38.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_IGNORE 23:59:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #10 SSH_MSG_IGNORE 23:59:38.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_IGNORE 23:59:38.568 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.571 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #10 SSH_MSG_IGNORE 23:59:38.571 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_IGNORE 23:59:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #10 SSH_MSG_IGNORE 23:59:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_IGNORE 23:59:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #10 SSH_MSG_IGNORE 23:59:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_IGNORE 23:59:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #10 SSH_MSG_IGNORE 23:59:38.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_IGNORE 23:59:38.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #10 SSH_MSG_IGNORE 23:59:38.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_IGNORE 23:59:38.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #10 SSH_MSG_IGNORE 23:59:38.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_IGNORE 23:59:38.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #10 SSH_MSG_IGNORE 23:59:38.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_IGNORE 23:59:38.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #10 SSH_MSG_IGNORE 23:59:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_IGNORE 23:59:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #10 SSH_MSG_IGNORE 23:59:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 23:59:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #10 SSH_MSG_IGNORE 23:59:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_IGNORE 23:59:38.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #10 SSH_MSG_IGNORE 23:59:38.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_IGNORE 23:59:38.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.593 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #10 SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #10 SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #10 SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #10 SSH_MSG_IGNORE 23:59:38.595 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_IGNORE 23:59:38.596 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #10 SSH_MSG_IGNORE 23:59:38.596 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_IGNORE 23:59:38.596 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #10 SSH_MSG_IGNORE 23:59:38.596 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_IGNORE 23:59:38.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #10 SSH_MSG_IGNORE 23:59:38.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #10 SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #10 SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #10 SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #10 SSH_MSG_IGNORE 23:59:38.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_IGNORE 23:59:38.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #10 SSH_MSG_IGNORE 23:59:38.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_IGNORE 23:59:38.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #10 SSH_MSG_IGNORE 23:59:38.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #10 SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #10 SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #10 SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #10 SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #10 SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #10 SSH_MSG_IGNORE 23:59:38.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #10 SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #10 SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #10 SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #10 SSH_MSG_IGNORE 23:59:38.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_IGNORE 23:59:38.801 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #10 SSH_MSG_IGNORE 23:59:38.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_IGNORE 23:59:38.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.834 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #10 SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #10 SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.835 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #10 SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #10 SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_IGNORE 23:59:38.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #10 SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #10 SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #10 SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #10 SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #10 SSH_MSG_IGNORE 23:59:38.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_IGNORE 23:59:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #10 SSH_MSG_IGNORE 23:59:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_IGNORE 23:59:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #10 SSH_MSG_IGNORE 23:59:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_IGNORE 23:59:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #10 SSH_MSG_IGNORE 23:59:38.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_IGNORE 23:59:38.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #10 SSH_MSG_IGNORE 23:59:38.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_IGNORE 23:59:38.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #10 SSH_MSG_IGNORE 23:59:38.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_IGNORE 23:59:38.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #10 SSH_MSG_IGNORE 23:59:38.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_IGNORE 23:59:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #10 SSH_MSG_IGNORE 23:59:38.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_IGNORE 23:59:38.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #10 SSH_MSG_IGNORE 23:59:38.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_IGNORE 23:59:38.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #10 SSH_MSG_IGNORE 23:59:38.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_IGNORE 23:59:38.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #10 SSH_MSG_IGNORE 23:59:38.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_IGNORE 23:59:38.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #10 SSH_MSG_IGNORE 23:59:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_IGNORE 23:59:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #10 SSH_MSG_IGNORE 23:59:38.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #10 SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #10 SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #10 SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #10 SSH_MSG_IGNORE 23:59:38.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_IGNORE 23:59:38.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.993 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.993 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #10 SSH_MSG_IGNORE 23:59:38.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_IGNORE 23:59:38.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #10 SSH_MSG_IGNORE 23:59:38.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_IGNORE 23:59:38.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #10 SSH_MSG_IGNORE 23:59:38.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #10 SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #10 SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #10 SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #10 SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #10 SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #10 SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #10 SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #10 SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #10 SSH_MSG_IGNORE 23:59:38.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_IGNORE 23:59:38.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #10 SSH_MSG_IGNORE 23:59:38.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_IGNORE 23:59:38.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #10 SSH_MSG_IGNORE 23:59:38.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_IGNORE 23:59:38.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #10 SSH_MSG_IGNORE 23:59:38.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_IGNORE 23:59:39.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #10 SSH_MSG_IGNORE 23:59:39.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_IGNORE 23:59:39.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #8 SSH_MSG_IGNORE 23:59:39.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_IGNORE 23:59:39.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #10 SSH_MSG_IGNORE 23:59:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_IGNORE 23:59:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #10 SSH_MSG_IGNORE 23:59:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_IGNORE 23:59:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #10 SSH_MSG_IGNORE 23:59:39.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_IGNORE 23:59:39.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #10 SSH_MSG_IGNORE 23:59:39.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_IGNORE 23:59:39.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #10 SSH_MSG_IGNORE 23:59:39.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_IGNORE 23:59:40.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.027 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.028 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.029 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #10 SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.030 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #10 SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #10 SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #10 SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_IGNORE 23:59:40.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #10 SSH_MSG_IGNORE 23:59:40.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_IGNORE 23:59:40.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #10 SSH_MSG_IGNORE 23:59:40.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_IGNORE 23:59:40.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #10 SSH_MSG_IGNORE 23:59:40.031 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #10 SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #10 SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #10 SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #10 SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #10 SSH_MSG_IGNORE 23:59:40.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #10 SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #10 SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #10 SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #10 SSH_MSG_IGNORE 23:59:40.033 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_IGNORE 23:59:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #10 SSH_MSG_IGNORE 23:59:40.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_IGNORE 23:59:40.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #10 SSH_MSG_IGNORE 23:59:40.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_IGNORE 23:59:40.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #10 SSH_MSG_IGNORE 23:59:40.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #10 SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #10 SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #10 SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #10 SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_IGNORE 23:59:40.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.062 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.062 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #10 SSH_MSG_IGNORE 23:59:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_IGNORE 23:59:40.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.063 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #10 SSH_MSG_IGNORE 23:59:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_IGNORE 23:59:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #10 SSH_MSG_IGNORE 23:59:40.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_IGNORE 23:59:40.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #10 SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #10 SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #10 SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #10 SSH_MSG_IGNORE 23:59:40.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #10 SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #10 SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #10 SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #10 SSH_MSG_IGNORE 23:59:40.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #10 SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #10 SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #10 SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #10 SSH_MSG_IGNORE 23:59:40.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_IGNORE 23:59:40.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #10 SSH_MSG_IGNORE 23:59:40.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_IGNORE 23:59:40.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #10 SSH_MSG_IGNORE 23:59:40.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_IGNORE 23:59:40.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #10 SSH_MSG_IGNORE 23:59:40.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_IGNORE 23:59:40.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #10 SSH_MSG_IGNORE 23:59:40.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_IGNORE 23:59:40.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.154 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #10 SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #10 SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #10 SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #10 SSH_MSG_IGNORE 23:59:40.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_IGNORE 23:59:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #10 SSH_MSG_IGNORE 23:59:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_IGNORE 23:59:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #10 SSH_MSG_IGNORE 23:59:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_IGNORE 23:59:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #10 SSH_MSG_IGNORE 23:59:40.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_IGNORE 23:59:40.158 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #10 SSH_MSG_IGNORE 23:59:40.158 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_IGNORE 23:59:40.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #10 SSH_MSG_IGNORE 23:59:40.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #10 SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #10 SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #10 SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #10 SSH_MSG_IGNORE 23:59:40.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_IGNORE 23:59:40.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #10 SSH_MSG_IGNORE 23:59:40.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_IGNORE 23:59:40.190 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.191 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #10 SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #10 SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #10 SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #10 SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #10 SSH_MSG_IGNORE 23:59:40.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_IGNORE 23:59:40.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #10 SSH_MSG_IGNORE 23:59:40.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_IGNORE 23:59:40.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #10 SSH_MSG_IGNORE 23:59:40.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_IGNORE 23:59:40.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #10 SSH_MSG_IGNORE 23:59:40.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_IGNORE 23:59:40.197 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #10 SSH_MSG_IGNORE 23:59:40.197 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_IGNORE 23:59:40.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #10 SSH_MSG_IGNORE 23:59:40.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_IGNORE 23:59:40.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.209 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #10 SSH_MSG_IGNORE 23:59:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_IGNORE 23:59:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #10 SSH_MSG_IGNORE 23:59:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_IGNORE 23:59:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #10 SSH_MSG_IGNORE 23:59:40.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #10 SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #10 SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #10 SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #10 SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #10 SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #10 SSH_MSG_IGNORE 23:59:40.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_IGNORE 23:59:40.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #10 SSH_MSG_IGNORE 23:59:40.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_IGNORE 23:59:40.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #10 SSH_MSG_IGNORE 23:59:40.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_IGNORE 23:59:40.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #8 SSH_MSG_IGNORE 23:59:40.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_IGNORE 23:59:40.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #10 SSH_MSG_IGNORE 23:59:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_IGNORE 23:59:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #10 SSH_MSG_IGNORE 23:59:40.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_IGNORE 23:59:41.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #10 SSH_MSG_IGNORE 23:59:41.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_IGNORE 23:59:41.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #10 SSH_MSG_IGNORE 23:59:41.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 23:59:41.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #10 SSH_MSG_IGNORE 23:59:41.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_IGNORE 23:59:41.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #10 SSH_MSG_IGNORE 23:59:41.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_IGNORE 23:59:41.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #10 SSH_MSG_IGNORE 23:59:41.570 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_IGNORE 23:59:41.679 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #10 SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #10 SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #10 SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #10 SSH_MSG_IGNORE 23:59:41.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_IGNORE 23:59:41.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #10 SSH_MSG_IGNORE 23:59:41.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_IGNORE 23:59:41.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #10 SSH_MSG_IGNORE 23:59:41.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_IGNORE 23:59:41.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #10 SSH_MSG_IGNORE 23:59:41.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_IGNORE 23:59:41.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #10 SSH_MSG_IGNORE 23:59:41.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_IGNORE 23:59:41.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #10 SSH_MSG_IGNORE 23:59:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_IGNORE 23:59:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #10 SSH_MSG_IGNORE 23:59:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_IGNORE 23:59:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #10 SSH_MSG_IGNORE 23:59:41.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_IGNORE 23:59:41.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #10 SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #10 SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #10 SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #10 SSH_MSG_IGNORE 23:59:41.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #10 SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #10 SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #10 SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_IGNORE 23:59:41.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.703 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #10 SSH_MSG_IGNORE 23:59:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_IGNORE 23:59:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #10 SSH_MSG_IGNORE 23:59:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_IGNORE 23:59:41.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #10 SSH_MSG_IGNORE 23:59:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_IGNORE 23:59:41.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #10 SSH_MSG_IGNORE 23:59:41.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_IGNORE 23:59:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #10 SSH_MSG_IGNORE 23:59:41.708 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #10 SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #10 SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #10 SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #10 SSH_MSG_IGNORE 23:59:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_IGNORE 23:59:41.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #8 SSH_MSG_IGNORE 23:59:41.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #10 SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #10 SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #10 SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #10 SSH_MSG_IGNORE 23:59:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #10 SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #10 SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #10 SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #10 SSH_MSG_IGNORE 23:59:41.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_IGNORE 23:59:41.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.751 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #10 SSH_MSG_IGNORE 23:59:41.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_IGNORE 23:59:41.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #10 SSH_MSG_IGNORE 23:59:41.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 23:59:41.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #10 SSH_MSG_IGNORE 23:59:41.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_IGNORE 23:59:41.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.764 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #10 SSH_MSG_IGNORE 23:59:41.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_IGNORE 23:59:41.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.766 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #10 SSH_MSG_IGNORE 23:59:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_IGNORE 23:59:41.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #10 SSH_MSG_IGNORE 23:59:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_IGNORE 23:59:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #10 SSH_MSG_IGNORE 23:59:41.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_IGNORE 23:59:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #10 SSH_MSG_IGNORE 23:59:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_IGNORE 23:59:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #10 SSH_MSG_IGNORE 23:59:41.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #10 SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #10 SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #10 SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #10 SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #10 SSH_MSG_IGNORE 23:59:41.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_IGNORE 23:59:41.773 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #10 SSH_MSG_IGNORE 23:59:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_IGNORE 23:59:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #10 SSH_MSG_IGNORE 23:59:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_IGNORE 23:59:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #10 SSH_MSG_IGNORE 23:59:41.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_IGNORE 23:59:41.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #10 SSH_MSG_IGNORE 23:59:41.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_IGNORE 23:59:41.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #10 SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #10 SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #10 SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #10 SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #10 SSH_MSG_IGNORE 23:59:41.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_IGNORE 23:59:41.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #10 SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #10 SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #10 SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #10 SSH_MSG_IGNORE 23:59:41.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_IGNORE 23:59:41.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #10 SSH_MSG_IGNORE 23:59:41.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_IGNORE 23:59:41.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #10 SSH_MSG_IGNORE 23:59:41.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_IGNORE 23:59:41.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #10 SSH_MSG_IGNORE 23:59:41.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_IGNORE 23:59:41.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #10 SSH_MSG_IGNORE 23:59:41.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_IGNORE 23:59:42.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #10 SSH_MSG_IGNORE 23:59:42.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_IGNORE 23:59:42.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #10 SSH_MSG_IGNORE 23:59:42.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_IGNORE 23:59:42.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #10 SSH_MSG_IGNORE 23:59:42.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_IGNORE 23:59:42.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #10 SSH_MSG_IGNORE 23:59:42.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_IGNORE 23:59:42.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #8 SSH_MSG_IGNORE 23:59:42.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_IGNORE 23:59:43.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #10 SSH_MSG_IGNORE 23:59:43.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_IGNORE 23:59:43.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #10 SSH_MSG_IGNORE 23:59:43.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_IGNORE 23:59:43.632 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #10 SSH_MSG_IGNORE 23:59:43.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_IGNORE 23:59:43.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #10 SSH_MSG_IGNORE 23:59:43.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_IGNORE 23:59:43.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #10 SSH_MSG_IGNORE 23:59:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_IGNORE 23:59:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #10 SSH_MSG_IGNORE 23:59:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_IGNORE 23:59:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #10 SSH_MSG_IGNORE 23:59:43.639 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_IGNORE 23:59:43.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #10 SSH_MSG_IGNORE 23:59:43.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_IGNORE 23:59:43.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #10 SSH_MSG_IGNORE 23:59:43.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_IGNORE 23:59:43.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #10 SSH_MSG_IGNORE 23:59:43.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_IGNORE 23:59:43.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #10 SSH_MSG_IGNORE 23:59:43.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_IGNORE 23:59:43.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #10 SSH_MSG_IGNORE 23:59:43.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_IGNORE 23:59:43.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.723 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #10 SSH_MSG_IGNORE 23:59:43.725 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_IGNORE 23:59:43.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #10 SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #10 SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #10 SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #10 SSH_MSG_IGNORE 23:59:43.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_IGNORE 23:59:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #10 SSH_MSG_IGNORE 23:59:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_IGNORE 23:59:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #10 SSH_MSG_IGNORE 23:59:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_IGNORE 23:59:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #10 SSH_MSG_IGNORE 23:59:43.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #10 SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #10 SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #10 SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #10 SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #10 SSH_MSG_IGNORE 23:59:43.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_IGNORE 23:59:43.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.730 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.730 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #10 SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #10 SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #10 SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #10 SSH_MSG_IGNORE 23:59:43.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_IGNORE 23:59:43.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #10 SSH_MSG_IGNORE 23:59:43.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_IGNORE 23:59:43.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #10 SSH_MSG_IGNORE 23:59:43.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_IGNORE 23:59:43.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #10 SSH_MSG_IGNORE 23:59:43.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_IGNORE 23:59:43.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.736 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #10 SSH_MSG_IGNORE 23:59:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_IGNORE 23:59:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #10 SSH_MSG_IGNORE 23:59:43.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #10 SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #10 SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #10 SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #10 SSH_MSG_IGNORE 23:59:43.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_IGNORE 23:59:43.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #10 SSH_MSG_IGNORE 23:59:43.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_IGNORE 23:59:43.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #10 SSH_MSG_IGNORE 23:59:43.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_IGNORE 23:59:43.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #10 SSH_MSG_IGNORE 23:59:43.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_IGNORE 23:59:43.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #10 SSH_MSG_IGNORE 23:59:43.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_IGNORE 23:59:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #10 SSH_MSG_IGNORE 23:59:43.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_IGNORE 23:59:43.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #10 SSH_MSG_IGNORE 23:59:43.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_IGNORE 23:59:43.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #10 SSH_MSG_IGNORE 23:59:44.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_IGNORE 23:59:44.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #8 SSH_MSG_IGNORE 23:59:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_IGNORE 23:59:44.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #10 SSH_MSG_IGNORE 23:59:44.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_IGNORE 23:59:44.433 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #10 SSH_MSG_IGNORE 23:59:44.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_IGNORE 23:59:44.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #10 SSH_MSG_IGNORE 23:59:44.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_IGNORE 23:59:44.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #10 SSH_MSG_IGNORE 23:59:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #10 SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #10 SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #10 SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #10 SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #10 SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #10 SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_IGNORE 23:59:44.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #10 SSH_MSG_IGNORE 23:59:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_IGNORE 23:59:44.517 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #10 SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #10 SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #10 SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #10 SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #10 SSH_MSG_IGNORE 23:59:44.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #10 SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #10 SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #10 SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #10 SSH_MSG_IGNORE 23:59:44.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_IGNORE 23:59:44.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #10 SSH_MSG_IGNORE 23:59:44.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_IGNORE 23:59:44.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #10 SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #10 SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #10 SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #10 SSH_MSG_IGNORE 23:59:44.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_IGNORE 23:59:44.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #10 SSH_MSG_IGNORE 23:59:44.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_IGNORE 23:59:44.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #10 SSH_MSG_IGNORE 23:59:44.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_IGNORE 23:59:44.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #10 SSH_MSG_IGNORE 23:59:44.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_IGNORE 23:59:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #10 SSH_MSG_IGNORE 23:59:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_IGNORE 23:59:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #10 SSH_MSG_IGNORE 23:59:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_IGNORE 23:59:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #10 SSH_MSG_IGNORE 23:59:44.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_IGNORE 23:59:44.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #10 SSH_MSG_IGNORE 23:59:44.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_IGNORE 23:59:44.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #10 SSH_MSG_IGNORE 23:59:44.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_IGNORE 23:59:44.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #10 SSH_MSG_IGNORE 23:59:44.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_IGNORE 23:59:44.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #10 SSH_MSG_IGNORE 23:59:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_IGNORE 23:59:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #10 SSH_MSG_IGNORE 23:59:44.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_IGNORE 23:59:44.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #10 SSH_MSG_IGNORE 23:59:44.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_IGNORE 23:59:44.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #10 SSH_MSG_IGNORE 23:59:44.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_IGNORE 23:59:44.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #10 SSH_MSG_IGNORE 23:59:44.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_IGNORE 23:59:44.775 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #10 SSH_MSG_IGNORE 23:59:44.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_IGNORE 23:59:44.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #10 SSH_MSG_IGNORE 23:59:44.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_IGNORE 23:59:44.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #10 SSH_MSG_IGNORE 23:59:44.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_IGNORE 23:59:44.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #10 SSH_MSG_IGNORE 23:59:44.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_IGNORE 23:59:44.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #10 SSH_MSG_IGNORE 23:59:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_IGNORE 23:59:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #10 SSH_MSG_IGNORE 23:59:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_IGNORE 23:59:44.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #10 SSH_MSG_IGNORE 23:59:44.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_IGNORE 23:59:45.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #8 SSH_MSG_IGNORE 23:59:45.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_IGNORE 23:59:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]} 23:59:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.83:38810]): SSH-2.0-SSHD-UNKNOWN 23:59:46.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.83:38810]) line='SSH-2.0-SSHD-UNKNOWN' 23:59:46.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.83:38810]) client version string: SSH-2.0-SSHD-UNKNOWN 23:59:46.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #8 SSH_MSG_IGNORE 23:59:46.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_IGNORE 23:59:46.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #9 SSH_MSG_CHANNEL_DATA 23:59:46.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 202 down to 2095844 23:59:46.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.908 [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.83:45814] 23:59:46.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.908 [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=188} 23:59:46.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2a28e327] 23:59:46.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) by 181 down to 2094956 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.83:38810]) Send SSH_MSG_KEXINIT 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38810]) process #0 SSH_MSG_KEXINIT 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.83:38810]) SSH_MSG_KEXINIT 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.83:38810]) strict KEX=true client=true server=true 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: kex algorithms = sntrup761x25519-sha512 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: server host key algorithms = rsa-sha2-512 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: compression algorithms (client to server) = none 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.83:38810]) Kex: compression algorithms (server to client) = none 23:59:46.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:59:46.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38810]) process #1 30 23:59:46.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38810]] process command=SSH_MSG_KEXDH_INIT 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.83:38810]] Send SSH_MSG_KEXDH_REPLY 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #1 sending command=31[31] len=1639 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.83:38810])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.83:38810]) Send SSH_MSG_NEWKEYS 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.83:38810]) session ID=0f:a8:ad:57:b8:71:d8:bd:c7:e5:8b:92:1f:92:c3:f0:56:17:42:6a:3f:ed:ce:88:87:8b:1a:ae:57:e5:da:ec:76:12:e0:ce:ab:db:12:bd:f5:6d:b6:ae:e6:4e:f6:b6:b1:28:22:9e:91:ba:8a:24:c0:06:43:b6:86:93:43:09 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38810]): strict KEX resets output message sequence number from 3 to 0 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.83:38810]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4caa3578; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.83:38810])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38810])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #0 sending command=7[7] len=419 23:59:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38810]) No pending packets to flush at end of KEX 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38810]) process #2 SSH_MSG_NEWKEYS 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.83:38810]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38810]): strict KEX resets input message sequence number from 3 to 0 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.83:38810]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32685b6e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38810]) process #0 SSH_MSG_SERVICE_REQUEST 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38810]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.83:38810]) authorized authentication methods: password,publickey 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.83:38810]) Accepted service ssh-userauth 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38810]) process #1 SSH_MSG_USERAUTH_REQUEST 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38810]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38810]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38810]) no authentication factory for method=none 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38810]) SSH_MSG_USERAUTH_REQUEST 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.83:38810]) remaining methods: password,publickey 23:59:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.83:38810]) process #2 SSH_MSG_USERAUTH_REQUEST 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38810]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.83:38810]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:59:47.049 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.83:38810]) authentication result: true 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.83:38810]) SSH_MSG_USERAUTH_REQUEST 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.83:38810])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.83:38810]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38810]) no heartbeat to stop 23:59:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.83:38810]) heartbeat type=IGNORE, interval=PT30S 23:59:47.049 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.83:38810 authenticated 23:59:47.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #3 SSH_MSG_CHANNEL_OPEN 23:59:47.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38810]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:59:47.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38810]] session=TransportServerSession[admin@/10.30.170.83:38810] id=0 23:59:47.050 [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.83:38810])) size=2097152, max=2097152, packet=32768 23:59:47.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38810]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38810] 23:59:47.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.83:38810]) recipient=0 23:59:47.050 [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.83:38810])) size=2097152, max=2097152, packet=32768 23:59:47.050 [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.83:38810])) re-initializing 23:59:47.050 [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.83:38810])) size=2097152, max=2097152, packet=32768 23:59:47.050 [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.83:38810]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:59:47.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #4 SSH_MSG_CHANNEL_REQUEST 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810])[want-reply=true] subsystem=netconf 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810])[subsystem] prepared command 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]}} established 23:59:47.051 [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]:17871 23:59:47.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 384: Creating data stores for simulated device 23:59:47.051 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:59:47.051 [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:59:47.051 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:59:47.051 [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:59:47.052 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:59:47.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6151d9d6] 23:59:47.053 [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-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:59:47.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:59:47.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:59:47.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:59:47.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:59:47.054 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:59:47.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:59:47.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:59:47.054 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6151d9d6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6151d9d6], subtreeVersion=Version[51182ea9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51182ea9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:59:47.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:59:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:59:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] 23:59:47.057 [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:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 384 on channel [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) by 1103 down to 2096049 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@4c888301 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) request=subsystem result=ReplySuccess, want-reply=true 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) request=subsystem activate command 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) starting runner for command=netconf 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #5 SSH_MSG_CHANNEL_DATA 23:59:47.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.83:38810]) by 373 down to 2096779 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) SSH_MSG_CHANNEL_DATA len=373 23:59:47.058 [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.83:38810] 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17871', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=384} created 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]} created 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810] successful with session NetconfServerSession{sessionId=384, channel=[id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]} 23:59:47.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]} up 23:59:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #6 SSH_MSG_CHANNEL_DATA 23:59:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) by 393 down to 2096386 23:59:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) SSH_MSG_CHANNEL_DATA len=393 23:59:47.059 [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.83:38810] 23:59:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:59:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.059 [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:59:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46caa217 after next message 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x8ab8d5cc, L:/10.30.171.222:17871 - R:/10.30.170.83:38810]} EXI handlers added to pipeline 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46caa217 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) by 179 down to 2095870 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:59:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:59:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #7 SSH_MSG_CHANNEL_DATA 23:59:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) by 340 down to 2096046 23:59:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) SSH_MSG_CHANNEL_DATA len=340 23:59:47.066 [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.83:38810] 23:59:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.066 [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:59:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51182ea9] 23:59:47.066 [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:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:59:47.067 [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:59:47.067 [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:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:59:47.067 [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:59:47.067 [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:59:47.067 [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-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) by 733 down to 2095137 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:59:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #9 SSH_MSG_CHANNEL_DATA 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) by 202 down to 2095844 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.098 [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.83:50840] 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.098 [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:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[d7bae2] 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) by 181 down to 2094956 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #9 SSH_MSG_CHANNEL_DATA 23:59:47.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 202 down to 2095844 23:59:47.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.310 [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.83:59760] 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.311 [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=345} 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2e4cff47] 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) by 181 down to 2094956 23:59:47.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #9 SSH_MSG_CHANNEL_DATA 23:59:47.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.83:48484]) by 202 down to 2095844 23:59:47.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.515 [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.83:48484] 23:59:47.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.516 [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:59:47.516 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5e82e583] 23:59:47.516 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.516 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.516 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.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.83:48484]) by 181 down to 2094956 23:59:47.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #9 SSH_MSG_CHANNEL_DATA 23:59:47.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) by 202 down to 2095844 23:59:47.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.722 [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.83:44058] 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.723 [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:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28c84f7d] 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) by 181 down to 2094956 23:59:47.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #9 SSH_MSG_CHANNEL_DATA 23:59: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.83:52006]) by 202 down to 2095844 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.951 [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.83:52006] 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59: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=348} 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65b6ee5b] 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) by 181 down to 2094956 23:59:47.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:48.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #9 SSH_MSG_CHANNEL_DATA 23:59:48.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) by 202 down to 2095844 23:59:48.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_CHANNEL_DATA len=202 23:59:48.171 [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.83:42336] 23:59:48.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:48.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:48.172 [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:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6266b57f] 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:48.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.83:42336]) by 181 down to 2094956 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:48.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #9 SSH_MSG_CHANNEL_DATA 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) by 202 down to 2095844 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_DATA len=202 23:59:48.377 [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.83:60488] 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:48.377 [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:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[375ac1d] 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:48.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:48.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:48.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.83:60488]) by 181 down to 2094956 23:59:48.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:48.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:48.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #8 SSH_MSG_IGNORE 23:59:48.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_IGNORE 23:59:48.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #9 SSH_MSG_CHANNEL_DATA 23:59:48.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) by 202 down to 2095844 23:59:48.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_DATA len=202 23:59:48.584 [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.83:53748] 23:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:48.585 [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:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c534c00] 23:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:48.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:48.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:48.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) by 181 down to 2094956 23:59:48.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:48.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #9 SSH_MSG_CHANNEL_DATA 23:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) by 202 down to 2095844 23:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_DATA len=202 23:59:48.787 [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.83:34890] 23:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:48.787 [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:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28b7d4ff] 23:59:48.787 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) by 181 down to 2094956 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:48.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:48.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #9 SSH_MSG_CHANNEL_DATA 23:59:48.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) by 202 down to 2095844 23:59:48.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_DATA len=202 23:59:48.994 [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.83:49512] 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:48.995 [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:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35e491ad] 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:48.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:48.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) by 181 down to 2094956 23:59:48.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:48.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:49.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #9 SSH_MSG_CHANNEL_DATA 23:59:49.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 202 down to 2095844 23:59:49.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_DATA len=202 23:59:49.214 [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.83:59226] 23:59:49.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:49.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:49.214 [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:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5c500cc9] 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) by 181 down to 2094956 23:59:49.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:49.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:49.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #8 SSH_MSG_IGNORE 23:59:49.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_IGNORE 23:59:49.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #9 SSH_MSG_CHANNEL_DATA 23:59:49.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.83:52078]) by 202 down to 2095844 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_DATA len=202 23:59:49.427 [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.83:52078] 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:49.427 [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:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ce1f55a] 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:49.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:49.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.83:52078]) by 181 down to 2094956 23:59:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:49.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #9 SSH_MSG_CHANNEL_DATA 23:59:49.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) by 202 down to 2095844 23:59:49.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_DATA len=202 23:59:49.633 [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.83:41540] 23:59:49.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:49.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:49.633 [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=356} 23:59:49.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[550bb306] 23:59:49.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:49.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:49.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:49.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:49.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:49.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.83:41540]) by 181 down to 2094956 23:59:49.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:49.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:49.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45106]) process #9 SSH_MSG_CHANNEL_DATA 23:59:49.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 202 down to 2095844 23:59:49.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_DATA len=202 23:59:49.835 [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.83:45106] 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:49.836 [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:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[23e31a7] 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:49.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:49.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) by 181 down to 2094956 23:59:49.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:49.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:50.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58612]) process #9 SSH_MSG_CHANNEL_DATA 23:59:50.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) by 202 down to 2095844 23:59:50.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_DATA len=202 23:59:50.039 [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.83:58612] 23:59:50.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:50.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:50.040 [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:59:50.040 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3bcd1caa] 23:59:50.040 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:50.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:50.040 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:50.040 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:50.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:50.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.83:58612]) by 181 down to 2094956 23:59:50.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:50.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:50.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56846]) process #9 SSH_MSG_CHANNEL_DATA 23:59:50.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.83:56846]) by 202 down to 2095844 23:59:50.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_DATA len=202 23:59:50.244 [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.83:56846] 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:50.245 [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:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e87f550] 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:50.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:50.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.83:56846]) by 181 down to 2094956 23:59:50.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:50.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:50.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45814]) process #10 SSH_MSG_IGNORE 23:59:50.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_IGNORE 23:59:50.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35302]) process #9 SSH_MSG_CHANNEL_DATA 23:59:50.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) by 202 down to 2095844 23:59:50.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_DATA len=202 23:59:50.468 [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.83:35302] 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:50.469 [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:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[64ccefa5] 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:50.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:50.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.83:35302]) by 181 down to 2094956 23:59:50.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:50.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:50.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33554]) process #9 SSH_MSG_CHANNEL_DATA 23:59:50.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.83:33554]) by 202 down to 2095844 23:59:50.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_DATA len=202 23:59:50.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.83:33554] 23:59:50.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:50.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:50.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=361} 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c609d00] 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) by 181 down to 2094956 23:59:50.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:50.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:50.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #8 SSH_MSG_IGNORE 23:59:50.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_IGNORE 23:59:50.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39130]) process #9 SSH_MSG_CHANNEL_DATA 23:59:50.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.83:39130]) by 202 down to 2095844 23:59:50.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_DATA len=202 23:59:50.885 [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.83:39130] 23:59:50.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:50.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:50.886 [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:59:50.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[fb6acc3] 23:59:50.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:50.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:50.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:50.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:50.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:50.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) by 181 down to 2094956 23:59:50.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:50.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:51.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45184]) process #9 SSH_MSG_CHANNEL_DATA 23:59:51.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.83:45184]) by 202 down to 2095844 23:59:51.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_DATA len=202 23:59:51.100 [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.83:45184] 23:59:51.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:51.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:51.101 [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:59:51.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7f9d6d68] 23:59:51.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:51.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:51.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:51.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:51.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:51.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.83:45184]) by 181 down to 2094956 23:59:51.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:51.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:51.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34722]) process #9 SSH_MSG_CHANNEL_DATA 23:59:51.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.83:34722]) by 202 down to 2095844 23:59:51.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_DATA len=202 23:59:51.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.83:34722] 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:51.309 [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:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[8a6846e] 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:51.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:51.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.83:34722]) by 181 down to 2094956 23:59:51.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:51.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:51.383 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50840]) process #10 SSH_MSG_IGNORE 23:59:51.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_IGNORE 23:59:51.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47804]) process #9 SSH_MSG_CHANNEL_DATA 23:59:51.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 202 down to 2095844 23:59:51.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_DATA len=202 23:59:51.514 [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.83:47804] 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:51.515 [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:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a986ba2] 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:51.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:51.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) by 181 down to 2094956 23:59:51.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:51.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:51.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36364]) process #9 SSH_MSG_CHANNEL_DATA 23:59:51.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 202 down to 2095844 23:59:51.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_DATA len=202 23:59:51.748 [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.83:36364] 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:51.749 [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:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1aa9a3cf] 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:51.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:51.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) by 181 down to 2094956 23:59:51.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:51.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:51.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49528]) process #9 SSH_MSG_CHANNEL_DATA 23:59:51.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.83:49528]) by 202 down to 2095844 23:59:51.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_DATA len=202 23:59:51.994 [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.83:49528] 23:59:51.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:51.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:51.994 [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:59:51.995 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[12d3eeeb] 23:59:51.995 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:51.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:51.995 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:51.995 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:51.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:51.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.83:49528]) by 181 down to 2094956 23:59:51.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:51.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:52.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48554]) process #9 SSH_MSG_CHANNEL_DATA 23:59:52.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) by 202 down to 2095844 23:59:52.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_DATA len=202 23:59:52.243 [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.83:48554] 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:52.244 [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:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1e743410] 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:52.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:52.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) by 181 down to 2094956 23:59:52.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:52.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:52.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #8 SSH_MSG_IGNORE 23:59:52.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_IGNORE 23:59:52.309 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39168]) process #9 SSH_MSG_CHANNEL_DATA 23:59:52.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.83:39168]) by 202 down to 2095844 23:59:52.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_DATA len=202 23:59:52.456 [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.83:39168] 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:52.457 [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:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ffae9a6] 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:52.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) by 181 down to 2094956 23:59:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:52.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:52.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59760]) process #10 SSH_MSG_IGNORE 23:59:52.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_IGNORE 23:59:52.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60002]) process #9 SSH_MSG_CHANNEL_DATA 23:59:52.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.83:60002]) by 202 down to 2095844 23:59:52.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_DATA len=202 23:59:52.664 [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.83:60002] 23:59:52.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:52.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:52.664 [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:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1586833c] 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) by 181 down to 2094956 23:59:52.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:52.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #8 SSH_MSG_CHANNEL_DATA 23:59: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.83:35924]) by 202 down to 2095844 23:59: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.83:35924]) SSH_MSG_CHANNEL_DATA len=202 23:59:52.841 [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.83:35924] 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:52.842 [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:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5e5bfe36] 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59: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.83:35924]) by 181 down to 2094956 23:59:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:53.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #8 SSH_MSG_CHANNEL_DATA 23:59:53.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) by 202 down to 2095844 23:59:53.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_DATA len=202 23:59:53.034 [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.83:34738] 23:59:53.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:53.035 [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:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7bcafd69] 23:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:53.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:53.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.83:34738]) by 181 down to 2094956 23:59:53.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:53.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:53.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35924]) process #9 SSH_MSG_IGNORE 23:59:53.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_IGNORE 23:59:53.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #8 SSH_MSG_CHANNEL_DATA 23:59:53.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.83:35324]) by 202 down to 2095844 23:59:53.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_DATA len=202 23:59:53.242 [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.83:35324] 23:59:53.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:53.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:53.242 [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:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b92be20] 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) by 181 down to 2094956 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:53.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:53.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #8 SSH_MSG_CHANNEL_DATA 23:59:53.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) by 202 down to 2095844 23:59:53.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_DATA len=202 23:59:53.450 [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.83:57770] 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:53.451 [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:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[436c1623] 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:53.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:53.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.83:57770]) by 181 down to 2094956 23:59:53.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:53.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #8 SSH_MSG_CHANNEL_DATA 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) by 202 down to 2095844 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_DATA len=202 23:59:53.670 [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.83:42162] 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:53.670 [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:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[67249f64] 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:53.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:53.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.83:42162]) by 181 down to 2094956 23:59:53.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:53.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:53.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #8 SSH_MSG_CHANNEL_DATA 23:59:53.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 202 down to 2095844 23:59:53.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_DATA len=202 23:59:53.879 [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.83:42040] 23:59:53.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:53.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:53.879 [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:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58155be5] 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) by 181 down to 2094956 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:53.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:53.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48484]) process #10 SSH_MSG_IGNORE 23:59:53.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_IGNORE 23:59:54.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #8 SSH_MSG_CHANNEL_DATA 23:59:54.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.83:56866]) by 202 down to 2095844 23:59:54.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_DATA len=202 23:59:54.085 [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.83:56866] 23:59:54.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:54.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:54.085 [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:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7dea495c] 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) by 181 down to 2094956 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:54.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:54.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34738]) process #9 SSH_MSG_IGNORE 23:59:54.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_IGNORE 23:59:54.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #8 SSH_MSG_CHANNEL_DATA 23:59:54.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 202 down to 2095844 23:59:54.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_DATA len=202 23:59:54.303 [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.83:44256] 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:54.304 [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:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3aeb56a2] 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:54.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) by 181 down to 2094956 23:59:54.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:54.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #8 SSH_MSG_CHANNEL_DATA 23:59:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) by 202 down to 2095844 23:59:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_DATA len=202 23:59:54.508 [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.83:47452] 23:59:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:54.508 [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:59:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b0f8c18] 23:59:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:54.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.83:47452]) by 181 down to 2094956 23:59:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:54.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #8 SSH_MSG_CHANNEL_DATA 23:59:54.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) by 202 down to 2095844 23:59:54.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_DATA len=202 23:59:54.707 [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.83:38954] 23:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:54.707 [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:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d610da] 23:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:54.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:54.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:54.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.83:38954]) by 181 down to 2094956 23:59:54.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:54.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:54.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #8 SSH_MSG_CHANNEL_DATA 23:59:54.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.83:34994]) by 202 down to 2095844 23:59:54.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_DATA len=202 23:59:54.914 [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.83:34994] 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:54.915 [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:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35960aca] 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:54.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:54.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) by 181 down to 2094956 23:59:54.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:54.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:55.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #8 SSH_MSG_CHANNEL_DATA 23:59:55.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) by 202 down to 2095844 23:59:55.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_DATA len=202 23:59:55.117 [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.83:51536] 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:55.118 [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:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2873ee6b] 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) by 181 down to 2094956 23:59:55.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:55.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:55.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44058]) process #10 SSH_MSG_IGNORE 23:59:55.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_IGNORE 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #8 SSH_MSG_CHANNEL_DATA 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) by 202 down to 2095844 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_DATA len=202 23:59:55.319 [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.83:59580] 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:55.319 [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:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[623ac037] 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:55.319 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:55.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:55.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.83:59580]) by 181 down to 2094956 23:59:55.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:55.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:55.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #8 SSH_MSG_CHANNEL_DATA 23:59:55.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.83:38810]) by 202 down to 2095844 23:59:55.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38810]) SSH_MSG_CHANNEL_DATA len=202 23:59:55.536 [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.83:38810] 23:59:55.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:55.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:55.536 [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:59:55.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[70fb4468] 23:59:55.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:55.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:55.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:55.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:55.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:55.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.83:38810]) by 181 down to 2094956 23:59:55.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:55.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:55.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35324]) process #9 SSH_MSG_IGNORE 23:59:55.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_IGNORE 23:59:55.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:45814])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:56.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) exit code=0, immediate=false 23:59:56.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:56.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:56.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:56.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:56.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) Closing gracefully 23:59:56.087 [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.83:45814]) 23:59:56.087 [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.83:45814]) 23:59:56.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:56.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:56.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:56.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[immediately=false] processing 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45814]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:56.093 [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.83:45814]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) Closing immediately 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[immediately=true] processing 23:59:56.093 [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.83:45814]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814] 23:59:56.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@112fa127) signal close complete immediately=true 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ed0c089) signal close complete immediately=true 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814])[Immediately] closed 23:59:56.094 [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.83:45814]) result=null 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78439fcf) signal close complete immediately=false 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14893f79) signal close complete immediately=false 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45814]) code=0 message='' shell closed 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:45814]) Closing immediately 23:59:56.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 2 closed 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45814]]) Closing immediately 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45814]) stopping 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45814]) stopped 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45814]])[Immediately] closed 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17830] - close(TransportIoSession[local=/10.30.171.222:17830, remote=/10.30.170.83:45814]) Closing immediately 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17830] - close(TransportIoSession[local=/10.30.171.222:17830, remote=/10.30.170.83:45814])[Immediately] closed 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a2f6a40) signal close complete immediately=true 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:45814])[Immediately] closed 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x25b0d699, L:/10.30.171.222:17830 ! R:/10.30.170.83:45814] inactive. 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x25b0d699, L:/10.30.171.222:17830 ! R:/10.30.170.83:45814]} end of input detected while session was in state up 23:59:56.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=343, channel=[id: 0x25b0d699, L:/10.30.171.222:17830 ! R:/10.30.170.83:45814]} down, reason: End of input 23:59:56.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52006]) process #10 SSH_MSG_IGNORE 23:59:56.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_IGNORE 23:59:56.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57770]) process #9 SSH_MSG_IGNORE 23:59:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_IGNORE 23:59:56.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42336]) process #10 SSH_MSG_IGNORE 23:59:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_IGNORE 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:50840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) exit code=0, immediate=false 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) Closing gracefully 23:59:56.972 [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.83:50840]) 23:59:56.972 [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.83:50840]) 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[immediately=false] processing 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:56.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50840]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:56.973 [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.83:50840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) Closing immediately 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[immediately=true] processing 23:59:56.973 [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.83:50840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840] 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@706cd154) signal close complete immediately=true 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b4bb135) signal close complete immediately=true 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840])[Immediately] closed 23:59:56.973 [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.83:50840]) result=null 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cb7af03) signal close complete immediately=false 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61ff6901) signal close complete immediately=false 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:50840]) code=0 message='' shell closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:50840]) Closing immediately 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50840]]) Closing immediately 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50840]) stopping 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:50840]) stopped 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:50840]])[Immediately] closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17831] - close(TransportIoSession[local=/10.30.171.222:17831, remote=/10.30.170.83:50840]) Closing immediately 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17831] - close(TransportIoSession[local=/10.30.171.222:17831, remote=/10.30.170.83:50840])[Immediately] closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@770ff21b) signal close complete immediately=true 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:50840])[Immediately] closed 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x53384857, L:/10.30.171.222:17831 ! R:/10.30.170.83:50840] inactive. 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x53384857, L:/10.30.171.222:17831 ! R:/10.30.170.83:50840]} end of input detected while session was in state up 23:59:56.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=344, channel=[id: 0x53384857, L:/10.30.171.222:17831 ! R:/10.30.170.83:50840]} down, reason: End of input 23:59:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:59760])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:57.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) exit code=0, immediate=false 23:59:57.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:57.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) Closing gracefully 23:59:57.750 [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.83:59760]) 23:59:57.750 [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.83:59760]) 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[immediately=false] processing 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59760]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:57.750 [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.83:59760]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) Closing immediately 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[immediately=true] processing 23:59:57.750 [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.83:59760]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760] 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f0004dd) signal close complete immediately=true 23:59:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b43baa2) signal close complete immediately=true 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760])[Immediately] closed 23:59:57.751 [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.83:59760]) result=null 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36e57552) signal close complete immediately=false 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@671dda66) signal close complete immediately=false 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59760]) code=0 message='' shell closed 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:59760]) Closing immediately 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59760]]) Closing immediately 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59760]) stopping 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59760]) stopped 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59760]])[Immediately] closed 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17832] - close(TransportIoSession[local=/10.30.171.222:17832, remote=/10.30.170.83:59760]) Closing immediately 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17832] - close(TransportIoSession[local=/10.30.171.222:17832, remote=/10.30.170.83:59760])[Immediately] closed 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78a40cb4) signal close complete immediately=true 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:59760])[Immediately] closed 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x61f569bb, L:/10.30.171.222:17832 ! R:/10.30.170.83:59760] inactive. 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x61f569bb, L:/10.30.171.222:17832 ! R:/10.30.170.83:59760]} end of input detected while session was in state up 23:59:57.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=345, channel=[id: 0x61f569bb, L:/10.30.171.222:17832 ! R:/10.30.170.83:59760]} down, reason: End of input 23:59:57.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60488]) process #10 SSH_MSG_IGNORE 23:59:57.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_IGNORE 23:59:58.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42162]) process #9 SSH_MSG_IGNORE 23:59:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_IGNORE 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:48484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) exit code=0, immediate=false 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) Closing gracefully 23:59:58.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.83:48484]) 23:59:58.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.83:48484]) 23:59:58.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.83:48484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:58.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.83:48484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:58.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.83:48484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:58.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.83:48484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:58.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.83:48484])[immediately=false] processing 23:59:58.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.83:48484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48484]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:58.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.83:48484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:58.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) Closing immediately 23:59:58.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.83:48484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:58.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.83:48484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:58.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.83:48484])[immediately=true] processing 23:59:58.487 [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.83:48484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484] 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4de29380) signal close complete immediately=true 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7153b871) signal close complete immediately=true 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484])[Immediately] closed 23:59:58.487 [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.83:48484]) result=null 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@474403ce) signal close complete immediately=false 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71e8d24c) signal close complete immediately=false 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48484]) code=0 message='' shell closed 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:48484]) Closing immediately 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48484]]) Closing immediately 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48484]) stopping 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48484]) stopped 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48484]])[Immediately] closed 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17833] - close(TransportIoSession[local=/10.30.171.222:17833, remote=/10.30.170.83:48484]) Closing immediately 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17833] - close(TransportIoSession[local=/10.30.171.222:17833, remote=/10.30.170.83:48484])[Immediately] closed 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@284f2162) signal close complete immediately=true 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:48484])[Immediately] closed 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7f16b7a3, L:/10.30.171.222:17833 ! R:/10.30.170.83:48484] inactive. 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 ! R:/10.30.170.83:48484]} end of input detected while session was in state up 23:59:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=346, channel=[id: 0x7f16b7a3, L:/10.30.171.222:17833 ! R:/10.30.170.83:48484]} down, reason: End of input 23:59:58.954 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53748]) process #10 SSH_MSG_IGNORE 23:59:58.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_IGNORE 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:44058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) exit code=0, immediate=false 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) Closing gracefully 23:59:59.250 [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.83:44058]) 23:59:59.250 [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.83:44058]) 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[immediately=false] processing 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44058]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:59.250 [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.83:44058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) Closing immediately 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:59.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[immediately=true] processing 23:59:59.251 [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.83:44058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058] 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56836276) signal close complete immediately=true 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@be04653) signal close complete immediately=true 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058])[Immediately] closed 23:59:59.251 [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.83:44058]) result=null 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63831180) signal close complete immediately=false 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a2eae93) signal close complete immediately=false 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44058]) code=0 message='' shell closed 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:44058]) Closing immediately 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44058]]) Closing immediately 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44058]) stopping 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44058]) stopped 23:59:59.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44058]])[Immediately] closed 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17834] - close(TransportIoSession[local=/10.30.171.222:17834, remote=/10.30.170.83:44058]) Closing immediately 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17834] - close(TransportIoSession[local=/10.30.171.222:17834, remote=/10.30.170.83:44058])[Immediately] closed 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4773fd72) signal close complete immediately=true 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:44058])[Immediately] closed 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x68734bdc, L:/10.30.171.222:17834 ! R:/10.30.170.83:44058] inactive. 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x68734bdc, L:/10.30.171.222:17834 ! R:/10.30.170.83:44058]} end of input detected while session was in state up 23:59:59.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=347, channel=[id: 0x68734bdc, L:/10.30.171.222:17834 ! R:/10.30.170.83:44058]} down, reason: End of input 23:59:59.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42040]) process #9 SSH_MSG_IGNORE 23:59:59.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_IGNORE 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:52006])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) exit code=0, immediate=false 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) Closing gracefully 23:59:59.995 [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.83:52006]) 23:59:59.995 [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.83:52006]) 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[immediately=false] processing 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52006]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:59.995 [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.83:52006]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) Closing immediately 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[immediately=true] processing 23:59:59.995 [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.83:52006]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006] 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@227f2749) signal close complete immediately=true 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a227147) signal close complete immediately=true 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006])[Immediately] closed 23:59:59.995 [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.83:52006]) result=null 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20c7a6e1) signal close complete immediately=false 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ef84c63) signal close complete immediately=false 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52006]) code=0 message='' shell closed 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:52006]) Closing immediately 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52006]]) Closing immediately 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52006]) stopping 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52006]) stopped 23:59:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52006]])[Immediately] closed 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17835] - close(TransportIoSession[local=/10.30.171.222:17835, remote=/10.30.170.83:52006]) Closing immediately 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17835] - close(TransportIoSession[local=/10.30.171.222:17835, remote=/10.30.170.83:52006])[Immediately] closed 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15666f9a) signal close complete immediately=true 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:52006])[Immediately] closed 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1254ec6c, L:/10.30.171.222:17835 ! R:/10.30.170.83:52006] inactive. 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 ! R:/10.30.170.83:52006]} end of input detected while session was in state up 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=348, channel=[id: 0x1254ec6c, L:/10.30.171.222:17835 ! R:/10.30.170.83:52006]} down, reason: End of input 00:00:00.190 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34890]) process #10 SSH_MSG_IGNORE 00:00:00.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_IGNORE 00:00:00.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56866]) process #9 SSH_MSG_IGNORE 00:00:00.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_IGNORE 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:42336])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) exit code=0, immediate=false 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) Closing gracefully 00:00:00.786 [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.83:42336]) 00:00:00.786 [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.83:42336]) 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[immediately=false] processing 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42336]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:00.786 [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.83:42336]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:00.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) Closing immediately 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[immediately=true] processing 00:00:00.787 [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.83:42336]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336] 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52d8ce69) signal close complete immediately=true 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dce82e5) signal close complete immediately=true 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336])[Immediately] closed 00:00:00.787 [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.83:42336]) result=null 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ac98137) signal close complete immediately=false 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d9e202d) signal close complete immediately=false 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42336]) code=0 message='' shell closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:42336]) Closing immediately 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42336]]) Closing immediately 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42336]) stopping 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42336]) stopped 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42336]])[Immediately] closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17836] - close(TransportIoSession[local=/10.30.171.222:17836, remote=/10.30.170.83:42336]) Closing immediately 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17836] - close(TransportIoSession[local=/10.30.171.222:17836, remote=/10.30.170.83:42336])[Immediately] closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49211671) signal close complete immediately=true 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:42336])[Immediately] closed 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1820cd66, L:/10.30.171.222:17836 ! R:/10.30.170.83:42336] inactive. 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x1820cd66, L:/10.30.171.222:17836 ! R:/10.30.170.83:42336]} end of input detected while session was in state up 00:00:00.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=349, channel=[id: 0x1820cd66, L:/10.30.171.222:17836 ! R:/10.30.170.83:42336]} down, reason: End of input 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:60488])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) exit code=0, immediate=false 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:01.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) Closing gracefully 00:00:01.572 [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.83:60488]) 00:00:01.572 [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.83:60488]) 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[immediately=false] processing 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60488]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:01.573 [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.83:60488]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) Closing immediately 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[immediately=true] processing 00:00:01.573 [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.83:60488]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488] 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45560e55) signal close complete immediately=true 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d1c5001) signal close complete immediately=true 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488])[Immediately] closed 00:00:01.573 [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.83:60488]) result=null 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bec580e) signal close complete immediately=false 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@446c47e4) signal close complete immediately=false 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60488]) code=0 message='' shell closed 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:60488]) Closing immediately 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60488]]) Closing immediately 00:00:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60488]) stopping 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60488]) stopped 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60488]])[Immediately] closed 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17837] - close(TransportIoSession[local=/10.30.171.222:17837, remote=/10.30.170.83:60488]) Closing immediately 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17837] - close(TransportIoSession[local=/10.30.171.222:17837, remote=/10.30.170.83:60488])[Immediately] closed 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@313ddd9a) signal close complete immediately=true 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:60488])[Immediately] closed 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb2b2d947, L:/10.30.171.222:17837 ! R:/10.30.170.83:60488] inactive. 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 ! R:/10.30.170.83:60488]} end of input detected while session was in state up 00:00:01.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=350, channel=[id: 0xb2b2d947, L:/10.30.171.222:17837 ! R:/10.30.170.83:60488]} down, reason: End of input 00:00:01.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49512]) process #10 SSH_MSG_IGNORE 00:00:01.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_IGNORE 00:00:02.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #9 SSH_MSG_IGNORE 00:00:02.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_IGNORE 00:00:02.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:53748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) exit code=0, immediate=false 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) Closing gracefully 00:00:02.341 [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.83:53748]) 00:00:02.341 [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.83:53748]) 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:02.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[immediately=false] processing 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53748]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:02.342 [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.83:53748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) Closing immediately 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[immediately=true] processing 00:00:02.342 [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.83:53748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748] 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b9681b) signal close complete immediately=true 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bd06b2c) signal close complete immediately=true 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748])[Immediately] closed 00:00:02.342 [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.83:53748]) result=null 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49ac1045) signal close complete immediately=false 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f711e67) signal close complete immediately=false 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:53748]) code=0 message='' shell closed 00:00:02.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:53748]) Closing immediately 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53748]]) Closing immediately 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53748]) stopping 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:53748]) stopped 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:53748]])[Immediately] closed 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17838] - close(TransportIoSession[local=/10.30.171.222:17838, remote=/10.30.170.83:53748]) Closing immediately 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17838] - close(TransportIoSession[local=/10.30.171.222:17838, remote=/10.30.170.83:53748])[Immediately] closed 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16d15e22) signal close complete immediately=true 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:53748])[Immediately] closed 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x802f80e0, L:/10.30.171.222:17838 ! R:/10.30.170.83:53748] inactive. 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x802f80e0, L:/10.30.171.222:17838 ! R:/10.30.170.83:53748]} end of input detected while session was in state up 00:00:02.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=351, channel=[id: 0x802f80e0, L:/10.30.171.222:17838 ! R:/10.30.170.83:53748]} down, reason: End of input 00:00:02.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59226]) process #10 SSH_MSG_IGNORE 00:00:02.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_IGNORE 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:34890])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) exit code=0, immediate=false 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) Closing gracefully 00:00:03.080 [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.83:34890]) 00:00:03.080 [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.83:34890]) 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[immediately=false] processing 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34890]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:03.080 [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.83:34890]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) Closing immediately 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[immediately=true] processing 00:00:03.080 [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.83:34890]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890] 00:00:03.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b21be6b) signal close complete immediately=true 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ba7656b) signal close complete immediately=true 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890])[Immediately] closed 00:00:03.081 [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.83:34890]) result=null 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c75dcf9) signal close complete immediately=false 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39dadf6c) signal close complete immediately=false 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34890]) code=0 message='' shell closed 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34890]) Closing immediately 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34890]]) Closing immediately 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34890]) stopping 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34890]) stopped 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34890]])[Immediately] closed 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17839] - close(TransportIoSession[local=/10.30.171.222:17839, remote=/10.30.170.83:34890]) Closing immediately 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17839] - close(TransportIoSession[local=/10.30.171.222:17839, remote=/10.30.170.83:34890])[Immediately] closed 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f0eecda) signal close complete immediately=true 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34890])[Immediately] closed 00:00:03.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6711e334, L:/10.30.171.222:17839 ! R:/10.30.170.83:34890] inactive. 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x6711e334, L:/10.30.171.222:17839 ! R:/10.30.170.83:34890]} end of input detected while session was in state up 00:00:03.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=352, channel=[id: 0x6711e334, L:/10.30.171.222:17839 ! R:/10.30.170.83:34890]} down, reason: End of input 00:00:03.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47452]) process #9 SSH_MSG_IGNORE 00:00:03.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_IGNORE 00:00:03.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38954]) process #9 SSH_MSG_IGNORE 00:00:03.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_IGNORE 00:00:03.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:49512])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) exit code=0, immediate=false 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) Closing gracefully 00:00:03.775 [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.83:49512]) 00:00:03.775 [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.83:49512]) 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[immediately=false] processing 00:00:03.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49512]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:03.776 [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.83:49512]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) Closing immediately 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[immediately=true] processing 00:00:03.776 [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.83:49512]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512] 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b575104) signal close complete immediately=true 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@708d69d8) signal close complete immediately=true 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512])[Immediately] closed 00:00:03.776 [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.83:49512]) result=null 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ab8f79e) signal close complete immediately=false 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42717f6a) signal close complete immediately=false 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49512]) code=0 message='' shell closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:49512]) Closing immediately 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49512]]) Closing immediately 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49512]) stopping 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49512]) stopped 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49512]])[Immediately] closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17840] - close(TransportIoSession[local=/10.30.171.222:17840, remote=/10.30.170.83:49512]) Closing immediately 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17840] - close(TransportIoSession[local=/10.30.171.222:17840, remote=/10.30.170.83:49512])[Immediately] closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53bfd951) signal close complete immediately=true 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:49512])[Immediately] closed 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc45328ba, L:/10.30.171.222:17840 ! R:/10.30.170.83:49512] inactive. 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xc45328ba, L:/10.30.171.222:17840 ! R:/10.30.170.83:49512]} end of input detected while session was in state up 00:00:03.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=353, channel=[id: 0xc45328ba, L:/10.30.171.222:17840 ! R:/10.30.170.83:49512]} down, reason: End of input 00:00:04.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52078]) process #10 SSH_MSG_IGNORE 00:00:04.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_IGNORE 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:59226])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) exit code=0, immediate=false 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:04.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) Closing gracefully 00:00:04.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.83:59226]) 00:00:04.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.83:59226]) 00:00:04.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.83:59226]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:04.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.83:59226]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:04.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.83:59226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:04.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.83:59226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[immediately=false] processing 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59226]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:04.544 [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.83:59226]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) Closing immediately 00:00:04.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.83:59226]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:04.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.83:59226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[immediately=true] processing 00:00:04.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.83:59226]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226] 00:00:04.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@1e20fec3) signal close complete immediately=true 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:04.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@20bfe3cc) signal close complete immediately=true 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226])[Immediately] closed 00:00:04.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.83:59226]) result=null 00:00:04.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@1f4be698) signal close complete immediately=false 00:00:04.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@2f86ba22) signal close complete immediately=false 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59226]) code=0 message='' shell closed 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:59226]) Closing immediately 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59226]]) Closing immediately 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59226]) stopping 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59226]) stopped 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59226]])[Immediately] closed 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17841] - close(TransportIoSession[local=/10.30.171.222:17841, remote=/10.30.170.83:59226]) Closing immediately 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17841] - close(TransportIoSession[local=/10.30.171.222:17841, remote=/10.30.170.83:59226])[Immediately] closed 00:00:04.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@36c98ff7) signal close complete immediately=true 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:59226])[Immediately] closed 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x50f1c5b7, L:/10.30.171.222:17841 ! R:/10.30.170.83:59226] inactive. 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 ! R:/10.30.170.83:59226]} end of input detected while session was in state up 00:00:04.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=354, channel=[id: 0x50f1c5b7, L:/10.30.171.222:17841 ! R:/10.30.170.83:59226]} down, reason: End of input 00:00:04.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34994]) process #9 SSH_MSG_IGNORE 00:00:04.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_IGNORE 00:00:05.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41540]) process #10 SSH_MSG_IGNORE 00:00:05.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_IGNORE 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:52078])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) exit code=0, immediate=false 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) Closing gracefully 00:00:05.326 [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.83:52078]) 00:00:05.326 [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.83:52078]) 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[immediately=false] processing 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52078]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:05.327 [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.83:52078]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) Closing immediately 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[immediately=true] processing 00:00:05.327 [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.83:52078]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078] 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c3e1baf) signal close complete immediately=true 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748094d1) signal close complete immediately=true 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078])[Immediately] closed 00:00:05.327 [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.83:52078]) result=null 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d959fb2) signal close complete immediately=false 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eaa3f32) signal close complete immediately=false 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:52078]) code=0 message='' shell closed 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:52078]) Closing immediately 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52078]]) Closing immediately 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52078]) stopping 00:00:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:52078]) stopped 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:52078]])[Immediately] closed 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17842] - close(TransportIoSession[local=/10.30.171.222:17842, remote=/10.30.170.83:52078]) Closing immediately 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17842] - close(TransportIoSession[local=/10.30.171.222:17842, remote=/10.30.170.83:52078])[Immediately] closed 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1245bc2b) signal close complete immediately=true 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:52078])[Immediately] closed 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa00d3b5a, L:/10.30.171.222:17842 ! R:/10.30.170.83:52078] inactive. 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 ! R:/10.30.170.83:52078]} end of input detected while session was in state up 00:00:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=355, channel=[id: 0xa00d3b5a, L:/10.30.171.222:17842 ! R:/10.30.170.83:52078]} down, reason: End of input 00:00:05.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51536]) process #9 SSH_MSG_IGNORE 00:00:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_IGNORE 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:41540])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) exit code=0, immediate=false 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #12 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #13 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:06.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) Closing gracefully 00:00:06.035 [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.83:41540]) 00:00:06.035 [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.83:41540]) 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[immediately=false] processing 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41540]) packet #14 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:06.035 [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.83:41540]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) Closing immediately 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[immediately=true] processing 00:00:06.035 [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.83:41540]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540] 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a1c0aba) signal close complete immediately=true 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67e056a6) signal close complete immediately=true 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540])[Immediately] closed 00:00:06.035 [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.83:41540]) result=null 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cb23e41) signal close complete immediately=false 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c9e574c) signal close complete immediately=false 00:00:06.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:41540]) code=0 message='' shell closed 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:41540]) Closing immediately 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41540]]) Closing immediately 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41540]) stopping 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:41540]) stopped 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:41540]])[Immediately] closed 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17843] - close(TransportIoSession[local=/10.30.171.222:17843, remote=/10.30.170.83:41540]) Closing immediately 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17843] - close(TransportIoSession[local=/10.30.171.222:17843, remote=/10.30.170.83:41540])[Immediately] closed 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@664dcbbf) signal close complete immediately=true 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:41540])[Immediately] closed 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcb50d663, L:/10.30.171.222:17843 ! R:/10.30.170.83:41540] inactive. 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xcb50d663, L:/10.30.171.222:17843 ! R:/10.30.170.83:41540]} end of input detected while session was in state up 00:00:06.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=356, channel=[id: 0xcb50d663, L:/10.30.171.222:17843 ! R:/10.30.170.83:41540]} down, reason: End of input 00:00:06.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59580]) process #9 SSH_MSG_IGNORE 00:00:06.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_IGNORE 00:00:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:45106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) exit code=0, immediate=false 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) Closing gracefully 00:00:06.758 [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.83:45106]) 00:00:06.758 [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.83:45106]) 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[immediately=false] processing 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45106]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:06.758 [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.83:45106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) Closing immediately 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[immediately=true] processing 00:00:06.758 [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.83:45106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106] 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61b53bbf) signal close complete immediately=true 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@146d1bdf) signal close complete immediately=true 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106])[Immediately] closed 00:00:06.758 [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.83:45106]) result=null 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@642d0ab3) signal close complete immediately=false 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40d5dc92) signal close complete immediately=false 00:00:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45106]) code=0 message='' shell closed 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:45106]) Closing immediately 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45106]]) Closing immediately 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45106]) stopping 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45106]) stopped 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45106]])[Immediately] closed 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17844] - close(TransportIoSession[local=/10.30.171.222:17844, remote=/10.30.170.83:45106]) Closing immediately 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17844] - close(TransportIoSession[local=/10.30.171.222:17844, remote=/10.30.170.83:45106])[Immediately] closed 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8757ff4) signal close complete immediately=true 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:45106])[Immediately] closed 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad2607ba, L:/10.30.171.222:17844 ! R:/10.30.170.83:45106] inactive. 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0xad2607ba, L:/10.30.171.222:17844 ! R:/10.30.170.83:45106]} end of input detected while session was in state up 00:00:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=357, channel=[id: 0xad2607ba, L:/10.30.171.222:17844 ! R:/10.30.170.83:45106]} down, reason: End of input 00:00:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:58612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) exit code=0, immediate=false 00:00:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) Closing gracefully 00:00:07.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.83:58612]) 00:00:07.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.83:58612]) 00:00:07.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.83:58612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:07.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.83:58612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:07.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.83:58612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:07.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.83:58612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:07.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.83:58612])[immediately=false] processing 00:00:07.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.83:58612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58612]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:07.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.83:58612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) Closing immediately 00:00:07.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.83:58612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:07.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.83:58612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:07.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.83:58612])[immediately=true] processing 00:00:07.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.83:58612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612] 00:00:07.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@490990e8) signal close complete immediately=true 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:07.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@1db1461b) signal close complete immediately=true 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612])[Immediately] closed 00:00:07.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.83:58612]) result=null 00:00:07.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@732885e3) signal close complete immediately=false 00:00:07.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@68ccf3c1) signal close complete immediately=false 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:58612]) code=0 message='' shell closed 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:58612]) Closing immediately 00:00:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58612]]) Closing immediately 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58612]) stopping 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:58612]) stopped 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:58612]])[Immediately] closed 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17845] - close(TransportIoSession[local=/10.30.171.222:17845, remote=/10.30.170.83:58612]) Closing immediately 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17845] - close(TransportIoSession[local=/10.30.171.222:17845, remote=/10.30.170.83:58612])[Immediately] closed 00:00:07.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@6d47b0e0) signal close complete immediately=true 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:58612])[Immediately] closed 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf70b46db, L:/10.30.171.222:17845 ! R:/10.30.170.83:58612] inactive. 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0xf70b46db, L:/10.30.171.222:17845 ! R:/10.30.170.83:58612]} end of input detected while session was in state up 00:00:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=358, channel=[id: 0xf70b46db, L:/10.30.171.222:17845 ! R:/10.30.170.83:58612]} down, reason: End of input 00:00:08.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57652]) process #11 SSH_MSG_IGNORE 00:00:08.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57652]) SSH_MSG_IGNORE 00:00:08.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59974]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59974]) process #11 SSH_MSG_IGNORE 00:00:08.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59974]) SSH_MSG_IGNORE 00:00:08.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #11 SSH_MSG_IGNORE 00:00:08.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:56846])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) exit code=0, immediate=false 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) Closing gracefully 00:00:08.251 [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.83:56846]) 00:00:08.251 [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.83:56846]) 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[immediately=false] processing 00:00:08.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56846]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:08.252 [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.83:56846]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) Closing immediately 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[immediately=true] processing 00:00:08.252 [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.83:56846]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846] 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53bd4af0) signal close complete immediately=true 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d7502dd) signal close complete immediately=true 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846])[Immediately] closed 00:00:08.252 [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.83:56846]) result=null 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@594130c5) signal close complete immediately=false 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@506ef89) signal close complete immediately=false 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56846]) code=0 message='' shell closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:56846]) Closing immediately 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56846]]) Closing immediately 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56846]) stopping 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56846]) stopped 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56846]])[Immediately] closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17846] - close(TransportIoSession[local=/10.30.171.222:17846, remote=/10.30.170.83:56846]) Closing immediately 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17846] - close(TransportIoSession[local=/10.30.171.222:17846, remote=/10.30.170.83:56846])[Immediately] closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c55df13) signal close complete immediately=true 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:56846])[Immediately] closed 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6be9a2e9, L:/10.30.171.222:17846 ! R:/10.30.170.83:56846] inactive. 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 ! R:/10.30.170.83:56846]} end of input detected while session was in state up 00:00:08.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=359, channel=[id: 0x6be9a2e9, L:/10.30.171.222:17846 ! R:/10.30.170.83:56846]} down, reason: End of input 00:00:08.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38422]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38422]) process #12 SSH_MSG_IGNORE 00:00:08.295 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38422]) SSH_MSG_IGNORE 00:00:08.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56648]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49718]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38274]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56520]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51332]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58896]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45140]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54132]) process #11 SSH_MSG_IGNORE 00:00:08.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54132]) SSH_MSG_IGNORE 00:00:08.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58896]) process #11 SSH_MSG_IGNORE 00:00:08.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58896]) SSH_MSG_IGNORE 00:00:08.568 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57734]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41626]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58112]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.569 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59444]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58578]) process #11 SSH_MSG_IGNORE 00:00:08.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58578]) SSH_MSG_IGNORE 00:00:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33092]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.577 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59444]) process #11 SSH_MSG_IGNORE 00:00:08.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59444]) SSH_MSG_IGNORE 00:00:08.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58682]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50166]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41490]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #11 SSH_MSG_IGNORE 00:00:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 00:00:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41490]) process #11 SSH_MSG_IGNORE 00:00:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41490]) SSH_MSG_IGNORE 00:00:08.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34564]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51880]) process #11 SSH_MSG_IGNORE 00:00:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51880]) SSH_MSG_IGNORE 00:00:08.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37028]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51312]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.593 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35530]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41234]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45696]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59898]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44770]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58960]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46100]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.801 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55626]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.830 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55626]) process #11 SSH_MSG_IGNORE 00:00:08.830 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55626]) SSH_MSG_IGNORE 00:00:08.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54274]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60728]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54240]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42158]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53192]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44788]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45494]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35772]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36192]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53886]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49122]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.835 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43564]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60728]) process #11 SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60728]) SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42158]) process #11 SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42158]) SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54240]) process #11 SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54240]) SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53192]) process #11 SSH_MSG_IGNORE 00:00:08.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53192]) SSH_MSG_IGNORE 00:00:08.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45494]) process #11 SSH_MSG_IGNORE 00:00:08.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45494]) SSH_MSG_IGNORE 00:00:08.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35772]) process #11 SSH_MSG_IGNORE 00:00:08.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35772]) SSH_MSG_IGNORE 00:00:08.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36192]) process #11 SSH_MSG_IGNORE 00:00:08.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36192]) SSH_MSG_IGNORE 00:00:08.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49122]) process #11 SSH_MSG_IGNORE 00:00:08.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49122]) SSH_MSG_IGNORE 00:00:08.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43564]) process #11 SSH_MSG_IGNORE 00:00:08.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43564]) SSH_MSG_IGNORE 00:00:08.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41584]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35644]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:35302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) exit code=0, immediate=false 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) Closing gracefully 00:00:08.971 [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.83:35302]) 00:00:08.971 [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.83:35302]) 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[immediately=false] processing 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35302]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:08.971 [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.83:35302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) Closing immediately 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[immediately=true] processing 00:00:08.971 [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.83:35302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302] 00:00:08.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5001714b) signal close complete immediately=true 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33db43ef) signal close complete immediately=true 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302])[Immediately] closed 00:00:08.972 [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.83:35302]) result=null 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57caa4aa) signal close complete immediately=false 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6672730) signal close complete immediately=false 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35302]) code=0 message='' shell closed 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:35302]) Closing immediately 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35302]]) Closing immediately 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35302]) stopping 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35302]) stopped 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35302]])[Immediately] closed 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17847] - close(TransportIoSession[local=/10.30.171.222:17847, remote=/10.30.170.83:35302]) Closing immediately 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17847] - close(TransportIoSession[local=/10.30.171.222:17847, remote=/10.30.170.83:35302])[Immediately] closed 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5db7859e) signal close complete immediately=true 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:35302])[Immediately] closed 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcd14e8cf, L:/10.30.171.222:17847 ! R:/10.30.170.83:35302] inactive. 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 ! R:/10.30.170.83:35302]} end of input detected while session was in state up 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=360, channel=[id: 0xcd14e8cf, L:/10.30.171.222:17847 ! R:/10.30.170.83:35302]} down, reason: End of input 00:00:08.972 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35786]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41584]) process #11 SSH_MSG_IGNORE 00:00:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41584]) SSH_MSG_IGNORE 00:00:08.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42292]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35786]) process #11 SSH_MSG_IGNORE 00:00:08.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35786]) SSH_MSG_IGNORE 00:00:08.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42292]) process #11 SSH_MSG_IGNORE 00:00:08.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42292]) SSH_MSG_IGNORE 00:00:08.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53186]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49414]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52076]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58818]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36902]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53186]) process #11 SSH_MSG_IGNORE 00:00:08.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53186]) SSH_MSG_IGNORE 00:00:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49414]) process #11 SSH_MSG_IGNORE 00:00:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49414]) SSH_MSG_IGNORE 00:00:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52076]) process #11 SSH_MSG_IGNORE 00:00:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52076]) SSH_MSG_IGNORE 00:00:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58818]) process #11 SSH_MSG_IGNORE 00:00:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58818]) SSH_MSG_IGNORE 00:00:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56890]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42656]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39430]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.993 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37348]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51296]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.993 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42182]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39518]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54790]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40590]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51136]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.995 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40018]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40026]) process #11 SSH_MSG_IGNORE 00:00:08.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40026]) SSH_MSG_IGNORE 00:00:08.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43066]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51296]) process #11 SSH_MSG_IGNORE 00:00:08.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51296]) SSH_MSG_IGNORE 00:00:08.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42182]) process #11 SSH_MSG_IGNORE 00:00:08.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42182]) SSH_MSG_IGNORE 00:00:08.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54790]) process #11 SSH_MSG_IGNORE 00:00:08.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54790]) SSH_MSG_IGNORE 00:00:08.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56014]) process #11 SSH_MSG_IGNORE 00:00:08.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56014]) SSH_MSG_IGNORE 00:00:09.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39430]) process #11 SSH_MSG_IGNORE 00:00:09.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39430]) SSH_MSG_IGNORE 00:00:09.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:33554])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:09.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) exit code=0, immediate=false 00:00:09.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) Closing gracefully 00:00:09.689 [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.83:33554]) 00:00:09.689 [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.83:33554]) 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[immediately=false] processing 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33554]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:09.689 [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.83:33554]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) Closing immediately 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[immediately=true] processing 00:00:09.689 [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.83:33554]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554] 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73f2f6b) signal close complete immediately=true 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54ebb7e2) signal close complete immediately=true 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554])[Immediately] closed 00:00:09.689 [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.83:33554]) result=null 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7201ea00) signal close complete immediately=false 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a5c540e) signal close complete immediately=false 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:33554]) code=0 message='' shell closed 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:33554]) Closing immediately 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33554]]) Closing immediately 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33554]) stopping 00:00:09.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:33554]) stopped 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:33554]])[Immediately] closed 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17848] - close(TransportIoSession[local=/10.30.171.222:17848, remote=/10.30.170.83:33554]) Closing immediately 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17848] - close(TransportIoSession[local=/10.30.171.222:17848, remote=/10.30.170.83:33554])[Immediately] closed 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24667c59) signal close complete immediately=true 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:33554])[Immediately] closed 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa46927af, L:/10.30.171.222:17848 ! R:/10.30.170.83:33554] inactive. 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0xa46927af, L:/10.30.171.222:17848 ! R:/10.30.170.83:33554]} end of input detected while session was in state up 00:00:09.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=361, channel=[id: 0xa46927af, L:/10.30.171.222:17848 ! R:/10.30.170.83:33554]} down, reason: End of input 00:00:09.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47660]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41682]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.027 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37614]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41576]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53210]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48212]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.029 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41328]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60160]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54694]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45406]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47426]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57226]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49240]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.061 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33550]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.062 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51436]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57946]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52934]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46154]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.154 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44242]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60910]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.172 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44398]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59696]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57024]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.191 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33354]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39682]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60622]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59576]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40562]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.546 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41242]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58890]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53394]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48920]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35648]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58942]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49718]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49718]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56648]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56648]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56520]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56520]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38274]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38274]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39784]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39784]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58682]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58682]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59446]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59446]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34564]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34564]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57528]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57528]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37028]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37028]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48340]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48340]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40834]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40834]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39736]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39736]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41626]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41626]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51368]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51368]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51312]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51312]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50166]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50166]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46062]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46062]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46100]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46100]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51332]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51332]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45140]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45140]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58112]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58112]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57734]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57734]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41234]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41234]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45696]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45696]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59898]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59898]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44770]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44770]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58960]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58960]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33092]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33092]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41450]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41450]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47660]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47660]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54890]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54890]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44878]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44878]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41682]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41682]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37614]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37614]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41576]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41576]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49918]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49918]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52932]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52932]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53210]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53210]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58056]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58056]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48212]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48212]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41328]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41328]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53612]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53612]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54694]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54694]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32800]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32800]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60160]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60160]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42928]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42928]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45406]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45406]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44256]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55176]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55176]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58890]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58890]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41246]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41246]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52934]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52934]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53372]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53372]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46154]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46154]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36034]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36034]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50364]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50364]) SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59696]) process #11 SSH_MSG_IGNORE 00:00:10.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59696]) SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60736]) process #11 SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60736]) SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44398]) process #11 SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44398]) SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45340]) process #11 SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45340]) SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60910]) process #11 SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60910]) SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54890]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53870]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57970]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58434]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56010]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53372]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46740]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41750]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55434]) process #11 SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55434]) SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60612]) process #11 SSH_MSG_IGNORE 00:00:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60612]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43282]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43282]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57946]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57946]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54666]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54666]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49240]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49240]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56918]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56918]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44578]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44578]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35648]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35648]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38058]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38058]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50442]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50442]) SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40562]) process #11 SSH_MSG_IGNORE 00:00:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40562]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44242]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44242]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41288]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41288]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57970]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57970]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53870]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53870]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60900]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60900]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48920]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48920]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40378]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40378]) SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46740]) process #11 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46740]) SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54038]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40378]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43596]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59018]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55918]) process #11 SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55918]) SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39682]) process #11 SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39682]) SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60198]) process #11 SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60198]) SSH_MSG_IGNORE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:39130])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) exit code=0, immediate=false 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) Closing gracefully 00:00:10.552 [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.83:39130]) 00:00:10.552 [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.83:39130]) 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[immediately=false] processing 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:10.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39130]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:10.553 [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.83:39130]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) Closing immediately 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[immediately=true] processing 00:00:10.553 [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.83:39130]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130] 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44cdb0bf) signal close complete immediately=true 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f9cc2f5) signal close complete immediately=true 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130])[Immediately] closed 00:00:10.553 [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.83:39130]) result=null 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d839eb5) signal close complete immediately=false 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48653a77) signal close complete immediately=false 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39130]) code=0 message='' shell closed 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56010]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56010]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34276]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34276]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42604]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42604]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49256]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49256]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58434]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58434]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33550]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33550]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53394]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53394]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49598]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49598]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51436]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51436]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41836]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41836]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38176]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38176]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47426]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47426]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57024]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57024]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42418]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42418]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43596]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43596]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33354]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33354]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46280]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46280]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59576]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59576]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48252]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48252]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58942]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58942]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60622]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60622]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41750]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41750]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59018]) process #11 SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59018]) SSH_MSG_IGNORE 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:39130]) Closing immediately 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39130]]) Closing immediately 00:00:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39130]) stopping 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39130]) stopped 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39130]])[Immediately] closed 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17849] - close(TransportIoSession[local=/10.30.171.222:17849, remote=/10.30.170.83:39130]) Closing immediately 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17849] - close(TransportIoSession[local=/10.30.171.222:17849, remote=/10.30.170.83:39130])[Immediately] closed 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6184338c) signal close complete immediately=true 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:39130])[Immediately] closed 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd44ba1d7, L:/10.30.171.222:17849 ! R:/10.30.170.83:39130] inactive. 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 ! R:/10.30.170.83:39130]} end of input detected while session was in state up 00:00:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=362, channel=[id: 0xd44ba1d7, L:/10.30.171.222:17849 ! R:/10.30.170.83:39130]} down, reason: End of input 00:00:10.554 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35530]) process #11 SSH_MSG_IGNORE 00:00:10.554 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35530]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57226]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57226]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54038]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54038]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35644]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35644]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54274]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54274]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56314]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56314]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44788]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44788]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50276]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50276]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53276]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53276]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53886]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53886]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36902]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36902]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43034]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43034]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42656]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42656]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56890]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56890]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37348]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37348]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39518]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39518]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38572]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38572]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40590]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40590]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51136]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51136]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40018]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40018]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41242]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41242]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40280]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40280]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43066]) process #11 SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43066]) SSH_MSG_IGNORE 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58056]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41288]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55434]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54666]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41836]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50364]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47928]) process #11 SSH_MSG_IGNORE 00:00:10.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47928]) SSH_MSG_IGNORE 00:00:11.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40430]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40430]) process #11 SSH_MSG_IGNORE 00:00:11.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40430]) SSH_MSG_IGNORE 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:45184])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) exit code=0, immediate=false 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:11.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) Closing gracefully 00:00:11.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.83:45184]) 00:00:11.134 [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.83:45184]) 00:00:11.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.83:45184]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:11.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.83:45184]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:11.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.83:45184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:11.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.83:45184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:11.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.83:45184])[immediately=false] processing 00:00:11.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.83:45184])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45184]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:11.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.83:45184]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) Closing immediately 00:00:11.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.83:45184]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:11.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.83:45184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:11.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.83:45184])[immediately=true] processing 00:00:11.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.83:45184]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184] 00:00:11.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@322dde48) signal close complete immediately=true 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:11.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@6f53c65) signal close complete immediately=true 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184])[Immediately] closed 00:00:11.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.83:45184]) result=null 00:00:11.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@7210a7fd) signal close complete immediately=false 00:00:11.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@30ec02cd) signal close complete immediately=false 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:45184]) code=0 message='' shell closed 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:45184]) Closing immediately 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45184]]) Closing immediately 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45184]) stopping 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:45184]) stopped 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:45184]])[Immediately] closed 00:00:11.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17850] - close(TransportIoSession[local=/10.30.171.222:17850, remote=/10.30.170.83:45184]) Closing immediately 00:00:11.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17850] - close(TransportIoSession[local=/10.30.171.222:17850, remote=/10.30.170.83:45184])[Immediately] closed 00:00:11.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c6f4506) signal close complete immediately=true 00:00:11.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:45184])[Immediately] closed 00:00:11.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x361d7bb0, L:/10.30.171.222:17850 ! R:/10.30.170.83:45184] inactive. 00:00:11.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 ! R:/10.30.170.83:45184]} end of input detected while session was in state up 00:00:11.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=363, channel=[id: 0x361d7bb0, L:/10.30.171.222:17850 ! R:/10.30.170.83:45184]} down, reason: End of input 00:00:11.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #11 SSH_MSG_IGNORE 00:00:11.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 00:00:11.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47290]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39302]) process #11 SSH_MSG_IGNORE 00:00:11.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39302]) SSH_MSG_IGNORE 00:00:11.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47290]) process #11 SSH_MSG_IGNORE 00:00:11.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47290]) SSH_MSG_IGNORE 00:00:11.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41928]) process #11 SSH_MSG_IGNORE 00:00:11.571 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41928]) SSH_MSG_IGNORE 00:00:11.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44666]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45200]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47680]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.679 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51490]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51016]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55034]) process #11 SSH_MSG_IGNORE 00:00:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55034]) SSH_MSG_IGNORE 00:00:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44666]) process #11 SSH_MSG_IGNORE 00:00:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44666]) SSH_MSG_IGNORE 00:00:11.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51016]) process #11 SSH_MSG_IGNORE 00:00:11.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51016]) SSH_MSG_IGNORE 00:00:11.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47680]) process #11 SSH_MSG_IGNORE 00:00:11.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47680]) SSH_MSG_IGNORE 00:00:11.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43850]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51490]) process #11 SSH_MSG_IGNORE 00:00:11.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51490]) SSH_MSG_IGNORE 00:00:11.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45200]) process #11 SSH_MSG_IGNORE 00:00:11.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45200]) SSH_MSG_IGNORE 00:00:11.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43850]) process #11 SSH_MSG_IGNORE 00:00:11.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43850]) SSH_MSG_IGNORE 00:00:11.696 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46034]) process #11 SSH_MSG_IGNORE 00:00:11.696 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46034]) SSH_MSG_IGNORE 00:00:11.697 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43658]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49448]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56056]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.698 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43030]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50064]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57268]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47196]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60120]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53292]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43658]) process #11 SSH_MSG_IGNORE 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43658]) SSH_MSG_IGNORE 00:00:11.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41506]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39352]) process #11 SSH_MSG_IGNORE 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39352]) SSH_MSG_IGNORE 00:00:11.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42906]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42594]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38928]) process #11 SSH_MSG_IGNORE 00:00:11.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38928]) SSH_MSG_IGNORE 00:00:11.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59796]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.701 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40684]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56056]) process #11 SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56056]) SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50926]) process #11 SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50926]) SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43030]) process #11 SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43030]) SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57268]) process #11 SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57268]) SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33146]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41264]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50064]) process #11 SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50064]) SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55444]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60120]) process #11 SSH_MSG_IGNORE 00:00:11.702 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60120]) SSH_MSG_IGNORE 00:00:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47196]) process #11 SSH_MSG_IGNORE 00:00:11.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47196]) SSH_MSG_IGNORE 00:00:11.703 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60580]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.703 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48646]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54668]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41506]) process #11 SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41506]) SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42594]) process #11 SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42594]) SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53292]) process #11 SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53292]) SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42906]) process #11 SSH_MSG_IGNORE 00:00:11.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42906]) SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43062]) process #11 SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43062]) SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40684]) process #11 SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40684]) SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41264]) process #11 SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41264]) SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33146]) process #11 SSH_MSG_IGNORE 00:00:11.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33146]) SSH_MSG_IGNORE 00:00:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60604]) process #11 SSH_MSG_IGNORE 00:00:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60604]) SSH_MSG_IGNORE 00:00:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55444]) process #11 SSH_MSG_IGNORE 00:00:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55444]) SSH_MSG_IGNORE 00:00:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53800]) process #11 SSH_MSG_IGNORE 00:00:11.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53800]) SSH_MSG_IGNORE 00:00:11.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48646]) process #11 SSH_MSG_IGNORE 00:00:11.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48646]) SSH_MSG_IGNORE 00:00:11.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46726]) process #11 SSH_MSG_IGNORE 00:00:11.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46726]) SSH_MSG_IGNORE 00:00:11.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54668]) process #11 SSH_MSG_IGNORE 00:00:11.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54668]) SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58932]) process #11 SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58932]) SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49448]) process #11 SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49448]) SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59796]) process #11 SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59796]) SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60580]) process #11 SSH_MSG_IGNORE 00:00:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60580]) SSH_MSG_IGNORE 00:00:11.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56980]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40196]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59356]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.743 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48582]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44618]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.743 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48440]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48440]) process #11 SSH_MSG_IGNORE 00:00:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48440]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44618]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44618]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56980]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56980]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34094]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34094]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40196]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40196]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48582]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48582]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49314]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49314]) SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59356]) process #11 SSH_MSG_IGNORE 00:00:11.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59356]) SSH_MSG_IGNORE 00:00:11.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53220]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.751 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41920]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53220]) process #11 SSH_MSG_IGNORE 00:00:11.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53220]) SSH_MSG_IGNORE 00:00:11.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41920]) process #11 SSH_MSG_IGNORE 00:00:11.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41920]) SSH_MSG_IGNORE 00:00:11.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54082]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38592]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35480]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54082]) process #11 SSH_MSG_IGNORE 00:00:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54082]) SSH_MSG_IGNORE 00:00:11.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33292]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.764 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38586]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.765 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35480]) process #11 SSH_MSG_IGNORE 00:00:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35480]) SSH_MSG_IGNORE 00:00:11.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53360]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51032]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49664]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55258]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33292]) process #11 SSH_MSG_IGNORE 00:00:11.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33292]) SSH_MSG_IGNORE 00:00:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34432]) process #11 SSH_MSG_IGNORE 00:00:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34432]) SSH_MSG_IGNORE 00:00:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38586]) process #11 SSH_MSG_IGNORE 00:00:11.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38586]) SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56368]) process #11 SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56368]) SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49662]) process #11 SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49662]) SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53360]) process #11 SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53360]) SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37062]) process #11 SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37062]) SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35026]) process #11 SSH_MSG_IGNORE 00:00:11.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35026]) SSH_MSG_IGNORE 00:00:11.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49664]) process #11 SSH_MSG_IGNORE 00:00:11.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49664]) SSH_MSG_IGNORE 00:00:11.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55258]) process #11 SSH_MSG_IGNORE 00:00:11.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55258]) SSH_MSG_IGNORE 00:00:11.774 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54654]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38592]) process #11 SSH_MSG_IGNORE 00:00:11.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38592]) SSH_MSG_IGNORE 00:00:11.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32918]) process #11 SSH_MSG_IGNORE 00:00:11.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32918]) SSH_MSG_IGNORE 00:00:11.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51032]) process #11 SSH_MSG_IGNORE 00:00:11.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51032]) SSH_MSG_IGNORE 00:00:11.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54654]) process #11 SSH_MSG_IGNORE 00:00:11.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54654]) SSH_MSG_IGNORE 00:00:11.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42406]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49224]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47182]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43120]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42406]) process #11 SSH_MSG_IGNORE 00:00:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42406]) SSH_MSG_IGNORE 00:00:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49224]) process #11 SSH_MSG_IGNORE 00:00:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49224]) SSH_MSG_IGNORE 00:00:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47182]) process #11 SSH_MSG_IGNORE 00:00:11.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47182]) SSH_MSG_IGNORE 00:00:11.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43120]) process #11 SSH_MSG_IGNORE 00:00:11.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43120]) SSH_MSG_IGNORE 00:00:11.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60026]) process #11 SSH_MSG_IGNORE 00:00:11.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60026]) SSH_MSG_IGNORE 00:00:11.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59982]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38394]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59982]) process #11 SSH_MSG_IGNORE 00:00:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59982]) SSH_MSG_IGNORE 00:00:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59198]) process #11 SSH_MSG_IGNORE 00:00:11.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59198]) SSH_MSG_IGNORE 00:00:11.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38394]) process #11 SSH_MSG_IGNORE 00:00:11.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38394]) SSH_MSG_IGNORE 00:00:11.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60688]) process #11 SSH_MSG_IGNORE 00:00:11.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60688]) SSH_MSG_IGNORE 00:00:11.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60598]) process #11 SSH_MSG_IGNORE 00:00:11.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60598]) SSH_MSG_IGNORE 00:00:11.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41864]) process #11 SSH_MSG_IGNORE 00:00:11.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41864]) SSH_MSG_IGNORE 00:00:11.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50366]) process #11 SSH_MSG_IGNORE 00:00:11.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50366]) SSH_MSG_IGNORE 00:00:11.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56114]) process #11 SSH_MSG_IGNORE 00:00:11.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56114]) SSH_MSG_IGNORE 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:34722])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) exit code=0, immediate=false 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) Closing gracefully 00:00:11.909 [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.83:34722]) 00:00:11.909 [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.83:34722]) 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[immediately=false] processing 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34722]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:11.909 [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.83:34722]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) Closing immediately 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[immediately=true] processing 00:00:11.909 [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.83:34722]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722] 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b8b033e) signal close complete immediately=true 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50176533) signal close complete immediately=true 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722])[Immediately] closed 00:00:11.909 [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.83:34722]) result=null 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c24904f) signal close complete immediately=false 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b774108) signal close complete immediately=false 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34722]) code=0 message='' shell closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34722]) Closing immediately 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34722]]) Closing immediately 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34722]) stopping 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34722]) stopped 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34722]])[Immediately] closed 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17851] - close(TransportIoSession[local=/10.30.171.222:17851, remote=/10.30.170.83:34722]) Closing immediately 00:00:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17851] - close(TransportIoSession[local=/10.30.171.222:17851, remote=/10.30.170.83:34722])[Immediately] closed 00:00:11.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@8863dab) signal close complete immediately=true 00:00:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34722])[Immediately] closed 00:00:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbb7a3149, L:/10.30.171.222:17851 ! R:/10.30.170.83:34722] inactive. 00:00:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 ! R:/10.30.170.83:34722]} end of input detected while session was in state up 00:00:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=364, channel=[id: 0xbb7a3149, L:/10.30.171.222:17851 ! R:/10.30.170.83:34722]} down, reason: End of input 00:00:12.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35000]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35000]) process #11 SSH_MSG_IGNORE 00:00:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35000]) SSH_MSG_IGNORE 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:47804])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) exit code=0, immediate=false 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) Closing gracefully 00:00:12.634 [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.83:47804]) 00:00:12.634 [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.83:47804]) 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[immediately=false] processing 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:12.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47804]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:12.635 [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.83:47804]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) Closing immediately 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[immediately=true] processing 00:00:12.635 [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.83:47804]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804] 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1af6c621) signal close complete immediately=true 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79a3a196) signal close complete immediately=true 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804])[Immediately] closed 00:00:12.635 [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.83:47804]) result=null 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39aaea4e) signal close complete immediately=false 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5670f19b) signal close complete immediately=false 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47804]) code=0 message='' shell closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:47804]) Closing immediately 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47804]]) Closing immediately 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47804]) stopping 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47804]) stopped 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47804]])[Immediately] closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17852] - close(TransportIoSession[local=/10.30.171.222:17852, remote=/10.30.170.83:47804]) Closing immediately 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17852] - close(TransportIoSession[local=/10.30.171.222:17852, remote=/10.30.170.83:47804])[Immediately] closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a1bf2ba) signal close complete immediately=true 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:47804])[Immediately] closed 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x85dde8e6, L:/10.30.171.222:17852 ! R:/10.30.170.83:47804] inactive. 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 ! R:/10.30.170.83:47804]} end of input detected while session was in state up 00:00:12.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=365, channel=[id: 0x85dde8e6, L:/10.30.171.222:17852 ! R:/10.30.170.83:47804]} down, reason: End of input 00:00:12.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54914]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54914]) process #11 SSH_MSG_IGNORE 00:00:12.660 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54914]) SSH_MSG_IGNORE 00:00:12.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34216]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34216]) process #11 SSH_MSG_IGNORE 00:00:12.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34216]) SSH_MSG_IGNORE 00:00:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39446]) process #11 SSH_MSG_IGNORE 00:00:12.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39446]) SSH_MSG_IGNORE 00:00:13.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36318]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36318]) process #11 SSH_MSG_IGNORE 00:00:13.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36318]) SSH_MSG_IGNORE 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:36364])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) exit code=0, immediate=false 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) Closing gracefully 00:00:13.369 [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.83:36364]) 00:00:13.369 [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.83:36364]) 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:13.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[immediately=false] processing 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36364]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:13.370 [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.83:36364]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) Closing immediately 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[immediately=true] processing 00:00:13.370 [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.83:36364]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364] 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4021ac27) signal close complete immediately=true 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49a5cad8) signal close complete immediately=true 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364])[Immediately] closed 00:00:13.370 [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.83:36364]) result=null 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3182f3cc) signal close complete immediately=false 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f17ccc3) signal close complete immediately=false 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:36364]) code=0 message='' shell closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:36364]) Closing immediately 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36364]]) Closing immediately 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36364]) stopping 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:36364]) stopped 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:36364]])[Immediately] closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17853] - close(TransportIoSession[local=/10.30.171.222:17853, remote=/10.30.170.83:36364]) Closing immediately 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17853] - close(TransportIoSession[local=/10.30.171.222:17853, remote=/10.30.170.83:36364])[Immediately] closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@429a0992) signal close complete immediately=true 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:36364])[Immediately] closed 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf9f9461d, L:/10.30.171.222:17853 ! R:/10.30.170.83:36364] inactive. 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 ! R:/10.30.170.83:36364]} end of input detected while session was in state up 00:00:13.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=366, channel=[id: 0xf9f9461d, L:/10.30.171.222:17853 ! R:/10.30.170.83:36364]} down, reason: End of input 00:00:13.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38378]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38378]) process #11 SSH_MSG_IGNORE 00:00:13.487 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38378]) SSH_MSG_IGNORE 00:00:13.631 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42692]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42692]) process #11 SSH_MSG_IGNORE 00:00:13.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42692]) SSH_MSG_IGNORE 00:00:13.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51916]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44052]) process #11 SSH_MSG_IGNORE 00:00:13.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44052]) SSH_MSG_IGNORE 00:00:13.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49196]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43476]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57862]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:50950]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50834]) process #11 SSH_MSG_IGNORE 00:00:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50834]) SSH_MSG_IGNORE 00:00:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49196]) process #11 SSH_MSG_IGNORE 00:00:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49196]) SSH_MSG_IGNORE 00:00:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51916]) process #11 SSH_MSG_IGNORE 00:00:13.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51916]) SSH_MSG_IGNORE 00:00:13.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43476]) process #11 SSH_MSG_IGNORE 00:00:13.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43476]) SSH_MSG_IGNORE 00:00:13.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58306]) process #11 SSH_MSG_IGNORE 00:00:13.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58306]) SSH_MSG_IGNORE 00:00:13.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57862]) process #11 SSH_MSG_IGNORE 00:00:13.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57862]) SSH_MSG_IGNORE 00:00:13.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53590]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53590]) process #11 SSH_MSG_IGNORE 00:00:13.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53590]) SSH_MSG_IGNORE 00:00:13.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:50950]) process #11 SSH_MSG_IGNORE 00:00:13.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:50950]) SSH_MSG_IGNORE 00:00:13.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32822]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51452]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49080]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36980]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40858]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34380]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:55012]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40732]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36888]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:45526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48534]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39588]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47482]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:33508]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48062]) process #11 SSH_MSG_IGNORE 00:00:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48062]) SSH_MSG_IGNORE 00:00:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49080]) process #11 SSH_MSG_IGNORE 00:00:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49080]) SSH_MSG_IGNORE 00:00:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32822]) process #11 SSH_MSG_IGNORE 00:00:13.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32822]) SSH_MSG_IGNORE 00:00:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53526]) process #11 SSH_MSG_IGNORE 00:00:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53526]) SSH_MSG_IGNORE 00:00:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36980]) process #11 SSH_MSG_IGNORE 00:00:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36980]) SSH_MSG_IGNORE 00:00:13.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:34380]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:34380]) SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40732]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40732]) SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35280]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35280]) SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48534]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48534]) SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36888]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36888]) SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47482]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47482]) SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:45526]) process #11 SSH_MSG_IGNORE 00:00:13.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:45526]) SSH_MSG_IGNORE 00:00:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39588]) process #11 SSH_MSG_IGNORE 00:00:13.729 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39588]) SSH_MSG_IGNORE 00:00:13.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51868]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.729 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59838]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41772]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.730 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58430]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54640]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46322]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52422]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:33508]) process #11 SSH_MSG_IGNORE 00:00:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:33508]) SSH_MSG_IGNORE 00:00:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51868]) process #11 SSH_MSG_IGNORE 00:00:13.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51868]) SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59838]) process #11 SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59838]) SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41772]) process #11 SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41772]) SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58430]) process #11 SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58430]) SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54640]) process #11 SSH_MSG_IGNORE 00:00:13.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54640]) SSH_MSG_IGNORE 00:00:13.734 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46322]) process #11 SSH_MSG_IGNORE 00:00:13.734 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46322]) SSH_MSG_IGNORE 00:00:13.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39720]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.736 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:36282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39686]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41322]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52422]) process #11 SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52422]) SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39720]) process #11 SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39720]) SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:36282]) process #11 SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:36282]) SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39686]) process #11 SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39686]) SSH_MSG_IGNORE 00:00:13.739 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51058]) process #11 SSH_MSG_IGNORE 00:00:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51058]) SSH_MSG_IGNORE 00:00:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41322]) process #11 SSH_MSG_IGNORE 00:00:13.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41322]) SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51452]) process #11 SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51452]) SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40858]) process #11 SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40858]) SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:55012]) process #11 SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:55012]) SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60054]) process #11 SSH_MSG_IGNORE 00:00:13.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60054]) SSH_MSG_IGNORE 00:00:13.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54456]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49784]) process #11 SSH_MSG_IGNORE 00:00:13.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49784]) SSH_MSG_IGNORE 00:00:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54456]) process #11 SSH_MSG_IGNORE 00:00:13.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54456]) SSH_MSG_IGNORE 00:00:13.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59908]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59908]) process #11 SSH_MSG_IGNORE 00:00:14.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59908]) SSH_MSG_IGNORE 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:49528])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) exit code=0, immediate=false 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:14.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) Closing gracefully 00:00:14.090 [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.83:49528]) 00:00:14.090 [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.83:49528]) 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[immediately=false] processing 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49528]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:14.091 [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.83:49528]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) Closing immediately 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[immediately=true] processing 00:00:14.091 [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.83:49528]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528] 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748b61b) signal close complete immediately=true 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aea2fcc) signal close complete immediately=true 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528])[Immediately] closed 00:00:14.091 [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.83:49528]) result=null 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d2ee483) signal close complete immediately=false 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eedd157) signal close complete immediately=false 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:49528]) code=0 message='' shell closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:49528]) Closing immediately 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49528]]) Closing immediately 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49528]) stopping 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:49528]) stopped 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:49528]])[Immediately] closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17854] - close(TransportIoSession[local=/10.30.171.222:17854, remote=/10.30.170.83:49528]) Closing immediately 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17854] - close(TransportIoSession[local=/10.30.171.222:17854, remote=/10.30.170.83:49528])[Immediately] closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cd746ff) signal close complete immediately=true 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:49528])[Immediately] closed 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe4e82b79, L:/10.30.171.222:17854 ! R:/10.30.170.83:49528] inactive. 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 ! R:/10.30.170.83:49528]} end of input detected while session was in state up 00:00:14.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=367, channel=[id: 0xe4e82b79, L:/10.30.171.222:17854 ! R:/10.30.170.83:49528]} down, reason: End of input 00:00:14.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52812]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52812]) process #11 SSH_MSG_IGNORE 00:00:14.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52812]) SSH_MSG_IGNORE 00:00:14.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52162]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52162]) process #11 SSH_MSG_IGNORE 00:00:14.441 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52162]) SSH_MSG_IGNORE 00:00:14.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41964]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41964]) process #11 SSH_MSG_IGNORE 00:00:14.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41964]) SSH_MSG_IGNORE 00:00:14.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39982]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47428]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49016]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51546]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57472]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48690]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.514 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58154]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44896]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51522]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49016]) process #11 SSH_MSG_IGNORE 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49016]) SSH_MSG_IGNORE 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51546]) process #11 SSH_MSG_IGNORE 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51546]) SSH_MSG_IGNORE 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57472]) process #11 SSH_MSG_IGNORE 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57472]) SSH_MSG_IGNORE 00:00:14.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39982]) process #11 SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39982]) SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47564]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48144]) process #11 SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48144]) SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39128]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40138]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.517 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35588]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:48690]) process #11 SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:48690]) SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53688]) process #11 SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53688]) SSH_MSG_IGNORE 00:00:14.517 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:44896]) process #11 SSH_MSG_IGNORE 00:00:14.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:44896]) SSH_MSG_IGNORE 00:00:14.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:53162]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.518 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:58718]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:37234]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40710]) process #11 SSH_MSG_IGNORE 00:00:14.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40710]) SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47564]) process #11 SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47564]) SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39128]) process #11 SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39128]) SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:42350]) process #11 SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:42350]) SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40138]) process #11 SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40138]) SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:35588]) process #11 SSH_MSG_IGNORE 00:00:14.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:35588]) SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43710]) process #11 SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43710]) SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37784]) process #11 SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37784]) SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58718]) process #11 SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58718]) SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:37234]) process #11 SSH_MSG_IGNORE 00:00:14.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:37234]) SSH_MSG_IGNORE 00:00:14.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56388]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46184]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43226]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:40030]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54714]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47068]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38998]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52188]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43226]) process #11 SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43226]) SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46184]) process #11 SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46184]) SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54714]) process #11 SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54714]) SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:40030]) process #11 SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:40030]) SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32968]) process #11 SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32968]) SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38998]) process #11 SSH_MSG_IGNORE 00:00:14.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38998]) SSH_MSG_IGNORE 00:00:14.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47428]) process #11 SSH_MSG_IGNORE 00:00:14.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47428]) SSH_MSG_IGNORE 00:00:14.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:58154]) process #11 SSH_MSG_IGNORE 00:00:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:58154]) SSH_MSG_IGNORE 00:00:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:53162]) process #11 SSH_MSG_IGNORE 00:00:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:53162]) SSH_MSG_IGNORE 00:00:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:51522]) process #11 SSH_MSG_IGNORE 00:00:14.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:51522]) SSH_MSG_IGNORE 00:00:14.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56388]) process #11 SSH_MSG_IGNORE 00:00:14.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56388]) SSH_MSG_IGNORE 00:00:14.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:47068]) process #11 SSH_MSG_IGNORE 00:00:14.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:47068]) SSH_MSG_IGNORE 00:00:14.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52188]) process #11 SSH_MSG_IGNORE 00:00:14.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52188]) SSH_MSG_IGNORE 00:00:14.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:46600]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:54014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:41014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:49374]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:56528]) process #11 SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:56528]) SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:46600]) process #11 SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:46600]) SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:54014]) process #11 SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:54014]) SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:41014]) process #11 SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:41014]) SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:49374]) process #11 SSH_MSG_IGNORE 00:00:14.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:49374]) SSH_MSG_IGNORE 00:00:14.776 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:43376]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57056]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.776 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:32798]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:43376]) process #11 SSH_MSG_IGNORE 00:00:14.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:43376]) SSH_MSG_IGNORE 00:00:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:57056]) process #11 SSH_MSG_IGNORE 00:00:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:57056]) SSH_MSG_IGNORE 00:00:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:32798]) process #11 SSH_MSG_IGNORE 00:00:14.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:32798]) SSH_MSG_IGNORE 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:48554])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) exit code=0, immediate=false 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) Closing gracefully 00:00:14.834 [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.83:48554]) 00:00:14.834 [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.83:48554]) 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:14.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554])[immediately=false] processing 00:00:14.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.83:48554])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:14.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:48554]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:14.835 [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.83:48554]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) Closing immediately 00:00:14.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.83:48554]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:14.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.83:48554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:14.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.83:48554])[immediately=true] processing 00:00:14.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.83:48554]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554] 00:00:14.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@2ea90825) signal close complete immediately=true 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:14.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@63ef2a02) signal close complete immediately=true 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554])[Immediately] closed 00:00:14.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.83:48554]) result=null 00:00:14.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@50b8f96) signal close complete immediately=false 00:00:14.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@7329f3e3) signal close complete immediately=false 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:48554]) code=0 message='' shell closed 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:48554]) Closing immediately 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48554]]) Closing immediately 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48554]) stopping 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:48554]) stopped 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:48554]])[Immediately] closed 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17855] - close(TransportIoSession[local=/10.30.171.222:17855, remote=/10.30.170.83:48554]) Closing immediately 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17855] - close(TransportIoSession[local=/10.30.171.222:17855, remote=/10.30.170.83:48554])[Immediately] closed 00:00:14.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@15273583) signal close complete immediately=true 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:48554])[Immediately] closed 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7cec4d2c, L:/10.30.171.222:17855 ! R:/10.30.170.83:48554] inactive. 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 ! R:/10.30.170.83:48554]} end of input detected while session was in state up 00:00:14.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=368, channel=[id: 0x7cec4d2c, L:/10.30.171.222:17855 ! R:/10.30.170.83:48554]} down, reason: End of input 00:00:14.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:59926]) process #11 SSH_MSG_IGNORE 00:00:14.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:59926]) SSH_MSG_IGNORE 00:00:14.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:52144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:52144]) process #11 SSH_MSG_IGNORE 00:00:14.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:52144]) SSH_MSG_IGNORE 00:00:14.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:39710]) process #11 SSH_MSG_IGNORE 00:00:14.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:39710]) SSH_MSG_IGNORE 00:00:14.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60816]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:60816]) process #11 SSH_MSG_IGNORE 00:00:14.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:60816]) SSH_MSG_IGNORE 00:00:15.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:39168])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) exit code=0, immediate=false 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) Closing gracefully 00:00:15.646 [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.83:39168]) 00:00:15.646 [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.83:39168]) 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[immediately=false] processing 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:39168]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:15.646 [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.83:39168]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) Closing immediately 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[immediately=true] processing 00:00:15.646 [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.83:39168]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168] 00:00:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@751824bf) signal close complete immediately=true 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e2cc7e) signal close complete immediately=true 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168])[Immediately] closed 00:00:15.647 [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.83:39168]) result=null 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7103d17b) signal close complete immediately=false 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@199384b2) signal close complete immediately=false 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:39168]) code=0 message='' shell closed 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:39168]) Closing immediately 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39168]]) Closing immediately 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39168]) stopping 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:39168]) stopped 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:39168]])[Immediately] closed 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17856] - close(TransportIoSession[local=/10.30.171.222:17856, remote=/10.30.170.83:39168]) Closing immediately 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17856] - close(TransportIoSession[local=/10.30.171.222:17856, remote=/10.30.170.83:39168])[Immediately] closed 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d1a66e3) signal close complete immediately=true 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:39168])[Immediately] closed 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeabf3495, L:/10.30.171.222:17856 ! R:/10.30.170.83:39168] inactive. 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xeabf3495, L:/10.30.171.222:17856 ! R:/10.30.170.83:39168]} end of input detected while session was in state up 00:00:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=369, channel=[id: 0xeabf3495, L:/10.30.171.222:17856 ! R:/10.30.170.83:39168]} down, reason: End of input 00:00:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:60002])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) exit code=0, immediate=false 00:00:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) Closing gracefully 00:00:16.380 [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.83:60002]) 00:00:16.380 [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.83:60002]) 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[immediately=false] processing 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:60002]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:16.380 [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.83:60002]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) Closing immediately 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[immediately=true] processing 00:00:16.380 [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.83:60002]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002] 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a9de262) signal close complete immediately=true 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c2506) signal close complete immediately=true 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002])[Immediately] closed 00:00:16.380 [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.83:60002]) result=null 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72b2e43b) signal close complete immediately=false 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c4d3ec2) signal close complete immediately=false 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:60002]) code=0 message='' shell closed 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:60002]) Closing immediately 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60002]]) Closing immediately 00:00:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60002]) stopping 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:60002]) stopped 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:60002]])[Immediately] closed 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17857] - close(TransportIoSession[local=/10.30.171.222:17857, remote=/10.30.170.83:60002]) Closing immediately 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17857] - close(TransportIoSession[local=/10.30.171.222:17857, remote=/10.30.170.83:60002])[Immediately] closed 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@592645db) signal close complete immediately=true 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:60002])[Immediately] closed 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x44bb355f, L:/10.30.171.222:17857 ! R:/10.30.170.83:60002] inactive. 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x44bb355f, L:/10.30.171.222:17857 ! R:/10.30.170.83:60002]} end of input detected while session was in state up 00:00:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=370, channel=[id: 0x44bb355f, L:/10.30.171.222:17857 ! R:/10.30.170.83:60002]} down, reason: End of input 00:00:17.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38810]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.83:38810]) process #9 SSH_MSG_IGNORE 00:00:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.83:38810]) SSH_MSG_IGNORE 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:35924])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) exit code=0, immediate=false 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:17.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) Closing gracefully 00:00:17.102 [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.83:35924]) 00:00:17.102 [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.83:35924]) 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[immediately=false] processing 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35924]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:17.103 [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.83:35924]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) Closing immediately 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[immediately=true] processing 00:00:17.103 [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.83:35924]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924] 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36fd9056) signal close complete immediately=true 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@114c02cf) signal close complete immediately=true 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924])[Immediately] closed 00:00:17.103 [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.83:35924]) result=null 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b24dc7) signal close complete immediately=false 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@83757de) signal close complete immediately=false 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35924]) code=0 message='' shell closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:35924]) Closing immediately 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35924]]) Closing immediately 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35924]) stopping 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35924]) stopped 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35924]])[Immediately] closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17858] - close(TransportIoSession[local=/10.30.171.222:17858, remote=/10.30.170.83:35924]) Closing immediately 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17858] - close(TransportIoSession[local=/10.30.171.222:17858, remote=/10.30.170.83:35924])[Immediately] closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@521219ae) signal close complete immediately=true 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:35924])[Immediately] closed 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x177ea3ed, L:/10.30.171.222:17858 ! R:/10.30.170.83:35924] inactive. 00:00:17.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 ! R:/10.30.170.83:35924]} end of input detected while session was in state up 00:00:17.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=371, channel=[id: 0x177ea3ed, L:/10.30.171.222:17858 ! R:/10.30.170.83:35924]} down, reason: End of input 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:34738])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) exit code=0, immediate=false 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:17.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) Closing gracefully 00:00:17.783 [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.83:34738]) 00:00:17.784 [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.83:34738]) 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[immediately=false] processing 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34738]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:17.784 [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.83:34738]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) Closing immediately 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[immediately=true] processing 00:00:17.784 [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.83:34738]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738] 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46010771) signal close complete immediately=true 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c09c7f4) signal close complete immediately=true 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738])[Immediately] closed 00:00:17.784 [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.83:34738]) result=null 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dce61f8) signal close complete immediately=false 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32d3cabe) signal close complete immediately=false 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34738]) code=0 message='' shell closed 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34738]) Closing immediately 00:00:17.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34738]]) Closing immediately 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34738]) stopping 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34738]) stopped 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34738]])[Immediately] closed 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17859] - close(TransportIoSession[local=/10.30.171.222:17859, remote=/10.30.170.83:34738]) Closing immediately 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17859] - close(TransportIoSession[local=/10.30.171.222:17859, remote=/10.30.170.83:34738])[Immediately] closed 00:00:17.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@7ca7691a) signal close complete immediately=true 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34738])[Immediately] closed 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7fa16809, L:/10.30.171.222:17859 ! R:/10.30.170.83:34738] inactive. 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x7fa16809, L:/10.30.171.222:17859 ! R:/10.30.170.83:34738]} end of input detected while session was in state up 00:00:17.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=372, channel=[id: 0x7fa16809, L:/10.30.171.222:17859 ! R:/10.30.170.83:34738]} down, reason: End of input 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:35324])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) exit code=0, immediate=false 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) Closing gracefully 00:00:18.514 [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.83:35324]) 00:00:18.514 [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.83:35324]) 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[immediately=false] processing 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:35324]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:18.514 [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.83:35324]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:18.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) Closing immediately 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[immediately=true] processing 00:00:18.515 [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.83:35324]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324] 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d08a9cc) signal close complete immediately=true 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a300db1) signal close complete immediately=true 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324])[Immediately] closed 00:00:18.515 [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.83:35324]) result=null 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e8eea66) signal close complete immediately=false 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72d80fad) signal close complete immediately=false 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:35324]) code=0 message='' shell closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:35324]) Closing immediately 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35324]]) Closing immediately 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35324]) stopping 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:35324]) stopped 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:35324]])[Immediately] closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17860] - close(TransportIoSession[local=/10.30.171.222:17860, remote=/10.30.170.83:35324]) Closing immediately 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17860] - close(TransportIoSession[local=/10.30.171.222:17860, remote=/10.30.170.83:35324])[Immediately] closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1af68ef3) signal close complete immediately=true 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:35324])[Immediately] closed 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1df1dd2a, L:/10.30.171.222:17860 ! R:/10.30.170.83:35324] inactive. 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 ! R:/10.30.170.83:35324]} end of input detected while session was in state up 00:00:18.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=373, channel=[id: 0x1df1dd2a, L:/10.30.171.222:17860 ! R:/10.30.170.83:35324]} down, reason: End of input 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:57770])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) exit code=0, immediate=false 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) Closing gracefully 00:00:19.323 [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.83:57770]) 00:00:19.323 [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.83:57770]) 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[immediately=false] processing 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:57770]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:19.323 [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.83:57770]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) Closing immediately 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[immediately=true] processing 00:00:19.323 [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.83:57770]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770] 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@604b8d9a) signal close complete immediately=true 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:19.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5abe0120) signal close complete immediately=true 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770])[Immediately] closed 00:00:19.324 [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.83:57770]) result=null 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30ae8f15) signal close complete immediately=false 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b80adf8) signal close complete immediately=false 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:57770]) code=0 message='' shell closed 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:57770]) Closing immediately 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57770]]) Closing immediately 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57770]) stopping 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:57770]) stopped 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:57770]])[Immediately] closed 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17861] - close(TransportIoSession[local=/10.30.171.222:17861, remote=/10.30.170.83:57770]) Closing immediately 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17861] - close(TransportIoSession[local=/10.30.171.222:17861, remote=/10.30.170.83:57770])[Immediately] closed 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@471bc84f) signal close complete immediately=true 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:57770])[Immediately] closed 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8db5bb80, L:/10.30.171.222:17861 ! R:/10.30.170.83:57770] inactive. 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 ! R:/10.30.170.83:57770]} end of input detected while session was in state up 00:00:19.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=374, channel=[id: 0x8db5bb80, L:/10.30.171.222:17861 ! R:/10.30.170.83:57770]} down, reason: End of input 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:42162])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) exit code=0, immediate=false 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) Closing gracefully 00:00:20.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.83:42162]) 00:00:20.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.83:42162]) 00:00:20.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.83:42162]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:20.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.83:42162]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:20.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.83:42162]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:20.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.83:42162]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162])[immediately=false] processing 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42162]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:20.095 [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.83:42162]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:20.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) Closing immediately 00:00:20.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.83:42162]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:20.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.83:42162]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:20.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.83:42162])[immediately=true] processing 00:00:20.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.83:42162]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162] 00:00:20.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@44540065) signal close complete immediately=true 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:20.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@2e1dc05d) signal close complete immediately=true 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162])[Immediately] closed 00:00:20.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.83:42162]) result=null 00:00:20.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@e3bbdec) signal close complete immediately=false 00:00:20.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@450ab83e) signal close complete immediately=false 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42162]) code=0 message='' shell closed 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:42162]) Closing immediately 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42162]]) Closing immediately 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42162]) stopping 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42162]) stopped 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42162]])[Immediately] closed 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17862] - close(TransportIoSession[local=/10.30.171.222:17862, remote=/10.30.170.83:42162]) Closing immediately 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17862] - close(TransportIoSession[local=/10.30.171.222:17862, remote=/10.30.170.83:42162])[Immediately] closed 00:00:20.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@21b9dfd2) signal close complete immediately=true 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:42162])[Immediately] closed 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd41834fb, L:/10.30.171.222:17862 ! R:/10.30.170.83:42162] inactive. 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xd41834fb, L:/10.30.171.222:17862 ! R:/10.30.170.83:42162]} end of input detected while session was in state up 00:00:20.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=375, channel=[id: 0xd41834fb, L:/10.30.171.222:17862 ! R:/10.30.170.83:42162]} down, reason: End of input 00:00:20.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:42040])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:20.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) exit code=0, immediate=false 00:00:20.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) Closing gracefully 00:00:20.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.83:42040]) 00:00:20.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.83:42040]) 00:00:20.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.83:42040]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:20.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.83:42040]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:20.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.83:42040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:20.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.83:42040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[immediately=false] processing 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:42040]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:20.843 [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.83:42040]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) Closing immediately 00:00:20.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.83:42040]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:20.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.83:42040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[immediately=true] processing 00:00:20.843 [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.83:42040]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040] 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b5ea536) signal close complete immediately=true 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c12428f) signal close complete immediately=true 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040])[Immediately] closed 00:00:20.843 [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.83:42040]) result=null 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e08bde3) signal close complete immediately=false 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15552419) signal close complete immediately=false 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:42040]) code=0 message='' shell closed 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:42040]) Closing immediately 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42040]]) Closing immediately 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42040]) stopping 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:42040]) stopped 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:42040]])[Immediately] closed 00:00:20.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17863] - close(TransportIoSession[local=/10.30.171.222:17863, remote=/10.30.170.83:42040]) Closing immediately 00:00:20.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17863] - close(TransportIoSession[local=/10.30.171.222:17863, remote=/10.30.170.83:42040])[Immediately] closed 00:00:20.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@7b4c5490) signal close complete immediately=true 00:00:20.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:42040])[Immediately] closed 00:00:20.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x17bb4bd5, L:/10.30.171.222:17863 ! R:/10.30.170.83:42040] inactive. 00:00:20.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 ! R:/10.30.170.83:42040]} end of input detected while session was in state up 00:00:20.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=376, channel=[id: 0x17bb4bd5, L:/10.30.171.222:17863 ! R:/10.30.170.83:42040]} down, reason: End of input 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:56866])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) exit code=0, immediate=false 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:21.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) Closing gracefully 00:00:21.578 [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.83:56866]) 00:00:21.578 [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.83:56866]) 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[immediately=false] processing 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:56866]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:21.579 [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.83:56866]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) Closing immediately 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[immediately=true] processing 00:00:21.579 [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.83:56866]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866] 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@652d0f40) signal close complete immediately=true 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f3a73e1) signal close complete immediately=true 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866])[Immediately] closed 00:00:21.579 [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.83:56866]) result=null 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c9d300f) signal close complete immediately=false 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@134e9cf0) signal close complete immediately=false 00:00:21.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:56866]) code=0 message='' shell closed 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:56866]) Closing immediately 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56866]]) Closing immediately 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56866]) stopping 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:56866]) stopped 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:56866]])[Immediately] closed 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17864] - close(TransportIoSession[local=/10.30.171.222:17864, remote=/10.30.170.83:56866]) Closing immediately 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17864] - close(TransportIoSession[local=/10.30.171.222:17864, remote=/10.30.170.83:56866])[Immediately] closed 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e14d6d6) signal close complete immediately=true 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:56866])[Immediately] closed 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x64a776be, L:/10.30.171.222:17864 ! R:/10.30.170.83:56866] inactive. 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x64a776be, L:/10.30.171.222:17864 ! R:/10.30.170.83:56866]} end of input detected while session was in state up 00:00:21.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=377, channel=[id: 0x64a776be, L:/10.30.171.222:17864 ! R:/10.30.170.83:56866]} down, reason: End of input 00:00:22.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:44256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:22.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) exit code=0, immediate=false 00:00:22.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:22.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:22.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:22.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:22.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) Closing gracefully 00:00:22.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.83:44256]) 00:00:22.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.83:44256]) 00:00:22.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.83:44256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[immediately=false] processing 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:44256]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:22.291 [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.83:44256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) Closing immediately 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[immediately=true] processing 00:00:22.291 [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.83:44256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256] 00:00:22.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@4e45fea7) signal close complete immediately=true 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:22.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@1029cbfc) signal close complete immediately=true 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256])[Immediately] closed 00:00:22.291 [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.83:44256]) result=null 00:00:22.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@1de0ef04) signal close complete immediately=false 00:00:22.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@62f7c94d) signal close complete immediately=false 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:44256]) code=0 message='' shell closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:44256]) Closing immediately 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]]) Closing immediately 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44256]) stopping 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:44256]) stopped 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:44256]])[Immediately] closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17865] - close(TransportIoSession[local=/10.30.171.222:17865, remote=/10.30.170.83:44256]) Closing immediately 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17865] - close(TransportIoSession[local=/10.30.171.222:17865, remote=/10.30.170.83:44256])[Immediately] closed 00:00:22.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@3a6a372) signal close complete immediately=true 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:44256])[Immediately] closed 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9d996c09, L:/10.30.171.222:17865 ! R:/10.30.170.83:44256] inactive. 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x9d996c09, L:/10.30.171.222:17865 ! R:/10.30.170.83:44256]} end of input detected while session was in state up 00:00:22.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=378, channel=[id: 0x9d996c09, L:/10.30.171.222:17865 ! R:/10.30.170.83:44256]} down, reason: End of input 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:47452])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) exit code=0, immediate=false 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:23.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) Closing gracefully 00:00:23.079 [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.83:47452]) 00:00:23.079 [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.83:47452]) 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[immediately=false] processing 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:47452]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:23.080 [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.83:47452]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) Closing immediately 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[immediately=true] processing 00:00:23.080 [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.83:47452]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452] 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d12606d) signal close complete immediately=true 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc61733) signal close complete immediately=true 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452])[Immediately] closed 00:00:23.080 [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.83:47452]) result=null 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2656a857) signal close complete immediately=false 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5778376e) signal close complete immediately=false 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:47452]) code=0 message='' shell closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:47452]) Closing immediately 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47452]]) Closing immediately 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47452]) stopping 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:47452]) stopped 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:47452]])[Immediately] closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17866] - close(TransportIoSession[local=/10.30.171.222:17866, remote=/10.30.170.83:47452]) Closing immediately 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17866] - close(TransportIoSession[local=/10.30.171.222:17866, remote=/10.30.170.83:47452])[Immediately] closed 00:00:23.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@93724e4) signal close complete immediately=true 00:00:23.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:47452])[Immediately] closed 00:00:23.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x89e71c7b, L:/10.30.171.222:17866 ! R:/10.30.170.83:47452] inactive. 00:00:23.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 ! R:/10.30.170.83:47452]} end of input detected while session was in state up 00:00:23.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=379, channel=[id: 0x89e71c7b, L:/10.30.171.222:17866 ! R:/10.30.170.83:47452]} down, reason: End of input 00:00:23.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:38954])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:23.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) exit code=0, immediate=false 00:00:23.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:23.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:23.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:23.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) Closing gracefully 00:00:23.819 [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.83:38954]) 00:00:23.819 [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.83:38954]) 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[immediately=false] processing 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:38954]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:23.819 [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.83:38954]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) Closing immediately 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[immediately=true] processing 00:00:23.819 [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.83:38954]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954] 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bd08794) signal close complete immediately=true 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d781db5) signal close complete immediately=true 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954])[Immediately] closed 00:00:23.819 [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.83:38954]) result=null 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42429af3) signal close complete immediately=false 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d30f4b4) signal close complete immediately=false 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:38954]) code=0 message='' shell closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:38954]) Closing immediately 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38954]]) Closing immediately 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38954]) stopping 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:38954]) stopped 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:38954]])[Immediately] closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17867] - close(TransportIoSession[local=/10.30.171.222:17867, remote=/10.30.170.83:38954]) Closing immediately 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.222:17867] - close(TransportIoSession[local=/10.30.171.222:17867, remote=/10.30.170.83:38954])[Immediately] closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@524336a1) signal close complete immediately=true 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:38954])[Immediately] closed 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdfde02ce, L:/10.30.171.222:17867 ! R:/10.30.170.83:38954] inactive. 00:00:23.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 ! R:/10.30.170.83:38954]} end of input detected while session was in state up 00:00:23.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=380, channel=[id: 0xdfde02ce, L:/10.30.171.222:17867 ! R:/10.30.170.83:38954]} down, reason: End of input 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:34994])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) exit code=0, immediate=false 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) Closing gracefully 00:00:24.553 [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.83:34994]) 00:00:24.553 [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.83:34994]) 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[immediately=false] processing 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:34994]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:24.553 [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.83:34994]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) Closing immediately 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[immediately=true] processing 00:00:24.553 [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.83:34994]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994] 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28913923) signal close complete immediately=true 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@128a66d4) signal close complete immediately=true 00:00:24.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994])[Immediately] closed 00:00:24.553 [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.83:34994]) result=null 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f3671f7) signal close complete immediately=false 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8e60fc) signal close complete immediately=false 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:34994]) code=0 message='' shell closed 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34994]) Closing immediately 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34994]]) Closing immediately 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34994]) stopping 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:34994]) stopped 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:34994]])[Immediately] closed 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17868] - close(TransportIoSession[local=/10.30.171.222:17868, remote=/10.30.170.83:34994]) Closing immediately 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.222:17868] - close(TransportIoSession[local=/10.30.171.222:17868, remote=/10.30.170.83:34994])[Immediately] closed 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21f719ef) signal close complete immediately=true 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:34994])[Immediately] closed 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb4727a49, L:/10.30.171.222:17868 ! R:/10.30.170.83:34994] inactive. 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xb4727a49, L:/10.30.171.222:17868 ! R:/10.30.170.83:34994]} end of input detected while session was in state up 00:00:24.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=381, channel=[id: 0xb4727a49, L:/10.30.171.222:17868 ! R:/10.30.170.83:34994]} down, reason: End of input 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:51536])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) exit code=0, immediate=false 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) Closing gracefully 00:00:25.324 [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.83:51536]) 00:00:25.324 [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.83:51536]) 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[immediately=false] processing 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:51536]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:25.324 [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.83:51536]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) Closing immediately 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:25.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[immediately=true] processing 00:00:25.324 [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.83:51536]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536] 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d662b8a) signal close complete immediately=true 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@734a081) signal close complete immediately=true 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536])[Immediately] closed 00:00:25.325 [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.83:51536]) result=null 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@258f43b6) signal close complete immediately=false 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@532199a7) signal close complete immediately=false 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:51536]) code=0 message='' shell closed 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:51536]) Closing immediately 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51536]]) Closing immediately 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51536]) stopping 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:51536]) stopped 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:51536]])[Immediately] closed 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17869] - close(TransportIoSession[local=/10.30.171.222:17869, remote=/10.30.170.83:51536]) Closing immediately 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.222:17869] - close(TransportIoSession[local=/10.30.171.222:17869, remote=/10.30.170.83:51536])[Immediately] closed 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f07c232) signal close complete immediately=true 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:51536])[Immediately] closed 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7370843d, L:/10.30.171.222:17869 ! R:/10.30.170.83:51536] inactive. 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x7370843d, L:/10.30.171.222:17869 ! R:/10.30.170.83:51536]} end of input detected while session was in state up 00:00:25.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=382, channel=[id: 0x7370843d, L:/10.30.171.222:17869 ! R:/10.30.170.83:51536]} down, reason: End of input 00:00:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.83:59580])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) exit code=0, immediate=false 00:00:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #12 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) Closing gracefully 00:00:26.069 [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.83:59580]) 00:00:26.069 [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.83:59580]) 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[immediately=false] processing 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.83:59580]) packet #13 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:26.069 [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.83:59580]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) Closing immediately 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[immediately=true] processing 00:00:26.069 [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.83:59580]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580] 00:00:26.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@17915776) signal close complete immediately=true 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:26.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@2b65b8df) signal close complete immediately=true 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580])[Immediately] closed 00:00:26.069 [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.83:59580]) result=null 00:00:26.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@3cbd0fbb) signal close complete immediately=false 00:00:26.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@111a558b) signal close complete immediately=false 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.83:59580]) code=0 message='' shell closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:59580]) Closing immediately 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59580]]) Closing immediately 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59580]) stopping 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.83:59580]) stopped 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.83:59580]])[Immediately] closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17870] - close(TransportIoSession[local=/10.30.171.222:17870, remote=/10.30.170.83:59580]) Closing immediately 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.222:17870] - close(TransportIoSession[local=/10.30.171.222:17870, remote=/10.30.170.83:59580])[Immediately] closed 00:00:26.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@cad9a39) signal close complete immediately=true 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.83:59580])[Immediately] closed 00:00:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd73e65fa, L:/10.30.171.222:17870 ! R:/10.30.170.83:59580] inactive. 00:00:26.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 ! R:/10.30.170.83:59580]} end of input detected while session was in state up 00:00:26.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=383, channel=[id: 0xd73e65fa, L:/10.30.171.222:17870 ! R:/10.30.170.83:59580]} down, reason: End of input